neoneo-go/pkg/rpc/client
Evgenii Stratonikov 1840c1c80d core: redefine opcode prices
Prices are defined in as a coefficients to `BaseExecFee` which
is defined by Policy contract (TBD later).
Native method prices are defined without need to multiply.
2020-12-16 13:55:39 +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 *: introduce stable contract hashes 2020-11-27 21:47:08 +03:00
policy.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
rpc.go core: redefine opcode prices 2020-12-16 13:55:39 +03:00
rpc_test.go native: change contract names, move them to separate package 2020-12-14 15:24:15 +03:00
wsclient.go core: allow to use state root in header 2020-11-20 17:16:32 +03:00
wsclient_test.go rpc: marshal fees and GAS as Fixed8 decimal 2020-11-26 15:04:30 +03:00