algorand / algorand/go-algorand
Refactor accountUpdates.lookupLatest
オープン
Team Carbon-11
tech debt
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 537
- 平均マージ
- 1日 6時間
- マージ済み PR(30日)
- 17
説明
### Context
It returns `basics.AccountData` but account updates does not have voting data so it returns partial `basics.AccountData` that is not consistent.
It is should return partial data so the ledger can reconstruct the full data by combining with online accounts data if any.
Related to #3838
コントリビューションガイド
評価
この issue はまだ評価されていません。