neo-go/pkg/core/mempool
Roman Khimov 6672f4b26f mempool: iterate over slice in GetVerifiedTransactions()
It's more efficient and keeps transactions sorted by priority.
2020-02-06 16:59:20 +03:00
..
feer.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
mem_pool.go mempool: iterate over slice in GetVerifiedTransactions() 2020-02-06 16:59:20 +03:00
mem_pool_test.go mempool: test addition of conflicting tx to the pool 2020-02-06 15:57:20 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00