neo-go/pkg/core/mempool
Roman Khimov a11e433754 mempool: move metrics out of removeInternal, simplify it
Metrics should be updated once per action, currently removeInternal is
used by Add and Remove, the first one updates them in the end anyway and
remove should do the same.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-07-30 17:43:14 +03:00
..
feer.go *: move NVB and Conflicts attributes out of extensions 2023-09-04 16:39:44 +03:00
mem_pool.go mempool: move metrics out of removeInternal, simplify it 2024-07-30 17:43:14 +03:00
mem_pool_test.go mempool: remove Feer from Remove() 2024-07-30 17:37:18 +03:00
subscriptions.go *: adjust subscription-related doc 2023-01-17 17:11:19 +03:00
subscriptions_test.go mempool: remove Feer from Remove() 2024-07-30 17:37:18 +03:00