neoneo-go/pkg/services
Roman Khimov f011b3c3dd rpcclient: introduce NEO wrapper
Notice that int64 types are used for gas per block or registration price
because the price has to fit into the system fee limitation and gas per block
value can't be more than 10 GAS. We use int64 for votes as well in other types
since NEO is limited to 100M.
2022-08-17 22:03:09 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics metrics: don't Panic on bad shutdown 2022-08-02 13:06:10 +03:00
notary wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
oracle wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
rpcsrv rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00
stateroot cli: reload state root service on USR1 2022-08-02 13:02:36 +03:00