What's Changed
- fix: minor ordering issues with waiting code by @praetoriansentry in #502
- improve invalid --private-key error by @tclemos in #503
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #504
- chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #508
- chore(deps): bump google.golang.org/api from 0.218.0 to 0.221.0 by @dependabot in #507
- chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.5 to 6.6.6 by @dependabot in #505
- chore(deps): bump github.com/ethereum/go-ethereum from 1.14.13 to 1.15.2 by @dependabot in #509
- add account nonce fix-gap command by @tclemos in #510
- chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #516
- add support to mouse scroll by @tclemos in #513
- Transaction Trace Folding by @praetoriansentry in #515
- add cdk commands by @tclemos in #520
- add a flag loader to allow flags to be set also via env vars by @tclemos in #524
- add rollup sc to get rollup extra data by @tclemos in #526
- chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.6 to 6.6.7 by @dependabot in #530
- Feature/#522 proof by @ARR552 in #525
New Contributors
Full Changelog: v0.1.73...v0.1.74