Releases: sedaprotocol/seda-chain
Releases · sedaprotocol/seda-chain
v0.1.2
What's Changed
- docs: add SECURITY.md by @mariocao in #254
- feat: Rosetta plugin by @hacheigriega in #255
- feat(plugin): publish block event data by @Thomasvdam in #260
- feat: enable wasm-storage module by @hacheigriega in #235
- chore: upgrade sdk to v0.50.6 by @hacheigriega in #252
- feat(ci): update manual build ci by @gluax in #261
- refactor: Migrate to Collections by @jim380 in #192
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Release for the launch of SEDA Chain under chain ID seda-1 on 2024/4/24 at 4PM UTC.
v0.1.0
Release for the launch of SEDA Chain under chain ID seda-1
on 2024/4/24 at 4PM UTC.
Please use v0.1.1 for the launch.
v0.0.7
What's Changed
- docs: advise against Horcrux by @hacheigriega in #204
- chore: update testnet script by @hacheigriega in #201
- Fix/docker release by @gluax in #206
- test: interchain account test by @hacheigriega in #207
- chore: fix README by @hacheigriega in #210
- chore: audit remediations by @hacheigriega in #212
- chore: upgrade dependencies & make minor proto change for Keplr support by @hacheigriega in #213
- Cancel simulation workflows when an update is pushed by @Thomasvdam in #216
- Add indexing plugin skeleton by @Thomasvdam in #214
- chore: cleanup TODO comments by @hacheigriega in #220
- refactor: set default minimum gas prices by @hacheigriega in #225
- chore: add upgrade handler by @hacheigriega in #226
New Contributors
- @Thomasvdam made their first contribution in #216
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- [Interchaintest] Installment #4 by @jim380 in #182
- Add Support for State Streaming by @jim380 in #184
- Add Packet-Forward-Middleware by @jim380 in #187
- Fix: Lint Errors by @gluax in #178
- Add Interchaintest in CI by @jim380 in #189
- chore: Script for adding group to genesis state by @hacheigriega in #188
- Add Ability to Change max-wasm-size via Governance by @jim380 in #137
- Feat: Protobuf Lint CI by @gluax in #151
- test: Add simulation test by @hacheigriega in #190
- feat: Clawback Continuous Vesting Account by @hacheigriega in #195
- refactor: Rename binary and default directory by @hacheigriega in #193
- interchaintest Edge Case and Version Bump by @jim380 in #197
Full Changelog: v0.0.5...v0.0.6
v0.0.5
chore: upgrade comet bft
v0.0.4
chore: go mod tidy
v0.0.3
fix: TestChainUpgrade
v0.0.2
chore: upgrade wasmvm to address recent security report
v0.0.1-rc5
fix(scripts): fix unstake script