Skip to content

Releases: 0xPolygon/polygon-cli

v0.1.52

14 Aug 10:46
dd9e8a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.51...v0.1.52

v0.1.51

12 Aug 15:17
523df56
Compare
Choose a tag to compare
feat: add forkid filtering (#339)

* add forkid filtering

* update error

v0.1.50

08 Aug 18:02
5d102af
Compare
Choose a tag to compare
feat: add name metric label (#338)

v0.1.49

06 Aug 14:11
896553a
Compare
Choose a tag to compare
feat: peer message counts (#334)

* feat: peer message counts

* add remove peer messages

v0.1.48

22 Jul 14:06
000b4c8
Compare
Choose a tag to compare
feat: add peers api (#329)

* add peer handler

* fix lint

* fix lint

* refactor handlers

* only get method

* refactor http to api

* update description

* update docs

v0.1.47

08 Jul 16:16
8e470b0
Compare
Choose a tag to compare
fix: increase max attempts and remove indexes (#319)

* increase max attempts

* add no index

* update noindex

* reduce max attempts to 10

v0.1.45

11 Jun 11:29
bc5041b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #293
  • feat: blob mode for loadtest by @jhkimqd in #292
  • fix: disable multimode loadtesting for blob transactions by @jhkimqd in #294
  • feat: loadtest monitor new blob params + ui cleanup by @jhkimqd in #296
  • feat: loadtest check for duplicate mode input by @jhkimqd in #297
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #301
  • chore(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #298
  • chore(deps): bump google.golang.org/api from 0.181.0 to 0.183.0 by @dependabot in #299

Full Changelog: v0.1.44...v0.1.45

v0.1.44

31 May 10:39
0b13738
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #263
  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 by @dependabot in #264
  • chore(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #265
  • chore(deps): bump google.golang.org/api from 0.175.0 to 0.176.1 by @dependabot in #266
  • fix: loadtestrpc mode erc20/721 contract addresses nil by @jhkimqd in #262
  • refactor: remove polycli rpc method by @jhkimqd in #272
  • chore(deps): bump cloud.google.com/go/datastore from 1.15.0 to 1.17.0 by @dependabot in #274
  • chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #269
  • chore(deps): bump cloud.google.com/go/kms from 1.15.8 to 1.17.0 by @dependabot in #276
  • chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 by @dependabot in #277
  • chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.8 to 6.5.9 by @dependabot in #279
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #278
  • chore: delete .github/workflows/security-build.yml by @jhkimqd in #284
  • refactor: improve monitor ui/ux by @jhkimqd in #280
  • fix: rename misleading naming with txn root by @jhkimqd in #281
  • fix: monitor index out of range panic when scrolling to genesis by @jhkimqd in #282
  • fix: abi decode bug when there are multiple returns by @jhkimqd in #283
  • fix: fix issue where arrow key would not rerender after reaching end by @jhkimqd in #290
  • fix: draw each blockinfo section information into separate rows by @jhkimqd in #289
  • chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #286
  • chore(deps): bump cloud.google.com/go/kms from 1.17.0 to 1.17.1 by @dependabot in #287
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 by @dependabot in #285

Full Changelog: v0.1.43...v0.1.44

v0.1.43

16 Apr 14:37
584e74a
Compare
Choose a tag to compare
chore: remove genesis flag (#261)

* clean up unused parameter

* remove genesis flag

* fix lint

* fix more lint issues

* update docs

v0.1.42

07 Mar 23:38
v0.1.42
312e29b
Compare
Choose a tag to compare
patch release for 0x removal