Skip to content

Latest commit

 

History

History
530 lines (437 loc) · 58.2 KB

CHANGELOG.md

File metadata and controls

530 lines (437 loc) · 58.2 KB

Changelog

v0.8.0 (2024-02-08)

Full Changelog

v0.8.0-rc.0 (2024-01-22)

Full Changelog

Closed issues:

  • Dead Link in the Git "Joining the testnet" #406
  • Broken link for testnet in the main README.md #403
  • Random failure when running integration test #319
  • Refactor BLS signer to load gas settings during initiation #311
  • Random CI failure on QueryFinalizedChainInfo #288

Merged pull requests:

v0.7.2 (2023-06-10)

Full Changelog

v0.7.1 (2023-05-30)

Full Changelog

Closed issues:

  • zoneconcierge: parameterise timeout for IBC packets #207

Merged pull requests:

v0.7.0 (2023-05-26)

Full Changelog

Closed issues:

Merged pull requests:

v0.6.0 (2023-05-10)

Full Changelog

Merged pull requests:

v0.6.0rc0 (2023-05-04)

Full Changelog

v0.6.0-rc0 (2023-05-04)

Full Changelog

Merged pull requests:

devnet (2023-04-17)

Full Changelog

Breaking changes:

Closed issues:

  • Remove handler.go from modules #336

Merged pull requests:

test (2023-03-17)

Full Changelog

Implemented enhancements:

  • Fees as a parameter for the BlsSig transaction #168

Fixed bugs:

  • flaky Test: TestRawCheckpointWithMeta_Accumulate4 #124

Closed issues:

  • Use proto linter and formatter #321
  • Lack of balance check before inserting MsgWrappedCreateValidator into the message queue #317
  • Duplicate txs queued in the same epoch show inconsistent execution result #314
  • Redundant pagination parameters in API #304
  • Chain died on block 621 #302
  • Add test for adding a BLS-sig transaction #279
  • Add logs to show the submitter of each BLS-sig transaction #278
  • zoneconcierge: API for querying submitted/confirmed chain info #212
  • Validators should stop submitting BLS-sigs when they are syncing #182
  • Accept encoding config in InitPrivSigner function instead of creating it. #174
  • Improving Undelegating Requests and Lifecycle #159

v0.5.0 (2023-02-03)

Full Changelog

Breaking changes:

Fixed bugs:

Closed issues:

  • Error results in RawCheckpointList #280
  • Creating a validator after the chain has been running for a while leads to the validator never becoming bonded. #275
  • Flaky zoneconcierge test #251
  • go 1.19 #227

Merged pull requests:

v0.4.0 (2022-12-20)

Full Changelog

Closed issues:

  • epoching: excessive absent validator logs during simulation #75

Merged pull requests:

v0.3.0 (2022-11-30)

Full Changelog

Breaking changes:

Closed issues:

  • zoneconcierge: Chain info indexer snapshots the latest chain info for each epoch even without any relayer #220

Merged pull requests:

v0.2.0 (2022-11-23)

Full Changelog

Fixed bugs:

  • Concurrent issue when sending BLS-sig tx in a gorouting #197

Closed issues:

  • Make FromName an attribute in app.toml #188
  • Add correspondence check for genesis BLS keys and genesis txs #180

Merged pull requests:

v0.1.0 (2022-11-05)

Full Changelog

Implemented enhancements:

  • Checkpointing: remove hardcoded FlagFee #160
  • Proper coin denomination for testnet #139
  • chore: bump Cosmos SDK dependency to v0.46.0 #93
  • btclightclient: Store BTCHeaderInfo objects instead of BTCHeaderBytes objects #57

Fixed bugs:

  • bug: Transaction submission panics due to unavailability of BTC config #117
  • epoching: simulation panicked with error message panic: no delegation distribution info #74
  • Epoching AnteHandler rejects genesis staking transactions #36
  • Fix handling duplicated submissions #163 (KonradStaniec)

Closed issues:

  • Improve sending of bls transaction by checkpointing module. #155
  • Checkpointing: random BLS-sig transactions are not executed successfully #141
  • Fix integration test and blssigner denominations #137
  • Errors prompted by the static analyser in x/btclightclient #9

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator