algorand / algorand/go-algorand
expired partition keys retiring by using onlineaccounts.votelastvalid field
オープン
Team Carbon-11
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 537
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 18
説明
## Summary
Currently in `endOfBlock` we discover online accounts that were modified and have expired part key. To do that accounts are loaded their data deserialized and then VoteLastValid checked.
This also could be done by using `onlineaccounts.votelastvalid` field.
## Acceptance
1. Unit test
2. Benchmark
3. Testnet catchup?
コントリビューションガイド
評価
この issue はまだ評価されていません。