v1.1.0+evm
NTT EVM v1.1.0 release
What's Changed
- Evm: Update test chain used in forge tests by @barnjamin in #405
- SDK: Add ts sdk by @barnjamin in #376
- SDK: Add Routes and Examples by @barnjamin in #413
- evm: make TrimmedAmount fuzz tests more efficient (fixes #431) by @kcsongor in #440
- evm: add rate-limit config instructions to README by @RahulMaganti47 in #410
- evm: documents unchecked immutables in
WormholeTransceiverState
by @scnale in #409 - evm: Echidna stateful fuzzing for NttManager by @djb15 in #393
- evm: only allow owner to unpause by @nik-suri in #444
- ci: evm relayer address fix by @evan-gray in #449
- Update NttManager.sol version by @nik-suri in #447
- evm: Add transceiver type getter to Transceiver base contract by @nik-suri in #456
- SDK: Restructure project workspace by @barnjamin in #432
- evm: enhance ITransceiver interface with config getters by @nik-suri in #458
Full Changelog: v1.0.0+evm...v1.1.0+evm