nomos-node/nomos-services
Al Liu 3d3d2760ec
Implement #31: Mock network backend (#41)
* relax trait bounds

* mock mempool

* remove unused generic

* add mock network test case

* fix some PR comments

* simplify match branch

* finish mempool adapter example

* clippy happy

* mock consensus
2023-02-01 21:58:23 +08:00
..
consensus Implement #31: Mock network backend (#41) 2023-02-01 21:58:23 +08:00
http Fix blake2b usage on mockpool node tx (#61) 2023-02-01 04:10:57 -08:00
log Rust 1.67 cargo clippy fix (#56) 2023-01-27 11:04:42 +02:00
mempool Implement #31: Mock network backend (#41) 2023-02-01 21:58:23 +08:00
metrics Http service api (#44) 2023-01-19 16:51:30 +02:00
network Implement #31: Mock network backend (#41) 2023-02-01 21:58:23 +08:00
storage Nomos core (#28) 2022-12-13 15:35:11 +01:00