Skip to content

Commit

Permalink
README/update:canonical-transaction-index-link
Browse files Browse the repository at this point in the history
  • Loading branch information
foufrix authored Nov 13, 2024
1 parent e8e428c commit a06aed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ This network is a pure gossip network and does not implement any form of content
- Prior Python proof-of-concept: https://github.com/ethereum/ddht/tree/341e84e9163338556cd48dd2fcfda9eedec3eb45
- This POC should NOT be considered representative of the end goal. It incorporates mechanisms that aren't likely to be apart of the actual implementation, specifically the "advertisement" system which proved to be a big bottleneck, as well as the SSZ merkle root system which was a workaround for large data transfer which we now intend to solve with uTP.
- [Beacon Chain Network](./beacon-chain/beacon-network.md)
- [Canonical Transaction Index Network](./canonical-transaction-index-network.md)
- [Canonical Transaction Index Network](./canonical-transaction-index/canonical-transaction-index-network.md)
- Spec is preliminary.
- Network design borrows heavily from history network
- [Transaction Gossip Network](./transaction-gossip/transaction-gossip.md)
Expand Down

0 comments on commit a06aed4

Please sign in to comment.