Add local state query mini-protocol naive implementation
This commit is contained in:
parent
df41d7cbd8
commit
b07a1fa7e6
13 changed files with 617 additions and 97 deletions
|
|
@ -25,6 +25,7 @@ As already explained, _Pallas_ aims at being an expanding set of components. The
|
|||
| [pallas-handshake](/pallas-handshake) | Implementation of the Ouroboros network handshake mini-protocol |
|
||||
| [pallas-blockfetch](/pallas-blockfetch) | Implementation of the Ouroboros network blockfetch mini-protocol |
|
||||
| [pallas-chainsync](/pallas-chainsync) | Implementation of the Ouroboros network chainsync mini-protocol |
|
||||
| [pallas-localstate](/pallas-localstate) | Implementation of the Ouroboros network local state query mini-protocol |
|
||||
| [pallas-txsubmission](/pallas-txsubmission) | Implementation of the Ouroboros network txsubmission mini-protocol |
|
||||
|
||||
### Ouroboros Consensus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue