Releases: coccoinomane/web3cli
Releases · coccoinomane/web3cli
v1.0.0
Refactored the CLI to be more modular and easier to maintain.
Breaking changes:
w3 --signer xxx <command>
is noww3 <command> --signer xxx
w3 --chain xxx <command>
is noww3 <command> --chain xxx
w3 --rpc xxx <command>
is noww3 <command> --rpc xxx
w3 --priority-fee xxx <command>
is noww3 <command> --priority-fee xxx
Pull requests
- Refactor global args by @coccoinomane in #16
Full Changelog: v0.19.1...v1.0.0
v0.19.1
Full Changelog: v0.19.0...v0.19.1
v0.19.0
v0.18.1
Full Changelog: v0.18.0...v0.18.1
v0.18.0
♻️ Remove 'db' prefix for crud commands
⬆️ Update web3client dependency
📚 Add TOC to README
🧪 Uniswap contracts
Full Changelog: v0.17.1...v0.18.0
v0.17.1
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.2
Full Changelog: v0.16.1...v0.16.2
v0.16.1
Full Changelog: v0.16.0...v0.16.1
v0.16.0
Full Changelog: v0.15.2...v0.16.0