neo-go/pkg/core/mempool
Roman Khimov 35183b6dba mempool: reverse the order of sorted slice
Chopping off the last element of the slice if way easier than doing it with
the first one.
2020-02-06 15:44:16 +03:00
..
feer.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
mem_pool.go mempool: reverse the order of sorted slice 2020-02-06 15:44:16 +03:00
mem_pool_test.go mempool: use one slice for both priorities 2020-02-06 15:43:45 +03:00
prometheus.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00