neoneo-go/pkg/rpc/server
Evgeniy Stratonikov f9f1fe03b2 core: refactor native call
1. `System.Contract.CallNative` expects version on stack.
2. Actual method is determined based on current
   instruction pointer.
3. Native hashes don't longer depend on NEF checksum.
2021-02-26 10:59:09 +03:00
..
testdata core: refactor native call 2021-02-26 10:59:09 +03:00
client_test.go rpc: add test for submitNotaryRequest 2021-02-11 17:15:59 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go network: refactor RelayTx error handling 2021-02-18 12:40:40 +03:00
server_helper_test.go config: move notary module config to ApplicationConfiguration 2021-02-16 13:58:25 +03:00
server_test.go core: refactor native call 2021-02-26 10:59:09 +03:00
subscription.go rpc: fix Matches and marshalling for notification events 2020-10-19 13:44:20 +03:00
subscription_test.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00