What's Changed
- Fix markdown lint errors. by @adlerjohn in #798
- Add deploy step to mdbook workflow. by @adlerjohn in #797
- Run table formatter. by @adlerjohn in #799
- Add install prereq. by @adlerjohn in #800
- chore: specs-staging CODEOWNERS by @rootulp in #812
- docs: describe message length varint by @rootulp in #806
- specs: universal share prefix by @rootulp in #856
- specs: two reserved bytes by @rootulp in #939
- chore: uint32 for message size by @rootulp in #1182
- specs: fixed sequence length by @rootulp in #1124
- specs: non-interactive default rules for reduced padding by @rootulp in #1156
- docs: spec namespaced padding share by @rootulp in #1248
- docs: spec tail padding share by @rootulp in #1244
- docs: revise specs for padding shares by @rootulp in #1359
- chore: specifies minimum square size in non-interactive default rules by @staheri14 in #1420
- docs: replace evidence with PFBs in square diagram by @rootulp in #1436
- specs: auto generate table of contents by @rootulp in #1441
- Add NOTICE file by @MSevey in #1466
- docs: note about Q3 by @rootulp in #1467
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.3 to 1.11.4 by @dependabot in #1472
- chore(deps): Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #1471
- docs: explicitly state supported Go version by @rootulp in #1475
- ci: automate-labels for dependabot PRs by @amityadav0 in #1481
- chore: Remove usage of deprecated rokroskar/workflow-run-cleanup-action by @amityadav0 in #1468
- chore: add Sanaz as NMT wrapper code owner by @rootulp in #1482
- feat(pkg/da): Extract min share creation into separate function for convenience by @renaynay in #1476
- chore: remove packr2 by @rootulp in #1479
- feat!: specify
utia
as denom for gov module genesis by @rootulp in #1484 - chore: remove nolint by @rootulp in #1485
- test: add integration test for the ibc tokenfilter by @cmwaters in #1474
- docker: Images Security by @smuu in #1473
- chore: share encoding refactor by @mojtaba-esk in #1462
- chore(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #1492
- ADR 013: Non-Interactive Default Rules for Zero Padding by @nashqueue in #1161
- Spec migration by @adlerjohn in #796
- ci: add write permission to deploy by @rootulp in #1496
- ci: PR preview specs by @rootulp in #1497
- ci: deploy main on workflow dispatch by @rootulp in #1500
- fix: signal handling for container by @smuu in #1502
- chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #1501
- docs: change LessThan to MoreThan by @vgonkivs in #1510
- docs: add README specs badge by @rootulp in #1509
- docs: improve CreateCommitment docs by @rootulp in #1508
- chore(deps): Bump github.com/ethereum/go-ethereum from 1.11.4 to 1.11.5 by @dependabot in #1511
- fix: initialize the data commitment range with 1 instead of 0 by @SweeXordious in #1514
- chore: got rid of most panics in share pkg by @mojtaba-esk in #1512
- docs: rename ADR 13 filename by @rootulp in #1520
- chore(deps): Bump actions/stale from 7 to 8 by @dependabot in #1527
- chore: only run github-pages if changes in specs by @rootulp in #1526
- chore: panic on too short data by @rootulp in #1524
- chore: move check closer to tree population by @rootulp in #1523
- chore: upgrade to Go 1.19 by @rootulp in #1537
- chore: upgrade cosmos-sdk v0.46.11 and comet v0.34.27 by @rootulp in #1544
- feat(app)!: add authz to the state-machine by @liamsi in #1540
- docs: ADR 10 Remove
MsgWirePayForBlob
by @rootulp in #1005 - docs: remove SMT by @rootulp in #1552
- feat!: versioned namespaces by @rootulp in #1557
- docs: account for namespace version and 32 byte namespace id by @rootulp in #1561
- chore: move NMT spec by @rootulp in #1559
- chore: remove unnecessary third party proto files by @SweeXordious in #1545
New Contributors
- @amityadav0 made their first contribution in #1481
- @smuu made their first contribution in #1473
- @mojtaba-esk made their first contribution in #1462
Full Changelog: v0.13.0-rc0...v0.14.0-rc0