neo-go/pkg/rpc/client
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
..
client.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
doc.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
doc_test.go *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
nep17.go client: allow transfer method to read states 2021-02-11 18:56:05 +03:00
policy.go rpc: add getMaxNotValidBeforeDelta method to RPC client 2021-02-11 17:11:36 +03:00
rpc.go core: refactor native call 2021-02-26 10:59:09 +03:00
rpc_test.go rpc: add getMaxNotValidBeforeDelta method to RPC client 2021-02-11 17:11:36 +03:00
wsclient.go core: allow to use state root in header 2020-11-20 17:16:32 +03:00
wsclient_test.go Revert "rpc: marshal fees and GAS as Fixed8 decimal" 2021-02-09 11:16:52 +03:00