neoneo-go/pkg/core/blockchainer
Anna Shaleva e46d76d7aa core: rename state.NEP17Balances to state.NEP17TransferInfo
Balances are to be removed from state.NEP17TransferInfo, so the remnant
fields are NextTransferBatch, NewBatch and a map of LastUpdatedBlocks.
These fields are more staff-related.

Also rename dao.[Get, Put, put]NEP17Balances and STNEP17Balances
preffix.

Also rename NEP17TransferInfo.Trackers to LastUpdatedBlockTrackers
because NEP17TransferInfo.Balances are to be removed.
2021-07-28 13:22:53 +03:00
..
services core: set native script and hash in SetOracle 2021-02-26 10:59:09 +03:00
blockchainer.go core: rename state.NEP17Balances to state.NEP17TransferInfo 2021-07-28 13:22:53 +03:00
policer.go rpc: add CalculateNetworkFee RPC method 2021-03-26 19:14:46 +03:00
state_root.go stateroot: broadcast state on new blocks 2021-03-09 13:51:11 +03:00