nomos-node/nomos-services
Daniel Sanchez 91ce4e6fa1
Make a transaction trait (#98)
* Impl Transaction trait

* Impl Transaction for MockTransaction

* <ake carnot transaction a module

* Refactor consensus to use Transaction

* Fix tests

* Constrain Transaction::Hash

* Refactor redundant Carnot in CarnotTx
2023-03-16 22:42:56 -07:00
..
consensus Make a transaction trait (#98) 2023-03-16 22:42:56 -07:00
http Http status codes (#88) 2023-03-06 15:19:27 +02:00
log Add constructor for LogSettings (#67) 2023-02-06 19:23:25 +08:00
mempool Make a transaction trait (#98) 2023-03-16 22:42:56 -07:00
metrics Http status codes (#88) 2023-03-06 15:19:27 +02:00
network Add generic block (#93) 2023-03-14 09:55:08 -07:00
storage Nomos core (#28) 2022-12-13 15:35:11 +01:00