What's Changed
- [Feature] Implement support different signatures in envelope macro by @developeruche in #2794
- feat: add as_* helper methods to Delta by @mattsse in #2823
- add
auto_impersonatehelper to anvil bindings by @siosw in #2824 - feat: add helpers for MnemonicBuilder by @mattsse in #2825
- chore: use trait upcasting by @DaniPopes in #2827
- feat: add Asref for recovered withencoded by @mattsse in #2828
- chore: add into_envelope helper by @mattsse in #2832
- chore(deps): internal dep bumps by @DaniPopes in #2834
- return correct arbitrum block numbers w/ BatchLayer by @siosw in #2835
- feat(rpc): add optional index field to CallLogFrame by @mablr in #2748
- chore: use quantity for index by @mattsse in #2837
- refactor: Change
opinStructLogfromStringto Cow<'static, str> by @lean-apple in #2730 - docs: update version in installation example from 1.0.1 to 1.0.27 by @zeroprooff in #2836
New Contributors
- @zeroprooff made their first contribution in #2836
Full Changelog: v1.0.27...v1.0.28