v1.3.0
What's Changed
π Features
- Fix CI docker for v26 by @moisses89 in #412
- Fix hw_wallet overwrites previous signatures by @moisses89 in #411
- Make cli more inclusive by @falvaradorodriguez in #413
- Fix threshold retrieve in tx-service mode by @moisses89 in #410
- Add support for double quotation mark derivation path by @moisses89 in #414
- Add message confirmation by @moisses89 in #418
- Remove variable shadowing by @fmrsabino in #422
- Explicitly declare hexbytes dependency by @fmrsabino in #421
- Adding support for executing transactions in scripting mode by @falvaradorodriguez in #419
- Add support for executing transactions from tx-builder json file by @falvaradorodriguez in #426
- Add hw wallet sign message by @moisses89 in #420
- Add typer dependence by @falvaradorodriguez in #428
- Remove exception with invalid contract method name in tx-builder by @falvaradorodriguez in #429
- Update tx service delegate methods by @falvaradorodriguez in #427
- Set version 1.3.0 by @Uxio0 in #433
π Dependencies
- Bump docker/build-push-action from 5 to 6 by @dependabot in #417
- Bump safe-eth-py from 6.0.0b17 to 6.0.0b30 by @dependabot in #416
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #415
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot in #423
- Bump trezor from 0.13.8 to 0.13.9 by @dependabot in #432
- Bump web3 from 6.19.0 to 6.20.0 by @dependabot in #430
New Contributors
- @falvaradorodriguez made their first contribution in #413
- @fmrsabino made their first contribution in #422
Full Changelog: v1.2.1...v1.3.0