neo-go/pkg/core/mempool
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
..
feer.go core: add conflicts attribute 2020-10-29 10:57:31 +03:00
mem_pool.go mempool: correctly handle tx with oracle response 2020-12-01 12:29:18 +03:00
mem_pool_test.go mempool: correctly handle tx with oracle response 2020-12-01 12:29:18 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00