Releases: sedaprotocol/seda-chain
Releases · sedaprotocol/seda-chain
v0.4.0-dev.1
What's Changed
- Skip vote extension bytes in RequestFinalizeBlock by @Thomasvdam in #387
- Convert uint64 to string by @Thomasvdam in #389
- refactor: improve batch queries by @hacheigriega in #386
- fix (batching): only consider batch signatures from votes with
BlockIDFlagCommit
by @hacheigriega in #390 - refactor(x/wasm-storage): rename data request wasm to oracle program by @hacheigriega in #393
- Update core contract deploy script by @Thomasvdam in #396
- chore: data result json matches old contract by @gluax in #399
- feat: update cosmwasm by @gluax in #398
- feat(x/batching): skip batches with no updates by @hacheigriega in #394
- feat(x/tally): expire data requests by @hacheigriega in #400
Full Changelog: v0.4.0-dev.0...v0.4.0-dev.1
v0.4.0-dev.0
Bug Fixes
- catch not found err in GetDataResult (820ecdb)
- fix data result hasher (07a764c)
- fix logic for data result status update (72fecc7)
- fixing import disappearance due to linting (0539781)
- fixing import disappearance due to linting (1ddf2ec)
- GetDataResults bug (36c8eec)
- incorrect offset calculation (f760394)
- plugin: add connection reset retry logic to SQS client (4439475), closes #362
- rename SudoPostDataResult to SudoRemoveDataRequest (eeae360)
- tally: remove duplicate import (b4c6621)
- tally: remove length check on reveal Salt (a8bf2ee)
Features
- Add SEDA Keys (9106ad3)
- batch number assignment and data result query (6f7747a)
- batching module (5923716)
- complete batch signature persistence with validation and consolidate abci handlers (7e9a637)
- data result store in x/batching and corresponding refactors (32e3648)
- General vote extension structure for batch voting (eadd391)
- genesis export import support (3324c5c)
- implement data result hashing and complete data result store migration to module (819f81c)
- persisting batch signatures (3da4a69)
- pkr -> init module (f3159e4)
- plugin: publish data result events (bba941f), closes #371
- plugin: publish oracle program events (5f09a84), closes #289
- validator merkle tree (cb30e0e)
v0.3.0-dev.3
What's Changed
- chore: upgrade tally vm to v1.2.0 by @Thomasvdam in #361
Full Changelog: v0.3.0-dev.2...v0.3.0-dev.3
v0.3.0-dev.2
What's Changed
- chore: Upgrade tally vm to v1.1.3 by @hacheigriega in #358
Full Changelog: v0.3.0-dev.1...v0.3.0-dev.2
v0.3.0-dev.1
What's Changed
- chore: bump tallyvm version to v1.1.1 #358
Full Changelog: v0.3.0-dev.0...v0.3.0-dev.1
v0.3.0-dev.0
What's Changed
- chore(plugin): discard block events with empty amount attribute by @99adarsh in #304
- Move to regular queue by @Thomasvdam in #312
- refactor: Add tally module and refactor wasm types by @hacheigriega in #311
- fix: Export genesis fix by @hacheigriega in #319
- fix: Adding build tag for Rosetta by @hacheigriega in #321
- feat: Post data results in batch and lint imports by @hacheigriega in #323
- docs: Add Swagger docs by @hacheigriega in #326
- refactor: Refactor module error handling by @hacheigriega in #333
- fix: Fix empty event issue when storing wasms by @hacheigriega in #335
- fix: Fix unit tests and remove unused packages by @hacheigriega in #338
- Data Proxy registry module by @Thomasvdam in #339
- chore: Update dependencies by @hacheigriega in #343
- refactor: Disable data request wasm expiration by @hacheigriega in #346
- Publish data proxy messages by @Thomasvdam in #348
- Correct the module name in data-proxy params messages by @Thomasvdam in #350
- feat: Pass additional env variables to tally VM by @hacheigriega in #349
- feat: Add basic consensus check to support data proxy tally by @hacheigriega in #344
New Contributors
Full Changelog: v0.2.0-dev.3...v0.3.0-dev.0
v0.2.0-dev.3
What's Changed
- feat: Refactor filtering and adding std dev filter by @hacheigriega in #300
- refactor: Various refactoring chores by @hacheigriega in #308
Full Changelog: v0.2.0-dev.2...v0.2.0-dev.3
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