neoneo-go/pkg/rpc/server
Anna Shaleva e8bed184d5 core: implement dynamic NEP17 balances tracking
Request NEP17 balances from a set of NEP17 contracts instead of getting
them from storage. LastUpdatedBlock tracking remains untouched, because
there's no way to retrieve it dynamically.
2021-07-29 10:23:01 +03:00
..
testdata core/block: add Nonce field to header 2021-07-15 15:58:49 +03:00
client_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go core: implement dynamic NEP17 balances tracking 2021-07-29 10:23:01 +03:00
server_helper_test.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
server_test.go rpc: fix getstateheight result compatibility 2021-07-22 21:13:44 +03:00
subscription.go rpc: allow to track notary requests via Notification subsystem 2021-06-01 16:29:04 +03:00
subscription_test.go rpc/server: fix sporadic test failures 2021-07-08 10:40:54 +03:00
util.go rpc, internal: fix CodeQL int conversions warnings 2021-04-19 11:30:28 +03:00