Releases: celestiaorg/celestia-openrpc
Releases · celestiaorg/celestia-openrpc
v0.5.0
Compatible with celestia-node 0.15.0 and above
What's Changed
- chore: Update auto_request_review.yml by @distractedm1nd in #121
- Revert to Go
1.20
and addIndex()
method toBlob
type by @Ferret-san in #125 - feat(repo): adding conformance test workflow by @distractedm1nd in #126
- build(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #73
- build(deps): Bump codecov/codecov-action from 3.1.4 to 4.3.0 by @dependabot in #116
- build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #93
- build(deps): Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #128
- build(deps): Bump codecov/codecov-action from 4.3.0 to 4.5.0 by @dependabot in #134
- build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #133
- build(deps): Bump celestiaorg/.github from 0.2.2 to 0.4.1 by @dependabot in #114
- build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.56.3 by @dependabot in #130
- build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.17.0 by @dependabot in #75
- build(deps): Bump cosmossdk.io/math from 1.1.2 to 1.3.0 by @dependabot in #104
- misc: add CODEOWNERS file for automatically tagging on PRs by @ramin in #131
- build(deps): Bump celestiaorg/.github from 0.4.1 to 0.4.3 by @dependabot in #138
- build(deps): Bump github.com/filecoin-project/go-jsonrpc from 0.3.1 to 0.5.0 by @dependabot in #137
- ci: adjust housekeeping to just be required labels. by @ramin in #132
- ci: general cleanup by @ramin in #135
- build(deps): Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #145
- feat: TxOptions addition and SubmitTx removal for v0.15.0 prep by @distractedm1nd in #139
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Compatible with celestia-node v0.13.5 and v0.14.0
What's Changed
- build(deps): Bump github.com/celestiaorg/go-header from 0.4.0 to 0.4.1 by @dependabot in #66
- Add Blob.Index and fix Blob.Proof Serialization by @Ferret-san in #108
- chore: update workflows by @distractedm1nd in #118
- feat!: modularize client and upgrade to node v0.13.4 by @distractedm1nd in #117
Full Changelog: v0.3.0...v0.4.0
v0.4.0-rc.1
Pre-release for changes that make celestia-openrpc compatible with celestia-node 0.13.1
v0.3.0
What's Changed
- chore(deps): update api to match node v0.11.0-rc15 by @distractedm1nd in #58
- build(deps): Bump github.com/celestiaorg/go-header from 0.3.1 to 0.3.3 by @dependabot in #57
- chore!: Bumps celestia-node compatibility to v0.11.0 by @renaynay in #64
- build(deps): Bump github.com/celestiaorg/nmt from 0.19.0 to 0.20.0 by @dependabot in #56
- build(deps): Bump github.com/celestiaorg/go-header from 0.3.3 to 0.4.0 by @dependabot in #62
- build(deps): Bump celestiaorg/.github from 0.2.3 to 0.2.8 by @dependabot in #63
- fix: update nmt and fix blob proof serialization by @distractedm1nd in #55
New Contributors
- @distractedm1nd made their first contribution in #58
- @renaynay made their first contribution in #64
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- build(deps): bump github.com/cometbft/cometbft from 0.37.0 to 0.37.2 by @dependabot in #39
- build(deps): bump github.com/celestiaorg/go-header from 0.2.12 to 0.2.13 by @dependabot in #38
- build(deps): bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.1 by @dependabot in #37
- build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #40
- readme: fix node api link by @tuxcanfly in #50
- build(deps): bump celestiaorg/.github from 0.2.2 to 0.2.3 by @dependabot in #53
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #44
- chore: bump go-header and go-fraud by @Wondertan in #43
- feat: Add options to Blob Submit by @Manav-Aggarwal in #51
- build(deps): bump github.com/celestiaorg/go-header from 0.2.13 to 0.3.1 by @dependabot in #46
- build(deps): bump github.com/celestiaorg/rsmt2d from 0.10.0 to 0.11.0 by @dependabot in #41
- Update Namespaced shares fields use snake_case in JSON by @Manav-Aggarwal in #52
- build(deps): bump github.com/celestiaorg/nmt from 0.18.1 to 0.19.0 by @dependabot in #45
- build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 by @dependabot in #54
New Contributors
- @Wondertan made their first contribution in #43
- @Manav-Aggarwal made their first contribution in #51
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- types: blob - extract createcommitment by @tuxcanfly in #32
- build(deps): bump rollkit/.github from 0.1.1 to 0.2.2 by @dependabot in #33
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- switch to cometbft by @Ferret-san in #29
- build(deps): bump celestiaorg/.github from 0.2.0 to 0.2.2 by @dependabot in #31
- build(deps): bump github.com/celestiaorg/go-fraud from 0.1.1 to 0.1.2 by @dependabot in #34
New Contributors
- @Ferret-san made their first contribution in #29
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial repository setup by @tzdybal in #2
- Initial import of the client by @tzdybal in #4
- add misc setup docs and workflows by @MSevey in #5
- fix lint and build issues by @tzdybal in #22
- Bump github.com/celestiaorg/go-fraud from 0.1.0 to 0.1.1 by @dependabot in #18
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #15
- Update housekeeping.yml by @MSevey in #26
- Bump github.com/celestiaorg/nmt from 0.15.0 to 0.17.0 by @dependabot in #24
- Bump github.com/celestiaorg/go-header from 0.2.7 to 0.2.9 by @dependabot in #23
- Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #12
- Bump mheap/github-action-required-labels from 4 to 5 by @dependabot in #13
- Bump celestiaorg/.github from 0.1.1 to 0.2.0 by @dependabot in #14
- state: update SubmitPayForBlob api; api: add BlobAPI by @tuxcanfly in #11
- tests: round trip test for blob submission/retrieval by @tzdybal in #28
New Contributors
- @tzdybal made their first contribution in #2
- @MSevey made their first contribution in #5
- @dependabot made their first contribution in #18
- @tuxcanfly made their first contribution in #11
Full Changelog: https://github.com/rollkit/celestia-openrpc/commits/v0.1.0