Skip to content

SP1 Programs v2.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@srdtrk srdtrk released this 22 May 15:55
ef25a66

Description

This release introduces refactors and updates to the dependencies used by the sp1 programs. We have updated sp1 from v5 line to v6.1.

What's Changed

  • chore: dependency and linting updates by @srdtrk in #1028
  • test(tendermint-light-client): add unit tests for check_for_misbehaviour by @mariuszzak in #1021
  • fix(solana/ics07): client state max drift unused in misbehavior by @vaporif in #1016
  • chore: migrate sp1 from v5 to v6.1 by @mariuszzak in #952
  • deps(solana): switch tendermint-rs from fork to upstream by @mariuszzak in #929
  • fix(solana): ift action items by @vaporif in #927
  • feat: implement Solana IBC by @cernicc in #868
  • chore: simplify fixtures generation logic for tendermint light client tests by @mariuszzak in #754
  • fix(test): use trusted consensus state timestamp for test timing validation by @mariuszzak in #714
  • test: add fixture tests for tendermint-light-client packages by @mariuszzak in #654
  • feat: chain agnostic tendermint light client functions by @vaporif in #589
  • chore: updated workspace dependencies by @srdtrk in #582
  • refactor: extract the logic shared across sp1 and solana programs by @mariuszzak in #576

New Contributors

Full Diff: sp1-programs-v1.2.0...sp1-programs-v2.0.0-rc.2