Notes
This release is downgrading to v0.34.20 of tendermint.
What's Changed
- replace all imports of to use new org and name by @liamsi in https://github.com/celestiaorg/celestia-core/pull/5
- build(deps): bump google.golang.org/grpc from 1.28.0 to 1.28.1 by @dependabot-preview in https://github.com/celestiaorg/celestia-core/pull/6
- Update to latest tendermint/master by @liamsi in https://github.com/celestiaorg/celestia-core/pull/9
- Modify README by @liamsi in https://github.com/celestiaorg/celestia-core/pull/10
- Resize banner in Readme by @musalbas in https://github.com/celestiaorg/celestia-core/pull/12
- Update core data types by @liamsi in https://github.com/celestiaorg/celestia-core/pull/17
- CI: Remove obsolete jobs and fix config by @liamsi in https://github.com/celestiaorg/celestia-core/pull/18
- Data availability for evidence by @liamsi in https://github.com/celestiaorg/celestia-core/pull/19
- Update to latest tendermint master (v0.33.6 pending release) by @liamsi in https://github.com/celestiaorg/celestia-core/pull/31
- tendermint: update to master upstream by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/50
- blockchain: remove v1 and make v2 default by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/53
- go mod tidy by @liamsi in https://github.com/celestiaorg/celestia-core/pull/52
- ci: fix net by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/55
- update to master by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/74
- build(deps): Bump codecov/codecov-action from v1.0.13 to v1.0.14 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/75
- build(deps): Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/82
- build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.7 to 1.0.8 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/78
- Basic DA functionality by @liamsi in https://github.com/celestiaorg/celestia-core/pull/83
- types: fixes typo causing the roots not be hashed by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/97
- types: Fixes a typo to map the length of row roots and column roots t… by @Raneet10 in https://github.com/celestiaorg/celestia-core/pull/114
- abci: add preprocess block by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/110
- tendermint update by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/116
- Update the NMT dependency to latest master by @liamsi in https://github.com/celestiaorg/celestia-core/pull/130
- dependency: remove iavl by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/129
- Update CODEOWNERS by @liamsi in https://github.com/celestiaorg/celestia-core/pull/133
- Add slack web-hook to be notified about e2e tests by @liamsi in https://github.com/celestiaorg/celestia-core/pull/131
- remove docs deployment by @liamsi in https://github.com/celestiaorg/celestia-core/pull/134
- crypto/secp256k1: fix .String() by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/137
- Downgrade grpc to match the sdk's version (v1.33.2) by @liamsi in https://github.com/celestiaorg/celestia-core/pull/143
- Separate channel for nightly e2e test by @liamsi in https://github.com/celestiaorg/celestia-core/pull/147
- p2p/ipld: LazyLedger ipld plugin by @liamsi in https://github.com/celestiaorg/celestia-core/pull/144
- Fix the ipld-plugin module name by @liamsi in https://github.com/celestiaorg/celestia-core/pull/151
- build(deps): Bump actions/cache from v2.1.3 to v2.1.4 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/156
- ci: fix nightly tests by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/157
- build(deps): Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/162
- build(deps-dev): Bump watchpack from 2.1.0 to 2.1.1 in /docs by @dependabot in https://github.com/celestiaorg/celestia-core/pull/158
- build(deps): Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/159
- Use custom multihash and refactor plugin by @liamsi in https://github.com/celestiaorg/celestia-core/pull/155
- Integrate ipld plugin and ipfs by @liamsi in https://github.com/celestiaorg/celestia-core/pull/152
- build(deps): Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/168
- build(deps): Bump github.com/ipfs/go-ipfs from 0.7.0 to 0.8.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/171
- Update community link by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/175
- Update readme Go version badge. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/176
- lazy-adr: Add Data Availability library by @liamsi in https://github.com/celestiaorg/celestia-core/pull/170
- lazy-adr: erasure coded block propagation by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/163
- regenerate proto messages by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/192
- build(deps): Bump rtCamp/action-slack-notify from ae4223259071871559b6e9d08b24a63d71b3f0c0 to 2.1.3 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/210
- First stab on removing unused code by @liamsi in https://github.com/celestiaorg/celestia-core/pull/208
- Update CODEOWNERS by @liamsi in https://github.com/celestiaorg/celestia-core/pull/213
- build(deps): Bump codecov/codecov-action from v1.0.15 to v1.2.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/197
- Start deleting docs by @liamsi in https://github.com/celestiaorg/celestia-core/pull/209
- types: add header hash to commit by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/198
- Use the IPFS core object to post block data during proposal by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/178
- build(deps): Bump codecov/codecov-action from v1.2.2 to v1.3.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/229
- Implement GetLeafData as described in ADR 002 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/212
- Implement rsmt tree wrapper for nmt by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/238
- build(deps): Bump github.com/ipfs/go-path from 0.0.8 to 0.0.9 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/244
- update dependabot config by @liamsi in https://github.com/celestiaorg/celestia-core/pull/247
- Implement spec-compliant share splitting by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/246
- fix overwrite bug by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/251
- update the nmt wrapper to the new rsmt2d.Tree interface by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/256
- Erasure namespaces by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/235
- update to nmt v0.3.1 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/258
- Update Proposal to include DAHeader by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/248
- Extend header with amount of used data shares by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/262
- Fix extended width glitch in test by @liamsi in https://github.com/celestiaorg/celestia-core/pull/264
- Spec compliant merge shares by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/261
- build(deps): Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/266
- build(deps): Bump codecov/codecov-action from v1.3.1 to v1.3.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/268
- Prevent double writes of samples to IPFS by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/271
- Stop using the pinning option as a default by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/276
- Implement RetrieveBlockData as described by ADR 002 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/232
- ValidateAvailability implementation by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/270
- enforce a minimum square size by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/282
- db: remove tm-db by @marbar3778 in https://github.com/celestiaorg/celestia-core/pull/241
- build(deps): Bump codecov/codecov-action from v1.3.2 to v1.4.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/285
- Update rsmt2d in IPLD plugin by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/290
- cherrypick e2e changes regarding maverick from tm master by @liamsi in https://github.com/celestiaorg/celestia-core/pull/295
- Remove most of libs/rand by @liamsi in https://github.com/celestiaorg/celestia-core/pull/284
- Make IPLD plugin a package, not a sub-module by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/294
- update apis of adr002 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/301
- Fix empty block retrieval by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/299
- minor nmt-wrapper doc addition by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/306
- Delete blockchain/v2 until it gets simplified and stabilizes by @liamsi in https://github.com/celestiaorg/celestia-core/pull/309
- build(deps): Bump codecov/codecov-action from v1.4.1 to v1.5.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/313
- Remove redundant src field from Sample by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/316
- Update Header to better match specs by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/315
- Update nmt to make IntervalDigest json encodable by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/317
- build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.11 to 1.0.12 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/327
- build(deps): Bump actions/stale from 3 to 3.0.18 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/324
- build(deps): Bump technote-space/get-diff-action from 4 to 4.1.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/325
- Use squares with a width that is a power of two by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/331
- adr: mvp light client by @liamsi in https://github.com/celestiaorg/celestia-core/pull/311
- Debugg CI for #334 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/337
- build(deps): Bump actions/stale from 3.0.18 to 3.0.19 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/339
- Define default configuration for embedded IPFS in FullNode by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/340
- adr: add API for retrieving data for a particular namespace only by @liamsi in https://github.com/celestiaorg/celestia-core/pull/302
- node tests: Use in memory badger in unit tests by @liamsi in https://github.com/celestiaorg/celestia-core/pull/347
- Rework IPFS Node/API loading along with plugin updates by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/334
- Remove
flattenNamespacedEDSby @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/338 - update to nmt v0.5.0 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/350
- das light client (mvp) by @liamsi in https://github.com/celestiaorg/celestia-core/pull/323
- abci: dummy app by @liamsi in https://github.com/celestiaorg/celestia-core/pull/348
- crypto/merkle: hashing ~10% faster and ~60% fewer allocs by @jsign in https://github.com/celestiaorg/celestia-core/pull/351
- Use IPLD Dag instead of CoreAPI by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/352
- Add the ipfs dag api object in Blockstore by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/356
- Add the DataAvailabilityHeader to BlockMeta by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/372
- quickfix: broken link in adr001 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/390
- build(deps): Bump rtCamp/action-slack-notify from 2.1.3 to 2.2.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/396
- build(deps): Bump codecov/codecov-action from 1.5.0 to 1.5.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/402
- Quickfix: Update Readme to include all ADRs by @liamsi in https://github.com/celestiaorg/celestia-core/pull/401
- Update issue templates by @liamsi in https://github.com/celestiaorg/celestia-core/pull/405
- ipld: Manual providing by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/375
- build(deps): Bump github.com/btcsuite/btcd from 0.21.0-beta to 0.22.0-beta by @dependabot in https://github.com/celestiaorg/celestia-core/pull/403
- build(deps): Bump github.com/prometheus/client_golang from 1.8.0 to 1.11.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/398
- quickfix: Update CODEOWNERS to represent actual workflow by @liamsi in https://github.com/celestiaorg/celestia-core/pull/408
- Small workaround to enable using the DAS light client again by @liamsi in https://github.com/celestiaorg/celestia-core/pull/413
- refactor APIProvider to NodeProvider by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/400
- Rebranding by @liamsi in https://github.com/celestiaorg/celestia-core/pull/415
- build(deps): Bump github.com/spf13/viper from 1.7.1 to 1.8.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/417
- Save and load block data using IPFS by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/374
- build(deps): Bump technote-space/get-diff-action from 4.1.1 to 4.1.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/437
- Update tail padded shares with NMT wrapper by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/440
- Add namespace id to RetrieveMessages by @tzdybal in https://github.com/celestiaorg/celestia-core/pull/451
- libs/autofile: Fix typo in log message by @renaynay in https://github.com/celestiaorg/celestia-core/pull/447
- build(deps): Bump technote-space/get-diff-action from 4.1.2 to 4.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/448
- build(deps): Bump google.golang.org/grpc from 1.38.0 to 1.39.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/444
- build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.12 to 1.0.13 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/453
- README: remove install + quick start sections as links are broken by @renaynay in https://github.com/celestiaorg/celestia-core/pull/452
- build(deps): Bump actions/stale from 3.0.19 to 4 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/458
- build(deps): Bump codecov/codecov-action from 1.5.2 to 2.0.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/466
- build(deps): Bump github.com/spf13/viper from 1.8.0 to 1.8.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/439
- build(deps): Bump github.com/spf13/cobra from 1.1.1 to 1.2.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/449
- build(deps): Bump github.com/rs/cors from 1.7.0 to 1.8.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/445
- Decouple PartSetHeader from BlockID by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/441
- Stop Signing over the
PartSetHeaderfor Votes and remove it from theHeaderby @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/457 - build(deps): Bump codecov/codecov-action from 2.0.1 to 2.0.2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/474
- build(deps): Bump technote-space/get-diff-action from 4.2 to 5 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/483
- Document already made Decisions to Decouple Blockid and PartSetHeader in ADR 005 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/482
- Remove the PartSetHeader from VoteSetMaj23, VoteSetBits, and state.State by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/479
- Rebrand from lazyledger/lazyledger-core -> celestiaorg/celestia-core by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/476
- types: export dummy random block generation functions by @renaynay in https://github.com/celestiaorg/celestia-core/pull/494
- Revert writing to IPLD during defaultDecideProposal by @liamsi in https://github.com/celestiaorg/celestia-core/pull/493
- fix hickup introduced due to rebranding by @liamsi in https://github.com/celestiaorg/celestia-core/pull/495
- abci/example/dummyapp: initialise the IPFS directory before starting dummy node by @renaynay in https://github.com/celestiaorg/celestia-core/pull/487
- ADR 006: Block Propagation with Rows by @Wondertan in https://github.com/celestiaorg/celestia-core/pull/434
- build(deps): Bump github.com/go-logfmt/logfmt from 0.5.0 to 0.5.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/501
- ADR 007: DAS Another Day :gun: :cocktail: by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/504
- Revert changes to the PartSetHeader and BlockID by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/510
- Stop embedding an IPFS node by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/514
- Remove the DataAvailabilityHeader from the Proposal by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/518
- build(deps): Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/515
- Move consts, ipfs, and ipld to pkg by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/508
- Remove IPFS code by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/523
- Add unused code back in to preserve compatibility with the sdk by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/522
- Refactor how to create DataAvailabilityHeaders by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/524
- update with social links and careers section by @nwhite1 in https://github.com/celestiaorg/celestia-core/pull/542
- sort namespaced shares before splitting by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/546
- Celestia but based on tendermint v0.34.12 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/549
- chore: Pull changes from upstream 0.34.x release by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/562
- export parsing msgs 34.x by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/577
- Add messages when converting to protobuf version of block data by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/580
- Add ability to remove "Parent" transactions from the mempool by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/582
- protobuf decode tx patch by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/583
- Track malleated tx events by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/607
- Index malleated transactions properly by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/612
- Create nmt inclusion proofs for transactions in a given block by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/615
- Add an RPC endpoint for DataCommitment by @SweeXordious in https://github.com/celestiaorg/celestia-core/pull/625
- Fix makefile whitespace by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/639
- Add Prepare and Process Proposal ABCI++ methods by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/631
- add changes to change log for v0.34.15-celestia by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/663
- force linter to use go 1.17 by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/676
- Fix codeowners by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/699
- build(deps): Bump github.com/celestiaorg/rsmt2d from 0.3.0 to 0.3.1 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/662
- fix the wrapping directive causing some tests to fail by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/706
- build(deps): Bump github.com/celestiaorg/nmt from 0.7.0 to 0.8.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/701
- pull remaining changes from master to v0.34.x-celestia by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/700
- pubsub/rpc: temporary fix until we update to tendermint 0.35 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/708
- Change CI to work on pushes to default branch instead of master. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/710
- Remove check rule from makefile. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/709
- Remove push from Build & Push ci by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/712
- Fix super linter CI by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/713
- Temporarily disable socket client app test by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/714
- Fix proto breakage URL. by @adlerjohn in https://github.com/celestiaorg/celestia-core/pull/716
- bug: temporary fix until we update to tendermint 0.35 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/715
- remove ISRs for now by @liamsi in https://github.com/celestiaorg/celestia-core/pull/723
- update rsmt2d 03.1 -> 0.4.0 by @liamsi in https://github.com/celestiaorg/celestia-core/pull/726
- feat: Lazy share writers by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/637
- build(deps): Bump github.com/celestiaorg/rsmt2d from 0.4.0 to 0.5.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/736
- build(deps): Bump golangci/golangci-lint-action from 2.5.1 to 3.2.0 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/746
- build(deps): Bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/742
- build(deps): Bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/740
- build(deps): Bump docker/login-action from 1 to 2 by @dependabot in https://github.com/celestiaorg/celestia-core/pull/741
- run docker ci only for pushes to default branch by @nicoelzer in https://github.com/celestiaorg/celestia-core/pull/755
- chore: pull latest v0.34.x by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/792
- Backport v0.35.x changes to v0.34.x by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/802
New Contributors
- @dependabot-preview made their first contribution in https://github.com/celestiaorg/celestia-core/pull/6
- @musalbas made their first contribution in https://github.com/celestiaorg/celestia-core/pull/12
- @marbar3778 made their first contribution in https://github.com/celestiaorg/celestia-core/pull/50
- @Raneet10 made their first contribution in https://github.com/celestiaorg/celestia-core/pull/114
- @jsign made their first contribution in https://github.com/celestiaorg/celestia-core/pull/351
- @tzdybal made their first contribution in https://github.com/celestiaorg/celestia-core/pull/451
- @renaynay made their first contribution in https://github.com/celestiaorg/celestia-core/pull/447
- @nwhite1 made their first contribution in https://github.com/celestiaorg/celestia-core/pull/542
- @nicoelzer made their first contribution in https://github.com/celestiaorg/celestia-core/pull/755
Full Changelog: https://github.com/celestiaorg/celestia-core/commits/v1.3.0-tm-v0.34.20