algorand / algorand/go-algorand
Refactor accountUpdates.lookupLatest
Đang mở
Team Carbon-11
tech debt
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 537
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.