Releases: 0xPolygon/polygon-cli
Releases · 0xPolygon/polygon-cli
v0.1.52
What's Changed
- feat: implement deposit and claim methods and rename cmds by @jhkimqd in #304
- feat: ulxly bridge and claim message by @jhkimqd in #310
- fix: allow 0 gas limit for gas estimation by @jhkimqd in #311
- chore: include ulxly gen bindings and lint by @jhkimqd in #344
- chore: fix breaking lint and remove gen-ulxly-go-bindings by @jhkimqd in #345
- fix: ci by @jhkimqd in #346
- uLxLy by @praetoriansentry in #295
Full Changelog: v0.1.51...v0.1.52
v0.1.51
feat: add forkid filtering (#339) * add forkid filtering * update error
v0.1.50
feat: add name metric label (#338)
v0.1.49
feat: peer message counts (#334) * feat: peer message counts * add remove peer messages
v0.1.48
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
fix: increase max attempts and remove indexes (#319) * increase max attempts * add no index * update noindex * reduce max attempts to 10
v0.1.45
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
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
chore: remove genesis flag (#261) * clean up unused parameter * remove genesis flag * fix lint * fix more lint issues * update docs
v0.1.42
patch release for 0x removal