neoneo-go/pkg/core/native
Roman Khimov 7987cdadc0 native: update storage item value after gas distribution
Even if the value is zero, the GAS distribution updates the balance height, so
storage item must be updated too. Fixes the followin on preview2 testnet:
block 74227: value mismatch for key ffffffff1454a6cb279fbcedc66162ad4ad5d1d910202b92743e000000000000000000000005: 1041032104809fd5002103f3210128010000 vs 1041032104809fd50021033f110128010000
2020-06-24 10:22:21 +03:00
..
blocked_accounts.go core: add native policy contract 2020-06-24 07:35:07 +03:00
blocked_accounts_test.go smartcontract: update (Parameter).MarshalJSON method 2020-06-24 07:58:09 +03:00
contract.go core: add native policy contract 2020-06-24 07:35:07 +03:00
interop.go core: add Manifest to state.Contract 2020-06-11 10:45:24 +03:00
native_gas.go native: drop accounts with zero balance 2020-06-24 10:22:21 +03:00
native_neo.go native: update storage item value after gas distribution 2020-06-24 10:22:21 +03:00
native_nep5.go native: unify some transfer code 2020-06-24 10:22:21 +03:00
policy.go core: add cache to native Policy contract 2020-06-24 07:36:11 +03:00
validators_count.go core: update native contract data serialisation format 2020-06-08 13:29:35 +03:00