nomos-node/nomos-services
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
..
consensus Add a second mempool for DA certificates (#443) 2023-10-02 10:38:05 +02:00
data-availability Add da service to nomos node (#404) 2023-09-18 11:43:24 +02:00
http Remove unnecessary dependencies (#433) 2023-09-25 17:26:21 +09:00
log Better tests (#232) 2023-07-04 11:39:28 +02:00
mempool Add `send` method to mempool network adapter (#439) 2023-09-27 11:58:42 +02:00
metrics Remove unnecessary dependencies (#433) 2023-09-25 17:26:21 +09:00
network Remove unnecessary dependencies (#433) 2023-09-25 17:26:21 +09:00
storage Remove unnecessary dependencies (#433) 2023-09-25 17:26:21 +09:00