neoneo-go/internal
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
..
fakechain core: rename state.NEP17Balances to state.NEP17TransferInfo 2021-07-28 13:22:53 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain cli,compiler: allow to specify manifest permissions 2021-06-04 11:16:22 +03:00
testserdes stackitem: introduce Convertible interface 2021-07-19 15:42:42 +03:00