Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADR 006: Non-interactive Defaults, Wrapped Txs, and Subtree Root Message Inclusion Checks #673

Merged
merged 41 commits into from
Oct 3, 2022
Merged
Show file tree
Hide file tree
Changes from 26 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
889e564
init
evan-forbes Aug 30, 2022
9b853f0
flesh out PrepoareProposal
evan-forbes Aug 31, 2022
5ad18ba
add processproposal
evan-forbes Sep 1, 2022
152be10
linter
evan-forbes Sep 1, 2022
764fc74
remove unused images
evan-forbes Sep 1, 2022
dd0ac52
fix a bunch of wording
evan-forbes Sep 1, 2022
12afde0
better wording
evan-forbes Sep 1, 2022
e95584c
remove todo
evan-forbes Sep 1, 2022
813400a
missing word
evan-forbes Sep 1, 2022
d370eeb
spelling
evan-forbes Sep 1, 2022
7cee154
Merge branch 'evan/adr-003-NID' of https://github.com/celestiaorg/cel…
evan-forbes Sep 1, 2022
a161fbb
fix word
evan-forbes Sep 2, 2022
27ee1da
be more explicit with splitting shares api
evan-forbes Sep 2, 2022
a74e1ec
move comment to emphasize
evan-forbes Sep 4, 2022
502ba93
add word
evan-forbes Sep 4, 2022
edfac9e
add comment explaining the namespaces and messages used in the diagram
evan-forbes Sep 4, 2022
c91e169
user merkle mountain range to describe subtree root commitment
evan-forbes Sep 4, 2022
7dc68b2
msw -> mss
evan-forbes Sep 4, 2022
2402006
Merge branch 'evan/adr-003-NID' of github.com:celestiaorg/lazyledger-…
evan-forbes Sep 4, 2022
c8959f8
update wording and implementation to reflect the usage of
evan-forbes Sep 4, 2022
66e811b
wording
evan-forbes Sep 4, 2022
3373aba
Apply suggestions from code review
evan-forbes Sep 4, 2022
98f10e1
change var name of nextAlignedPowerOfTwo
evan-forbes Sep 6, 2022
a60787d
Merge branch 'evan/adr-003-NID' of https://github.com/celestiaorg/cel…
evan-forbes Sep 6, 2022
70f62c6
change var name
evan-forbes Sep 6, 2022
63b0ff3
remove strictly from comments
evan-forbes Sep 6, 2022
01b30f0
fix: typo
evan-forbes Sep 23, 2022
c162833
fix: pls -> please
evan-forbes Sep 23, 2022
1f47929
Merge branch 'evan/adr-003-NID' of https://github.com/celestiaorg/cel…
evan-forbes Sep 23, 2022
e8842c8
fix: better wording
evan-forbes Sep 23, 2022
0d22a53
fix: point to figure in comment
evan-forbes Sep 23, 2022
ccea1f5
fix: remove redudundant word "ideally"
evan-forbes Sep 23, 2022
e3f9831
fix: better wording
evan-forbes Sep 23, 2022
540af06
Merge branch 'evan/adr-003-NID' of https://github.com/celestiaorg/cel…
evan-forbes Sep 23, 2022
e706bec
fix: remove statement for reviewers
evan-forbes Sep 23, 2022
703384a
fix: add links to issues and PRs
evan-forbes Sep 23, 2022
185e157
fix: use permalinks to the specs
evan-forbes Sep 23, 2022
69826cc
fix: better wording
evan-forbes Sep 23, 2022
eb745c8
fix: remove comments meant for reviewer
evan-forbes Sep 27, 2022
1f6bda1
Merge branch 'main' into evan/adr-003-NID
evan-forbes Sep 27, 2022
dd66693
fix: rename to adr006
evan-forbes Sep 27, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
698 changes: 698 additions & 0 deletions docs/architecture/ADR-003-Non-interactive-defaults.md

Large diffs are not rendered by default.

Binary file added docs/architecture/assets/after.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture/assets/before.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture/assets/example-full-block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture/assets/multi-row-str.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture/assets/multirow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/architecture/assets/subtree-root.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.