Proof API v0.8.0
Description
This release renames `relayer-api` to `proof-api` and expands the stack with initial Solana IBC support, IFT, GMP, and attestations support. It also bumps the dependencies, includes bug fixes, and cleanups
What's Changed
• fix(proof-api): enable rustls TLS feature on alloy so HTTPS RPCs work by @dhfang in #1034
• refactor: rename relayer to proof-api by @srdtrk in #1030
• chore: dependency and linting updates by @srdtrk in #1028
• fix(solana/test): adjust attestor timing by @vaporif in #1019
• fix(solana): nix devshell + build by @vaporif in #1017
• feat(solana/access-manager): add two-step upgrade authority transfer mechanism by @mariuszzak in #1013
• fix(solana): gmp empty ack by @vaporif in #1008
• fix(solana): require upgrade authority signer in initialize instructions by @mariuszzak in #1002
• fix(solana): timeout timestamp conversions by @vaporif in #992
• fix(solana/ift): decouple finalize_transfer from bridge lifecycle by @mariuszzak in #972
• fix(solana/gmp): remove payer_position, add prefund_lamports by @mariuszzak in #962
• fix(solana): relayer controlled metadata in non inline mode validation by @vaporif in #961
•
Excerpt of 3,398 characters under the source licence. Read the whole release on GitHub ↗