mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-16 21:16:30 +00:00
Transaction is added to verifiedMap before OOM check, so we may have a case when OOM occurs during tx1 pooling, but mp.containsKey(tx1) returns `true` after this. Fixed. |
||
---|---|---|
.. | ||
feer.go | ||
mem_pool.go | ||
mem_pool_test.go | ||
prometheus.go |