You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace stakeview with voteview
* fix test
* refactor view
* address comment
* add unit test and fix a log error
* fix build
* add migrate unit test
* store candidate votes in erigondb
* update matchContractIndex and move registrations into erigonstore
* store contract buckets in erigondb
* fix wrapper base
* fix system contract index
* introduce xingu hardfork
* fix staking
* fix pack staking event error
* add candidate register/update test
* fix slash not apply
* address comment
* slash candidate by operator
* update election
* xingubeta hardfork
* fix erigon state not exist
* fix test
* v4 to read candidate
* fix blskey not copied
* fix blskey before xingubeta
* fix start ctx
* slash candidate unit test
* credit bucket pool without deleting bucket
* address comment
* unit test for nft event handler
* fix test
* fix viewdata panic
* fix panic
* fix conflict
* log start
* Fix candidate votes serialization order
* Update Xingu and XinguBeta block heights
* update ci
* update go.test.sh
* update ci
---------
Co-authored-by: zhi <thecoderzhi@gmail.com>
0 commit comments