Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Permisionless audited version (#274)
* Remove registerAuth implementation (#257) * remove registerAuth implementation * remove test * remove all references to registerAuth in tests * remove pending registerAuth * deploy stage-dev 30082023 * deploy stage v1.0.0.rc4 * add bug bounty details in README * Fix network withdrawals (#262) * fix sequential network withdrawals issue * A validator can voluntarily exit (#263) * A validator can voluntarily exit * Update local-dev.md (#260) * Update local-dev.md * Fix Types.shrink() (#265) * fix Types.shrink * v1.0.0.rc5 * goerli_dev deployment * Remove validator gas costs metrics (#266) * holesky dev (#267) * Get Network total validators count (#270) * add SSVViews.getNetworkValidatorsCount() * testnet holesky (#268) * change input modifiers * rename __gap (#269) * OperatorLib gas optimizations (#273) * remove named return params (#272) * add msg.sender to ValidatorExited event (#271) * remove storage checks * add audit reports --------- Co-authored-by: andrew-blox <[email protected]>
- Loading branch information