neo-go/pkg/core/state
Roman Khimov 5f7ec6e784 state: fix MPTRoot JSONization
Match C# implementation. It's easier to do this by changing the structure
itself.
2021-03-26 13:45:18 +03:00
..
contract.go config: add NativeUpdateHistory 2021-03-15 12:35:14 +03:00
contract_test.go state: split ContractBase and UpdateCounter 2021-02-11 12:24:09 +03:00
deposit.go core: implement native Notary contract 2020-11-25 18:37:29 +03:00
mpt_root.go state: fix MPTRoot JSONization 2021-03-26 13:45:18 +03:00
mpt_root_test.go state: fix MPTRoot JSONization 2021-03-26 13:45:18 +03:00
native_state.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
nep17.go dao: do not look up new NEP17 batch 2021-02-26 14:08:51 +03:00
nep17_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
nonfungible.go core: remove description from NFT state 2021-02-17 13:19:26 +03:00
nonfungible_test.go core: remove description from NFT state 2021-02-17 13:19:26 +03:00
notification_event.go Revert "rpc: marshal fees and GAS as Fixed8 decimal" 2021-02-09 11:16:52 +03:00
notification_event_test.go Revert "rpc: marshal fees and GAS as Fixed8 decimal" 2021-02-09 11:16:52 +03:00
oracle.go native: move OracleRequest to state package 2020-10-08 13:48:14 +03:00
oracle_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
storage_item.go dao: serialize state.StorageItem as raw bytes 2021-03-09 12:11:26 +03:00
validator.go core: switch to the new voting system (via native NEO contract) 2020-04-27 16:06:50 +03:00