neoneo-go/pkg/core/mempool
Roman Khimov b483c38593 block/transaction: add network magic into the hash
We make it explicit in the appropriate Block/Transaction structures, not via a
singleton as C# node does. I think this approach has a bit more potential and
allows better packages reuse for different purposes.
2020-06-18 12:39:50 +03:00
..
feer.go core: add senders' fees monitor to mempool 2020-05-20 23:34:25 +03:00
mem_pool.go mempool: drop TxWithFee type 2020-06-05 19:21:40 +03:00
mem_pool_test.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00
prometheus.go mempool: remove unverified transactions pool 2020-02-06 15:45:16 +03:00