neoneo-go/pkg/core/native
Roman Khimov c16040aecc native: sort GetValidators result
As it's returned sorted now. Fixes state change mismatch for
NextValidators. It also partially reverts
2f8e7e4d33 and significantly changes the test
chain as the fees are no longer being sent to the same account.
2020-08-10 19:49:09 +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 vm: check return value on context unload 2020-08-10 11:52:33 +03:00
interop.go Merge pull request #1271 from nspcc-dev/core/call_from_native 2020-08-07 21:24:50 +03:00
native_gas.go smartcontract: add CreateDefaultMultiSigRedeemScript 2020-08-10 18:58:11 +03:00
native_neo.go native: sort GetValidators result 2020-08-10 19:49:09 +03:00
native_neo_candidate.go native: implement delegated voting 2020-08-06 20:39:13 +03:00
native_neo_test.go native: implement delegated voting 2020-08-06 20:39:13 +03:00
native_nep5.go Merge pull request #1271 from nspcc-dev/core/call_from_native 2020-08-07 21:24:50 +03:00
policy.go core: refactor out policy check for transaction 2020-08-07 12:21:52 +03:00
validators_count.go native: implement delegated voting 2020-08-06 20:39:13 +03:00