Releases: islishude/web3-cli
Releases · islishude/web3-cli
v1.3.4
Changelog
- 74f740c build(deps): bump alpine from 3.19.0 to 3.19.1 (#26)
- 41866c2 build(deps): bump github.com/ethereum/go-ethereum (#27)
- 4286cf2 build(deps): bump github.com/ethereum/go-ethereum (#29)
- cb1b868 build(deps): bump github.com/ethereum/go-ethereum (#30)
- 58a5955 build(deps): bump github.com/ethereum/go-ethereum (#31)
- 669262b build(deps): bump github.com/ethereum/go-ethereum (#34)
- 165dbf3 build(deps): bump golang from 1.21.6-alpine to 1.22.0-alpine (#28)
- bff866b build(deps): bump golang from 1.22.0-alpine to 1.22.1-alpine (#32)
- b880dd4 build(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine (#33)
- 92c669b ci: fix image name
- 9761b98 ci: fix path ignore rule
- facf151 ci: use 1.22
- bd61c5a ci: use github.action_repository variable for docker image name
- 9995752 docker: remove --platform
- c8b1109 ethcall: fix typo
v1.3.3
Changelog
- 41d583a build(deps): bump actions/setup-go from 4 to 5 (#18)
- 03d0971 build(deps): bump actions/upload-artifact from 3 to 4 (#21)
- b8833a5 build(deps): bump alpine from 3.18.5 to 3.19.0 (#20)
- af5c76d build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8 (#22)
- 598eee2 build(deps): bump github.com/ethereum/go-ethereum from 1.13.8 to 1.13.10 (#25)
- 4e12364 build(deps): bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#23)
- 71933c3 build(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine (#19)
- 09b654f build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#24)
- 05e463f feat: migrate goerli to sepolia
v1.3.2
Changelog
- 913f852 Revert "ci(docker): use the latest buildx"
- f2d2df0 build(deps): bump alpine from 3.18.4 to 3.18.5 (#15)
- ac1ca3f build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#14)
- 07dbca5 chore(tools): move to stand-alone pacakge
- 778fd2c ci(docker): use the latest buildx
- 8ce9f59 ci(release): fetch all commits
- 33fb1cc doc: add tools section
- f150b34 feat(abi/pack): make tuple key case insensitive
- 1bb2e8a feat(tools/new-random-address): prefix and suffix
- 58a9e1c feat(utils/params): remove parseJsonRawMsg
- 7a19514 feat: remove flag aliases and env mapping
- fceaf8f fix(utils/params): don't convert number to hex
- 446ffbb refactor: abi unpack
- 29150b1 test(chains): ignore the errors
- 46ead9f test(chains): update timeout to 5s