v3.1.0-beta.3
Pre-release
Pre-release
What's Changed
- feat(chain-adapters): add solana adapter by @Reinis-FRP in #641
- feat: address to bytes32 contract changes by @md0x in #650
- feat: Add relayer repayment address by @chrismaree in #653
- fix: clean up cast utilities by @chrismaree in #676
- feat: update spokepool relayer refund to handle blocked transfers by @chrismaree in #675
- feat(svm): svm-dev fixes from review by @md0x in #727
- proposal: ensure that EVM errors are always consistant on underflows by @chrismaree in #720
- feat: revert bytes32 conversion for internal functions by @md0x in #755
- fix: stack too deep by @md0x in #766
- Revert "feat: update depositor to bytes32" by @md0x in #764
- fix: make event case consistant between evm & svm by @chrismaree in #760
- feat(SpokePool): Remove depositExclusive by @nicholaspai in #642
- feat: Introduce opt-in deterministic relay data hashes (again) by @mrice32 in #639
- docs: fix comment duplication by @md0x in #775
- fix: emit hashed message in evm fill events by @Reinis-FRP in #772
- feat: improve _getV3RelayHash method by @chrismaree in #779
- Update SVM-Dev to master by @chrismaree in #832
- fix: Address Storage layout issue in CI by @chrismaree in #836
- fix(evm): C01 - Address incorrect use of relayerRefund over msg.sender in claimRelayerRefund function by @chrismaree in #826
- fix(evm): L01 - Update function from public to external by @chrismaree in #827
- fix(evm): L03 - Address incorrect Right Shift in AddressConverters Lib by @chrismaree in #828
- fix(evm): L04 - Remove repeated function by @chrismaree in #829
- fix(evm): N01 - Add missing docstring for repaymentAddress by @chrismaree in #830
- fix(evm): N02 - Address typographical Errors in spoke pool by @chrismaree in #831
- feat: extend current add-legacy-fill-method-svm-dev by @chrismaree in #864
Full Changelog: v3.0.20...v3.1.0-beta.3