neoneo-go/pkg
Evgenii Stratonikov cba117352c mempool: correctly handle tx with oracle response
If tx with the same oracle response ID is already in mempool,
replace it if network fee of added transaction is higher and
return error otherwise.
2020-12-01 12:29:18 +03:00
..
compiler compiler: check emitted event names 2020-11-26 13:49:58 +03:00
config core: remove old blocks and transactions 2020-11-25 16:38:20 +03:00
consensus Merge pull request #1549 from nspcc-dev/core/fix_committee_update 2020-11-27 11:04:40 +03:00
core mempool: correctly handle tx with oracle response 2020-12-01 12:29:18 +03:00
crypto pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
encoding state: use more efficient encoding for amount 2020-09-21 21:51:33 +03:00
interop smartcontract: remove contract features 2020-11-13 21:26:23 +03:00
io always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
network network: treat unsolicited addr commands as errors 2020-11-25 13:34:38 +03:00
rpc rpc: marshal fees and GAS as Fixed8 decimal 2020-11-26 15:04:30 +03:00
smartcontract manifest: support interface checking 2020-11-26 12:50:29 +03:00
util pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
vm core: add callback to VM context 2020-11-25 18:37:29 +03:00
wallet pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00