nomos-node/nomos-services/consensus
Giacomo Pasini d67d08e81d
Add a second mempool for DA certificates (#443)
* Use more descriptive names for generic parameters

We're starting to have tens on generic parameters, if we don't use
descriptive names it'll be pretty hard to understand what they do.
This commit changes the names of the mempool parameters in
preparation for the insertion of the da certificates mempool to
distinguish it from cl transactions.

* Add mempool for da certificates

* Add separate certificates mempool to binary

* ignore clippy lints
2023-10-02 10:38:05 +02:00
..
src Add a second mempool for DA certificates (#443) 2023-10-02 10:38:05 +02:00
Cargo.toml Remove unnecessary dependencies (#433) 2023-09-25 17:26:21 +09:00