neoneo-go/pkg/services
Roman Khimov 98dfe66466 rpcsrv: simplify calculatenetworkfee
We're dealing with a transaction here and it can't be decoded successfully
unless it has an appropriate number of witness scripts (matching the number of
signers) with appropriate hashes (matching signers). So this iterations make
no sense at all, we know exactly where to look for the
verification/invocation scripts.
2022-08-22 14:47:30 +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 core: accept two-side channels for sub/unsub, read on unsub 2022-08-19 22:08:40 +03:00
oracle wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
rpcsrv rpcsrv: simplify calculatenetworkfee 2022-08-22 14:47:30 +03:00
stateroot core: accept two-side channels for sub/unsub, read on unsub 2022-08-19 22:08:40 +03:00