SP1 Programs v2.0.0-rc.2
Pre-release
Pre-release
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_misbehaviourby @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-clientpackages 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
- @MozirDmitriy made their first contribution in #586
- @VolodymyrBg made their first contribution in #620
- @MamunC0der made their first contribution in #764
- @ericHgorski made their first contribution in #866
- @dependabot[bot] made their first contribution in #886
- @aljo242 made their first contribution in #895
- @bpiv400 made their first contribution in #950
- @dianab-cl made their first contribution in #1023
- @dhfang made their first contribution in #1033