[Core] Externalize a shared Mempool
interface & implementation
#388
Labels
Milestone
Mempool
interface & implementation
#388
Objective
Make the
Mempool
interface and implementation a common high-level type that can be reused across different modulesOrigin Document
This discussion in #374: #374 (comment)
Goals
Deliverable
utility/types/Mempool
intoshared/mempool
shared/mempool
in the utility moduleshared/mempool
in the p2p moduleutility/test/module_test.go
:TODO(#388): Expose a
GetMempoolfunction in
utility_moduleso we can remove this reflection.
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make test_mempool
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdCreator: @Olshansk
Co-Owners: @deblasis
The text was updated successfully, but these errors were encountered: