neoneo-go/pkg
Roman Khimov a77357227a vm: fix caller's script hash returned from VM
Regular CALLs don't update it, only Contract.Call does. Fixes the following
mismatch on preview2 testnet:

file BlockStorage_100000/dump-block-49000.json: block 48644, changes number mismatch: 6 vs 4
2020-06-24 10:22:21 +03:00
..
compiler compiler: do not load map key twice in for-range loop 2020-06-22 13:43:59 +03:00
config *: use MaxTransactionsPerBlock from Policy native contract 2020-06-24 07:58:05 +03:00
consensus native: fix getvalidators to match C# implementation 2020-06-24 10:21:24 +03:00
core dao: combine GetNextContractID and PutNextContractID 2020-06-24 10:22:21 +03:00
crypto smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00
encoding *: change address to the new format 2020-06-17 15:58:21 +03:00
internal block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
interop compiler: implement missing System.Contract.* interops 2020-06-17 11:38:34 +03:00
io *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
network core: cache standby validators in the Blockchain 2020-06-24 10:22:17 +03:00
rpc core: cache standby validators in the Blockchain 2020-06-24 10:22:17 +03:00
smartcontract smartcontract: update (Parameter).MarshalJSON method 2020-06-24 07:58:09 +03:00
util util: fixed typo in method description 2020-05-20 23:26:51 +03:00
vm vm: fix caller's script hash returned from VM 2020-06-24 10:22:21 +03:00
wallet *: change address to the new format 2020-06-17 15:58:21 +03:00