-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] - Integration ssv-keys in ssv-network for generating keyshares #276
[Feature] - Integration ssv-keys in ssv-network for generating keyshares #276
Commits on Aug 30, 2023
-
Remove registerAuth implementation (#257)
* remove registerAuth implementation * remove test * remove all references to registerAuth in tests
Configuration menu - View commit details
-
Copy full SHA for 5f23870 - Browse repository at this point
Copy the full SHA 5f23870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530dd5d - Browse repository at this point
Copy the full SHA 530dd5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50db186 - Browse repository at this point
Copy the full SHA 50db186View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8e03e7 - Browse repository at this point
Copy the full SHA b8e03e7View commit details
Commits on Sep 29, 2023
-
Fix network withdrawals (#262)
* fix sequential network withdrawals issue
Configuration menu - View commit details
-
Copy full SHA for a0c2914 - Browse repository at this point
Copy the full SHA a0c2914View commit details -
A validator can voluntarily exit (#263)
* A validator can voluntarily exit
Configuration menu - View commit details
-
Copy full SHA for 8324ce8 - Browse repository at this point
Copy the full SHA 8324ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da66d3 - Browse repository at this point
Copy the full SHA 3da66d3View commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8679b3 - Browse repository at this point
Copy the full SHA c8679b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6db598 - Browse repository at this point
Copy the full SHA e6db598View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16e2da5 - Browse repository at this point
Copy the full SHA 16e2da5View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e6d64b - Browse repository at this point
Copy the full SHA 9e6d64bView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bc27cc - Browse repository at this point
Copy the full SHA 2bc27ccView commit details
Commits on Oct 30, 2023
-
Get Network total validators count (#270)
* add SSVViews.getNetworkValidatorsCount()
Configuration menu - View commit details
-
Copy full SHA for fa9173b - Browse repository at this point
Copy the full SHA fa9173bView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 756f01e - Browse repository at this point
Copy the full SHA 756f01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97407a1 - Browse repository at this point
Copy the full SHA 97407a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c70a513 - Browse repository at this point
Copy the full SHA c70a513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7220109 - Browse repository at this point
Copy the full SHA 7220109View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cb7bbf - Browse repository at this point
Copy the full SHA 4cb7bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 670a075 - Browse repository at this point
Copy the full SHA 670a075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4331945 - Browse repository at this point
Copy the full SHA 4331945View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7e59b9 - Browse repository at this point
Copy the full SHA f7e59b9View commit details
Commits on Nov 8, 2023
-
test: added registerValidatorsWithKeystore
- integrated ssv-keys - added a new folder named keystore, encompass the test-keystore.json, operatorIds.json, operatorKeys.json - added new function registerValidatorsWithKeystore in contract-helpers.ts - added test case in register.ts - used Prettier plugin to beautify and format Solidity & Typescript
Configuration menu - View commit details
-
Copy full SHA for 8479582 - Browse repository at this point
Copy the full SHA 8479582View commit details -
feat: updated params of registerValidatorsWithKeyStores
- keystores: array of keystore files json string - passwords: array of keystore files password - operatorIds: array of operator ids - operatorKeys: array of operator key strings
Configuration menu - View commit details
-
Copy full SHA for f74b717 - Browse repository at this point
Copy the full SHA f74b717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3137476 - Browse repository at this point
Copy the full SHA 3137476View commit details
Commits on Nov 15, 2023
-
feat: updated validators & operators management using ssv-keys
- added validatorKeys.json and operatorKeys.json in json folder - updated registerValidators() and registerOperators functions - changed execution codes related new functions in all test scripts - removed unnecessary constants and functions
Configuration menu - View commit details
-
Copy full SHA for 27051cf - Browse repository at this point
Copy the full SHA 27051cfView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bae3f81 - Browse repository at this point
Copy the full SHA bae3f81View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09f7921 - Browse repository at this point
Copy the full SHA 09f7921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0b940 - Browse repository at this point
Copy the full SHA 7d0b940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ba81a - Browse repository at this point
Copy the full SHA 36ba81aView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94071be - Browse repository at this point
Copy the full SHA 94071beView commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b0d3be - Browse repository at this point
Copy the full SHA 5b0d3beView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c87625 - Browse repository at this point
Copy the full SHA 5c87625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c77f6 - Browse repository at this point
Copy the full SHA 10c77f6View commit details