SDK v1.5.0
v1.5.0 Brings some limited support for SDK tooling across multiple execution environments. For example, some new SDK classes can be used to interact with both EVM and Sealevel-based chains! See MultiProtocolProvider, MultiProtocolApp, MultiProtocolCore for details.
What's Changed since v1.4.1
- Remove legacy multisig prevention by @yorhodes in #2522
- Publish 1.4.2 by @yorhodes in #2523
- Update buildAgentConfig for backwards compat by @jmrossy in #2525
- CCIP Read ISM by @AlexBHarley in #2398
- Fix crosschaincall duplicate warning by @yorhodes in #2532
- AggregationISM set for rc kathy by @aroralanuk in #2517
- Better config.interchainSecurityModule type handling for **deployer classes by @aroralanuk in #2537
- Deploy AggregationISM to testnet3 core by @aroralanuk in #2539
- Upgrade testnet relayer to include CCIP Read support by @yorhodes in #2531
- Deploy AggregationISM for rc kathy mainnet by @aroralanuk in #2541
- Deploy AggregationISM to mainnet2 by @aroralanuk in #2563
- Fix deploying validators when there's an empty validator set by @tkporter in #2565
- Update testnet3 test recipients by @nambrot in #2582
- Fix hardhat test script in typescript/sdk/package.json by @jaehunkim in #2483
- Refactor utils package by @jmrossy in #2550
- Minimal multi-protocol SDK support by @jmrossy in #2529
- Remove zbctestnet by @tkporter in #2633
- Add custom error message for when gasOracle not configured for domain in IGP by @aroralanuk in #2656
- Agent Config Typescript Definitions by @mattiecnvr in #2658
- Migrate from config object to address map by @yorhodes in #2576
- Make Domain Routing ISM enumerable by @yorhodes in #2644
- helm: Support different signer key per a chain in relayer by @josedev-union in #2555
- Agent Config Base Parsing by @mattiecnvr in #2665
- Add pausable ism by @yorhodes in #2675
- chore: Use templating for datasource in grafana dashboard file by @josedev-union in #2542
- Deploy proteustestnet, nautilus, solanadevnet (again), and solana by @tkporter in #2646
- Rust agent config parsing by @mattiecnvr in #2687
- Multi-protocol Kathy by @jmrossy in #2559
- Migrate
SealevelTokenAdapter
from warp-routes-UI by @aroralanuk in #2684
New Contributors
- @jaehunkim made their first contribution in #2483
- @gbouv made their first contribution in #2647
Full Changelog: v1.4.1...v1.5.0