chore: Merge Byron / Alonzo into single crate (#43)
This commit is contained in:
parent
c5dff33113
commit
21a3077883
61 changed files with 120 additions and 335 deletions
12
README.md
12
README.md
|
|
@ -39,12 +39,12 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
|
|||
|
||||
### Ouroboros Ledger
|
||||
|
||||
| Crates | Description |
|
||||
| ------------------------------- | ----------------------------------------------------------------------- |
|
||||
| [pallas-alonzo](/pallas-alonzo) | Ledger primitives and cbor codec for the Alonzo era |
|
||||
| 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 |
|
||||
| Crates | Description |
|
||||
| --------------------------------------- | ----------------------------------------------------------------------- |
|
||||
| [pallas-primitives](/pallas-primitives) | Ledger primitives and cbor codec for the different Cardano eras |
|
||||
| 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 |
|
||||
|
||||
## Etymology
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue