Skip to content

v0.4.0-dev.0

Compare
Choose a tag to compare
@hacheigriega hacheigriega released this 16 Oct 15:07
· 112 commits to main since this release
b8a7d54

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)