Skip to content

Commit d3f9934

Browse files
jmalicevichvanzcasonmelekesmergify[bot]
authored
feat(docs): ADR-119 : Mempool DOG (cometbft#4493)
Closes cometbft#4319 [adr-119-dog-mempool-gossip.md](https://github.com/cometbft/cometbft/blob/jasmina/dog-adr/docs/references/architecture/adr-119-dog-mempool-gossip.md) --- #### PR checklist - [ ] Tests written/updated - [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [ ] Updated relevant documentation (`docs/` or `spec/`) and code comments --------- Co-authored-by: Hernán Vanzetto <[email protected]> Co-authored-by: Daniel <[email protected]> Co-authored-by: Anton Kaliaev <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent c451150 commit d3f9934

File tree

2 files changed

+372
-1
lines changed

2 files changed

+372
-1
lines changed

docs/references/architecture/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ numbering our ADRs from 100 onwards.
4343
### Proposed
4444

4545
- [ADR-113: Modular transaction hashing](adr-113-modular-transaction-hashing.md)
46-
- [ADR-118: Mempool Lanes](adr-118-mempool-lanes.md)
4746

4847
### Accepted
4948

@@ -59,6 +58,8 @@ numbering our ADRs from 100 onwards.
5958
- [ADR-112: Proposer-Based Timestamps](adr-112-proposer-based-timestamps.md)
6059
- [ADR-114: Partly Undo ADR 109](adr-114-undo-109.md)
6160
- [ADR-115: Predictable Block Times](adr-115-predictable-block-times.md)
61+
- [ADR-118: Mempool Lanes](adr-118-mempool-lanes.md)
62+
- [ADR-119: Dynamic Optimal Graph (DOG) gossip protocol](adr-119-dog-mempool-gossip.md)
6263

6364
### Accepted but Not (Yet) Implemented
6465

0 commit comments

Comments
 (0)