neoneo-go/pkg/core/mempool
Roman Khimov 325bea3fa9 mempool: cache Feer invocation results in the item
They shouldn't depend on the chain state and for the same transaction they
should always produce the same result. Thus, it makes no sense recalculating
them over and over again.
2020-02-06 15:41:56 +03:00
..
feer.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00
mem_pool.go mempool: cache Feer invocation results in the item 2020-02-06 15:41:56 +03:00
mem_pool_test.go mempool: make item an internal thing of mempool package 2020-02-06 15:41:56 +03:00
prometheus.go core: refactor out MemPool 2020-01-16 10:16:24 +03:00