This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Releases: rollkit/celestia-da
Releases · rollkit/celestia-da
v0.12.5
What's Changed
- ci: bump celestia-node to v0.12.3 by @tuxcanfly in #50
Full Changelog: v0.12.4...v0.12.5
v0.12.4-rc1
v0.12.4
What's Changed
- ci: update test for celestia-da by @tuxcanfly in #39
- da: replace submit options with gas price by @tuxcanfly in #46
Breaking changes
-
Submit
now accepts afloat64 gasPrice
as the second parameter in place of*SubmitOptions
. See #30- NOTE: clients will need to pass a
gasPrice
inutia/gas
units to be used to calculate fee. AgasPrice < 0
will cause the default fee to be used.
- NOTE: clients will need to pass a
Full Changelog: v0.12.3...v0.12.4
v0.12.3-patch
v0.12.3
What's Changed
- ci: refactor test workflow by @tuxcanfly in #43
- test: mock node rpc service by @tuxcanfly in #45
- go mod: bump go-da to support maxblobsize by @tuxcanfly in #44
Full Changelog: v0.12.2...v0.12.3
v0.12.1-rc4
upgrade go-da to include MaxBlobSize api
v0.12.2
What's Changed
- go mod: bump celestia-node to v0.12.2-rc2 by @tuxcanfly in #32
- build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #34
- build(deps): bump github.com/celestiaorg/celestia-app from 1.4.0 to 1.6.0 by @dependabot in #28
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #26
- go mod: update celestia-node to v0.12.2 by @tuxcanfly in #38
Full Changelog: v0.12.1-rc1...v0.12.2
v0.12.1-rc3
Full Changelog: v0.12.1-rc2...v0.12.1-rc3
v0.12.1-rc2
What's Changed
- go mod: bump celestia-node to v0.12.2-rc2 by @tuxcanfly in #32
Full Changelog: v0.12.1-rc1...v0.12.1-rc2
v0.12.1-rc1
What's Changed
- da: implement maxblobsize by @tuxcanfly in #27
Full Changelog: v0.12.1-rc0...v0.12.1-rc1