neoneo-go/pkg/core/mempool
Roman Khimov 0ea8c8ba67 mempool: drop a level of indirection
`item` is so small that it makes no sense bothering memory allocator with
every instance of it.
2020-09-09 20:46:31 +03:00
..
feer.go core: use big.Int to store NEP5 balances 2020-07-09 13:26:39 +03:00
mem_pool.go mempool: drop a level of indirection 2020-09-09 20:46:31 +03:00
mem_pool_test.go mempool: drop a level of indirection 2020-09-09 20:46:31 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00