Skip to content

Releases: coccoinomane/web3cli

v1.0.0

20 May 18:31
Compare
Choose a tag to compare

Refactored the CLI to be more modular and easier to maintain.

Breaking changes:

  • w3 --signer xxx <command> is now w3 <command> --signer xxx
  • w3 --chain xxx <command> is now w3 <command> --chain xxx
  • w3 --rpc xxx <command> is now w3 <command> --rpc xxx
  • w3 --priority-fee xxx <command> is now w3 <command> --priority-fee xxx

Pull requests

Full Changelog: v0.19.1...v1.0.0

v0.19.1

18 May 11:21
Compare
Choose a tag to compare

Full Changelog: v0.19.0...v0.19.1

v0.19.0

07 Apr 18:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.19.0

v0.18.1

31 Mar 16:08
Compare
Choose a tag to compare

Full Changelog: v0.18.0...v0.18.1

v0.18.0

25 Mar 21:38
Compare
Choose a tag to compare

♻️ 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

21 Feb 21:55
Compare
Choose a tag to compare

Full Changelog: v0.17.0...v0.17.1

v0.17.0

19 Feb 09:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.2...v0.17.0

v0.16.2

11 Feb 18:19
Compare
Choose a tag to compare

Full Changelog: v0.16.1...v0.16.2

v0.16.1

30 Jan 19:41
Compare
Choose a tag to compare

Full Changelog: v0.16.0...v0.16.1

v0.16.0

29 Jan 21:30
Compare
Choose a tag to compare

Full Changelog: v0.15.2...v0.16.0