Skip to content

Releases: sedaprotocol/seda-chain

v0.4.0-dev.4

31 Oct 14:20
228b963
Compare
Choose a tag to compare

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

30 Oct 10:52
2ed853d
Compare
Choose a tag to compare

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

29 Oct 22:18
9ce12e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0-dev.1...v0.4.0-dev.2

v0.4.0-dev.1

25 Oct 22:12
8edd6cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0-dev.0...v0.4.0-dev.1

v0.4.0-dev.0

16 Oct 15:07
b8a7d54
Compare
Choose a tag to compare

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

18 Sep 09:12
3293a2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0-dev.2...v0.3.0-dev.3

v0.3.0-dev.2

12 Sep 15:01
2252f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0-dev.1...v0.3.0-dev.2

v0.3.0-dev.1

06 Sep 12:37
07f30fd
Compare
Choose a tag to compare

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

28 Aug 19:07
3811dff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0-dev.3...v0.3.0-dev.0

v0.2.0-dev.3

24 Jul 14:54
60d34c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-dev.2...v0.2.0-dev.3