neo-go/pkg/rpc
Roman Khimov 5f09381cf4 core: wrap cached dao properly, don't miss cached data
Fixes #817 where invoked contract missed updated account information because
it got it one layer below cachedDao used to process the block.
2020-04-03 10:15:11 +03:00
..
client rpc: fix marshalling of type-specific tx data 2020-03-30 15:48:50 +03:00
request rpc: allow to unmarshal integer params from string 2020-03-25 17:23:13 +03:00
response Merge pull request #789 from nspcc-dev/fix/tx_specific_data_marshalling 2020-03-30 16:10:25 +03:00
server core: wrap cached dao properly, don't miss cached data 2020-04-03 10:15:11 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00