Skip to content

v0.1.90

Choose a tag to compare

@jhkimqd jhkimqd released this 13 Oct 06:42
· 121 commits to main since this release
1d8aaa7

What's Changed

  • chore: style flags by @minhd-vu in #711
  • feat: verbosity can take a string or int by @minhd-vu in #712
  • feat(dumpblocks): fix range; get receipts by block by @tclemos in #710
  • fix: sentence-style usage strings by @minhd-vu in #713
  • feat: query witnesses over wit/1 protocol by @minhd-vu in #634
  • chore: style cmd usage strings by @minhd-vu in #714
  • feat!: ulxly integration with agglayer bridge service by @tclemos in #697
  • chore: rename packages to match go conventions by @minhd-vu in #716
  • fix(ulxly): missing --legacy flag by @tclemos in #724
  • chore: make gen to update generated code by @tclemos in #725
  • chore: use cobra helpers for cmd args by @minhd-vu in #717
  • chore: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #721
  • chore: bump google.golang.org/api from 0.248.0 to 0.251.0 by @dependabot[bot] in #718
  • chore: bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #719
  • feat: fund from seed + fix broken flags by @jhkimqd in #729
  • feat(dumpblocks): add --only-tx-hashes flag to return only tx hashes when dumping blocks by @tclemos in #730
  • feat(loadtest)!: add multicall3; accounts pool performance improvements by @tclemos in #723
  • feat: polycli fund bulk mint + approve erc20 tokens by @jhkimqd in #736

Full Changelog: v0.1.89...v0.1.90