neo-go/pkg/rpc
Evgenii Stratonikov 7bd4488ff9 core: do not store NEP5 transfer log in memory
Traversing transfer log instead of accumulating and returning it
is faster and takes less memory.
2020-08-06 14:22:30 +03:00
..
client rpc/client: support verifyproof RPC 2020-06-25 17:07:23 +03:00
request rpc/request: add (*Param).GetUint160FromAddressOrHex() 2020-07-03 18:42:09 +03:00
response rpc: implement getutxotransfers RPC 2020-08-06 14:16:28 +03:00
server core: do not store NEP5 transfer log in memory 2020-08-06 14:22:30 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00