mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-11 01:20:37 +00:00
93a5c37696
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 |