neoneo-go/pkg/rpc
Roman Khimov d81d826bfc core: fix Storage.Get to return Null when there is no value
Match C# implementation and fix state inconsistency at block 249920 of
preview2 testnet. Make our Go Storage.Get return nil and adapt
examples/tests.
2020-06-24 10:43:58 +03:00
..
client Merge pull request #1058 from nspcc-dev/neo3/smartcontract/policy 2020-06-24 09:37:29 +03:00
request core: fix contract manifest unpacking in System.Contract.Create 2020-06-18 22:38:34 +03:00
response rpc: marshal GasConsumed getapplicationlog as string 2020-06-19 11:38:56 +03:00
server core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00