feat: Introduce 'traverse' library (#117)
This commit is contained in:
parent
fe80ff7800
commit
26da913ad9
20 changed files with 377 additions and 106 deletions
|
|
@ -42,6 +42,7 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
|
|||
| Crates | Description |
|
||||
| --------------------------------------- | ----------------------------------------------------------------------- |
|
||||
| [pallas-primitives](/pallas-primitives) | Ledger primitives and cbor codec for the different Cardano eras |
|
||||
| [pallas-traverse](/pallas-traverse) | Utilities to traverse over multi-era block data |
|
||||
| pallas-ticking | Time passage implementation for consensus algorithm |
|
||||
| pallas-applying | Logic for validating and applying new blocks and txs to the chain state |
|
||||
| pallas-forecasting | Ledger forecasting algorithm to be used by the consensus layer |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue