neoneo-go/pkg/core/mempool
Roman Khimov 0d8cc437fe mempool: swap checks in Add, fail fast
Checking for duplicates is easier than checking the balance, so it should be
done first.
2020-08-20 18:50:18 +03:00
..
feer.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
mem_pool.go mempool: swap checks in Add, fail fast 2020-08-20 18:50:18 +03:00
mem_pool_test.go mempool: rename NewMemPool into New 2020-08-20 18:50:18 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00