neoneo-go/pkg/rpc
Anna Shaleva c113d682bd core: fix NEO balance state handler
We need to store NEO balance's LastUpdateHeight before GAS mint,
because mint can call onNEP17Payment and onNEP17Payment can call NEO
transfer which also calls GAS mint. Storing balance height allows to
avoid recursion.
2021-09-20 19:23:35 +03:00
..
client rpc: return protocol parameters in getversion, fix #2160 2021-09-10 21:45:59 +03:00
request rpc/request: delay parameter unmarshaling 2021-08-13 16:22:54 +03:00
response rpc: return protocol parameters in getversion, fix #2160 2021-09-10 21:45:59 +03:00
server core: fix NEO balance state handler 2021-09-20 19:23:35 +03:00
rpc_config.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00