Releases: sedaprotocol/seda-chain
Releases · sedaprotocol/seda-chain
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.4.0-dev.10
What's Changed
- Upgrade iavl dependency by @hacheigriega in #438
- Improve tally error handling by @hacheigriega in #439
- Publish correct tally completion event values by @Thomasvdam in #441
- Support amino signing for data proxy transactions by @Thomasvdam in #442
- Allow all CORS requests when running locally with plugin by @Thomasvdam in #443
Full Changelog: v0.4.0-dev.9...v0.4.0-dev.10
v0.4.0-dev.9
v0.4.0-dev.8
What's Changed
- Require secp256k1 pubkey registration for unjail by @hacheigriega in #434
Full Changelog: v0.4.0-dev.7...v0.4.0-dev.8
v0.4.0-dev.7
What's Changed
- Handle empty message filter env variable by @Thomasvdam in #429
- Add proving schemes state to pubkey module by @hacheigriega in #427
- Tally gas metering by @Thomasvdam in #432
- feat: params query by @gluax in #433
- feat: Gate-keeping validator set from validators without required public keys by @hacheigriega in #431
- Update dependency path for tallyvm version extraction by @Thomasvdam in #436
Full Changelog: v0.4.0-dev.5...v0.4.0-dev.7
v0.4.0-dev.5
Bug Fixes
- fix logic for getting latest signed batch (d2e9799)
- plugin: correctly process tree entry updates (fb6a7cf)
- signer: fix SEDA signer reload logic (31aa2c0)
Features
- batching: make dr_height part of the primary key (9e90765)
- plugin: add data request height to batch assignment (6a1ea9a)
- plugin: publish core contract address (894bd0a)
- plugin: publish validator-pubkey events (ad87014), closes #402
- plugin: update result attributes (30f0ced), closes #424
- update dr and result attributes (4b435e7), closes #424
Full Changelog: v0.4.0-dev.4...v0.4.0-dev.5
v0.1.4
Full Changelog: v0.1.1...v0.1.4
v0.4.0-dev.4
What's Changed
- fix(abci): Remove double keccak256 hashing when signing batches by @hacheigriega in #410
Full Changelog: v0.4.0-dev.3...v0.4.0-dev.4
v0.4.0-dev.3
What's Changed
- fix(batching): fix issue where hash used dataRoot instead of superRoot by @FranklinWaller in #408
Full Changelog: v0.4.0-dev.2...v0.4.0-dev.3
v0.4.0-dev.2
What's Changed
- Publish batch events by @Thomasvdam in #401
- Publish batch validator entry events by @Thomasvdam in #403
- Store correct validator operator address by @Thomasvdam in #404
- refactor(x/batching): use geth library for ECDSA signing by @hacheigriega in #405
- fix: zero hash invalid hex by @hacheigriega in #406
Full Changelog: v0.4.0-dev.1...v0.4.0-dev.2