Releases: celestiaorg/celestia-core
Releases · celestiaorg/celestia-core
v1.4.0-tm-v0.34.20
What's Changed
- feat: add share index to malleated (wrapped) txs by @evan-forbes in #819
Full Changelog: v1.3.4-tm-v0.34.20...v1.4.0-tm-v0.34.20
v1.3.4-tm-v0.34.20
What's Changed
- Fix/remove malleated tx cache by @rahulghangas in #834
- Use begin end/block instead of query in data commitments by @sweexordious in #838
New Contributors
- @rahulghangas made their first contribution in #834
Full Changelog: v1.3.3-tm-v0.34.20...v1.3.4-tm-v0.34.20
v1.3.3-tm-v0.34.20
What's Changed
- Implement metric for rejected
ProcessProposal
by @rootulp in #815 - Fix comment on rowRoots and colRoots by @rootulp in #823
- Fix golangci config by @rootulp in #829
- Add IsSorted method to messages by @rootulp in #825
- Use Celestia specific README by @rootulp in #832
Full Changelog: v1.3.2-tm-v0.34.20...v1.3.3-tm-v0.34.20
v1.3.2-tm-v0.34.20
This minor release is simply to keep all the repos using the same version of rsmt2d.
What's Changed
- build(deps): Bump github.com/celestiaorg/rsmt2d from 0.5.0 to 0.6.0 by @dependabot in #809
Full Changelog: v1.3.1-tm-v0.34.20...v1.3.2-tm-v0.34.20
v1.3.1-tm-v0.34.20
What's Changed
- Remove root level .mergify.yml by @rootulp in #817
- fix specs links by @sweexordious in #806
- fix: add an option to specify a config when starting a test rpc node by @evan-forbes in #818
Full Changelog: v1.3.0-tm-v0.34.20...v1.3.1-tm-v0.34.20
v1.3.0-tm-v0.34.20
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 #5
- build(deps): bump google.golang.org/grpc from 1.28.0 to 1.28.1 by @dependabot-preview in #6
- Update to latest tendermint/master by @liamsi in #9
- Modify README by @liamsi in #10
- Resize banner in Readme by @musalbas in #12
- Update core data types by @liamsi in #17
- CI: Remove obsolete jobs and fix config by @liamsi in #18
- Data availability for evidence by @liamsi in #19
- Update to latest tendermint master (v0.33.6 pending release) by @liamsi in #31
- tendermint: update to master upstream by @marbar3778 in #50
- blockchain: remove v1 and make v2 default by @marbar3778 in #53
- go mod tidy by @liamsi in #52
- ci: fix net by @marbar3778 in #55
- update to master by @marbar3778 in #74
- build(deps): Bump codecov/codecov-action from v1.0.13 to v1.0.14 by @dependabot in #75
- build(deps): Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0 by @dependabot in #82
- build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.7 to 1.0.8 by @dependabot in #78
- Basic DA functionality by @liamsi in #83
- types: fixes typo causing the roots not be hashed by @evan-forbes in #97
- types: Fixes a typo to map the length of row roots and column roots t… by @Raneet10 in #114
- abci: add preprocess block by @marbar3778 in #110
- tendermint update by @marbar3778 in #116
- Update the NMT dependency to latest master by @liamsi in #130
- dependency: remove iavl by @marbar3778 in #129
- Update CODEOWNERS by @liamsi in #133
- Add slack web-hook to be notified about e2e tests by @liamsi in #131
- remove docs deployment by @liamsi in #134
- crypto/secp256k1: fix .String() by @marbar3778 in #137
- Downgrade grpc to match the sdk's version (v1.33.2) by @liamsi in #143
- Separate channel for nightly e2e test by @liamsi in #147
- p2p/ipld: LazyLedger ipld plugin by @liamsi in #144
- Fix the ipld-plugin module name by @liamsi in #151
- build(deps): Bump actions/cache from v2.1.3 to v2.1.4 by @dependabot in #156
- ci: fix nightly tests by @marbar3778 in #157
- build(deps): Bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 by @dependabot in #162
- build(deps-dev): Bump watchpack from 2.1.0 to 2.1.1 in /docs by @dependabot in #158
- build(deps): Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 by @dependabot in #159
- Use custom multihash and refactor plugin by @liamsi in #155
- Integrate ipld plugin and ipfs by @liamsi in #152
- build(deps): Bump golangci/golangci-lint-action from v2.4.0 to v2.5.1 by @dependabot in #168
- build(deps): Bump github.com/ipfs/go-ipfs from 0.7.0 to 0.8.0 by @dependabot in #171
- Update community link by @adlerjohn in #175
- Update readme Go version badge. by @adlerjohn in #176
- lazy-adr: Add Data Availability library by @liamsi in #170
- lazy-adr: erasure coded block propagation by @marbar3778 in #163
- regenerate proto messages by @marbar3778 in #192
- build(deps): Bump rtCamp/action-slack-notify from ae4223259071871559b6e9d08b24a63d71b3f0c0 to 2.1.3 by @dependabot in #210
- First stab on removing unused code by @liamsi in #208
- Update CODEOWNERS by @liamsi in #213
- build(deps): Bump codecov/codecov-action from v1.0.15 to v1.2.2 by @dependabot in #197
- Start deleting docs by @liamsi in #209
- types: add header hash to commit by @marbar3778 in #198
- Use the IPFS core object to post block data during proposal by @evan-forbes in #178
- build(deps): Bump codecov/codecov-action from v1.2.2 to v1.3.1 by @dependabot in #229
- Implement GetLeafData as described in ADR 002 by @evan-forbes in #212
- Implement rsmt tree wrapper for nmt by @evan-forbes in #238
- build(deps): Bump github.com/ipfs/go-path from 0.0.8 to 0.0.9 by @dependabot in #244
- update dependabot config by @liamsi in #247
- Implement spec-compliant share splitting by @adlerjohn in #246
- fix overwrite bug by @evan-forbes in #251
- update the nmt wrapper to the new rsmt2d.Tree interface by @evan-forbes in #256
- Erasure namespaces by @evan-forbes in #235
- update to nmt v0.3.1 by @liamsi in #258
- Update Proposal to include DAHeader by @Wondertan in #248
- Extend header with amount of used data shares by @Wondertan in #262
- Fix extended width glitch in test by @liamsi in #264
- Spec compliant merge shares by @evan-forbes in #261
- build(deps): Bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 by @dependabot in #266
- build(deps): Bump codecov/codecov-action from v1.3.1 to v1.3.2 by @dependabot in #268
- Prevent double writes of samples to IPFS by @Wondertan in #271
- Stop using the pinning option as a default by @evan-forbes in #276
- Implement RetrieveBlockData as described by ADR 002 by @evan-forbes in #232
- ValidateAvailability implementation by @Wondertan in #270
- enforce a minimum square size by @evan-forbes in #282
- db: remove tm-db by @marbar3778 in #241
- build(deps): Bump codecov/codecov-action from v1.3.2 to v1.4.0 by @dependabot in #285
- Update rsmt2d in IPLD plugin by @Wondertan in #290
- cherrypick e2e changes regarding maverick from tm master by @liamsi in #295
- Remove most of libs/rand by @liamsi in #284
- Make IPLD plugin a package, not a sub-module by @Wondertan in #294
- update apis of adr002 by @evan-forbes in #301
- Fix empty block retrieval by @Wondertan in #299
- minor nmt-wrapper doc addition by @evan-forbes in #306
- Delete blockchain/v2 until it gets simplified and stabilizes by @liamsi in #309
- build(deps): Bump codecov/codecov-action from v1.4.1 to v1.5.0 by @dependabot in #313
- Remove redundant src field from Sample by @Wondertan in #316
- Update Header to better match specs by @Wondertan in https...
v1.2.5-tm-v0.35.6
What's Changed
- Update careers link by @liamsi in #787
- Fix image file extension by @rootulp in #798
- Configure dependabot to only check for Celestia deps. by @adlerjohn in #794
- fix: links on celestia-architecture README by @rootulp in #796
- fix: increase consensus reactor queue capacities by @evan-forbes in #793
- fix: patch mempool logging error by @evan-forbes in #800
- build(deps): Bump github.com/celestiaorg/rsmt2d from 0.5.0 to 0.6.0 by @dependabot in #799
Full Changelog: v1.2.4-tm-v0.35.6...v1.2.5-tm-v0.35.6
v1.2.4-tm-v0.35.6
What's Changed
- decrease default peer gossip sleep duration by @evan-forbes in #785
Full Changelog: v1.2.3-tm-v0.35.6...v1.2.4-tm-v0.35.6
This is a very minor release that only changes the default configuration.
v1.2.3-tm-v0.35.6
What's Changed
- refactors MinDataAvailabilityHeader() to use GenerateEmptyShares(...) by @sweexordious in #758
- Prove txs that span more than two shares by @evan-forbes in #772
- Increase amount of addresses accepted in PEX response by @evan-forbes in #778
- Pull changes from upstream v0.35.x by @evan-forbes in #774
Full Changelog: v1.2.2-tm-v0.35.4...v1.2.3-tm-v0.35.6
v1.2.2-tm-v0.35.4
What's Changed
- pass the entire block data when making a block by @evan-forbes in #754
Full Changelog: v1.2.1-tm-v0.35.4...v1.2.2-tm-v0.35.4