Releases: sedaprotocol/seda-chain
Releases · sedaprotocol/seda-chain
v0.2.0-dev.2
What's Changed
- feat: filter type Mode by @DeshErBojhaa in #290
- feat: Handle panic and error in wasm-storage
EndBlock
without halting chain by @hacheigriega in #293 - chore: Upgrade tally vm by @hacheigriega in #294
- chore: Update release workflow regex by @hacheigriega in #295
- fix: Fix download URLs in Dockerfiles by @hacheigriega in #296
Full Changelog: v0.1.2...v0.2.0-dev.2
v0.2.0-dev.1
What's Changed
- refactor: updating deployment scripts by @hacheigriega in #265
- refactor: removed WASM getters and setters by @DeshErBojhaa in #263
- chore: remove unused file and migrate to gitbook by @hacheigriega in #267
- Add message filtering capability by @Thomasvdam in #268
- feat: added exp block for data request wasm by @DeshErBojhaa in #266
- Add retry to S3 connection reset errors by @Thomasvdam in #274
- refactor: refactor wasm storage module collections by @hacheigriega in #271
- Publish staking module messages by @Thomasvdam in #278
- feat: Filtering implementation with support for
None
filter type by @DeshErBojhaa in #280 - feat: adding basic tally structure by @hacheigriega in #272
- feat: Tally execution by @hacheigriega in #285
- chore: Devnet deployment preparation by @hacheigriega in #287
- refactor: Update deployment scripts and docker files by @hacheigriega in #288
New Contributors
- @DeshErBojhaa made their first contribution in #263
Full Changelog: v0.1.3...v0.2.0-dev.1
v0.1.3
What's Changed
- fix: fix collections init issue by @hacheigriega in #262
Full Changelog: v0.1.2...v0.1.3
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