neo-go/pkg/rpc/server
Evgenii Stratonikov 8699a4c1a9 rpc/client: provide scripts in AddNetworkFee
To calculate network fee properly we must know type of every
signer (simple, multisig, contract). Providing scripts is the most
simple and flexible way to know this.
2020-08-18 11:24:48 +03:00
..
testdata native: sort GetValidators result 2020-08-10 19:49:09 +03:00
client_test.go rpc/client: provide scripts in AddNetworkFee 2020-08-18 11:24:48 +03:00
prometheus.go rpc: reuse handlers map for prometheus metrics 2020-03-25 15:25:12 +03:00
server.go rpc: answer with zero-length when there are no registered validators 2020-08-10 17:50:19 +03:00
server_helper_test.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
server_test.go native: sort GetValidators result 2020-08-10 19:49:09 +03:00
subscription.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00
subscription_test.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00