Releases: 0xPolygon/polygon-cli
Releases · 0xPolygon/polygon-cli
v0.1.110
What's Changed
- chore: bump cloud.google.com/go/kms from 1.26.0 to 1.27.0 by @dependabot[bot] in #886
- chore: bump crate-ci/typos from 1.44.0 to 1.45.0 by @dependabot[bot] in #887
- chore: bump google.golang.org/api from 0.273.1 to 0.274.0 by @dependabot[bot] in #888
- chore: bump github.com/ethereum/go-ethereum from 1.17.0 to 1.17.2 by @dependabot[bot] in #889
- feat(sensor): support more rpc methods by @minhd-vu in #862
- feat(sensor): transaction broadcast metrics by @minhd-vu in #890
- refactor: use slices.Backward to simplify the code by @chuanshanjida in #893
- chore: bump github.com/go-echarts/go-echarts/v2 from 2.7.1 to 2.7.2 by @dependabot[bot] in #894
- chore: bump cloud.google.com/go/kms from 1.27.0 to 1.28.0 by @dependabot[bot] in #895
- chore: bump golang.org/x/crypto from 0.49.0 to 0.50.0 by @dependabot[bot] in #896
- chore: bump golang.org/x/text from 0.35.0 to 0.36.0 by @dependabot[bot] in #897
- chore: bump google.golang.org/api from 0.274.0 to 0.275.0 by @dependabot[bot] in #898
New Contributors
- @chuanshanjida made their first contribution in #893
Full Changelog: v0.1.109...v0.1.110
v0.1.109
What's Changed
- chore: bump github.com/go-echarts/go-echarts/v2 from 2.7.0 to 2.7.1 by @dependabot[bot] in #872
- chore: bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #875
- chore: bump github.com/montanaflynn/stats from 0.7.1 to 0.8.2 by @dependabot[bot] in #873
- chore: bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #874
- chore: bump google.golang.org/api from 0.269.0 to 0.272.0 by @dependabot[bot] in #877
- chore: bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 by @dependabot[bot] in #878
- chore: bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #879
- chore: bump github.com/chromedp/chromedp from 0.14.2 to 0.15.0 by @dependabot[bot] in #880
- feat: pos exit proof by @leovct in #881
- chore: bump github.com/rs/zerolog from 1.34.0 to 1.35.0 by @dependabot[bot] in #882
- chore: bump google.golang.org/api from 0.272.0 to 0.273.0 by @dependabot[bot] in #885
- chore: bump github.com/montanaflynn/stats from 0.8.2 to 0.9.0 by @dependabot[bot] in #884
- chore: bump github.com/chromedp/chromedp from 0.15.0 to 0.15.1 by @dependabot[bot] in #883
- chore: bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 in the go_modules group across 1 directory by @dependabot[bot] in #857
Full Changelog: v0.1.108...v0.1.109
v0.1.108
What's Changed
- chore: bump github.com/deckarep/golang-set/v2 from 2.6.0 to 2.8.0 by @dependabot[bot] in #870
- chore: bump golang.org/x/time from 0.14.0 to 0.15.0 by @dependabot[bot] in #869
- refactor: use WaitGroup.Go to simplify code by @tsinglua in #871
- feat(sensor):
--write-first-block-eventflag to reduce Datastore writes by @minhd-vu in #867
New Contributors
Full Changelog: v0.1.107...v0.1.108
v0.1.107
What's Changed
- chore: bump go from 1.25 to 1.26.0 google.golang.org/api from 0.267.0 to 0.269.0 by @dependabot[bot] in #864
- feat(sensor): broadcast blocks, txs, and hashes by @minhd-vu in #727
Full Changelog: v0.1.106...v0.1.107
v0.1.106
What's Changed
- chore: bump crate-ci/typos from 1.43.3 to 1.43.4 by @dependabot[bot] in #855
- chore: bump golang.org/x/crypto from 0.47.0 to 0.48.0 by @dependabot[bot] in #856
- chore: bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #853
- chore: fix typo in loadtest/uniswapv3/pool.go by @moveyield in #852
- chore: bump google.golang.org/api from 0.265.0 to 0.266.0 by @dependabot[bot] in #854
- chore: bump github.com/go-echarts/go-echarts/v2 from 2.6.7 to 2.7.0 by @dependabot[bot] in #858
- chore: bump crate-ci/typos from 1.43.4 to 1.43.5 by @dependabot[bot] in #859
- chore: bump google.golang.org/api from 0.266.0 to 0.267.0 by @dependabot[bot] in #861
- chore: bump cloud.google.com/go/kms from 1.25.0 to 1.26.0 by @dependabot[bot] in #860
- feat(sensor): support eth/69 by @minhd-vu in #863
- chore: bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #866
- chore: bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 by @dependabot[bot] in #865
New Contributors
- @moveyield made their first contribution in #852
Full Changelog: v0.1.105...v0.1.106
v0.1.105
What's Changed
- chore: bump crate-ci/typos from 1.42.3 to 1.43.3 by @dependabot[bot] in #847
- chore: bump cloud.google.com/go/datastore from 1.21.0 to 1.22.0 by @dependabot[bot] in #846
- refactor: replace interface{} with any for clarity and modernization by @nuxtreact in #848
- chore: bump google.golang.org/api from 0.264.0 to 0.265.0 by @dependabot[bot] in #845
- fix(loadtest): make gas manager opt-in to avoid implicit gas-vault th… by @praetoriansentry in #851
- refactor: use the built-in max/min to simplify the code by @nuxtreact in #850
New Contributors
- @nuxtreact made their first contribution in #848
Full Changelog: v0.1.104...v0.1.105
v0.1.104
What's Changed
- chore: bump google.golang.org/api from 0.262.0 to 0.264.0 by @dependabot[bot] in #840
- chore: bump github.com/gdamore/tcell/v2 from 2.13.7 to 2.13.8 by @dependabot[bot] in #841
- chore: bump crate-ci/typos from 1.42.1 to 1.42.3 by @dependabot[bot] in #842
- fix(sensor): reduce sensor_message metric cardinality by @minhd-vu in #844
- feat(loadtest): track preconfs by @minhd-vu in #839
Full Changelog: v0.1.103...v0.1.104
v0.1.103
What's Changed
- chore: bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #838
- chore: bump google.golang.org/api from 0.260.0 to 0.262.0 by @dependabot[bot] in #837
- chore: bump foundry-rs/foundry-toolchain from 1.6.0 to 1.7.0 by @dependabot[bot] in #836
- chore: bump cloud.google.com/go/kms from 1.24.0 to 1.25.0 by @dependabot[bot] in #835
- chore: bump github.com/cometbft/cometbft from 0.38.19 to 0.38.21 in the go_modules group across 1 directory by @dependabot[bot] in #833
- chore: bump github.com/gdamore/tcell/v2 from 2.13.7 to 2.13.8 by @dependabot[bot] in #834
- chore: fix some minor issues in the comments by @slightsharp in #832
- feat: gas manager for loadtest; add
plotcommand by @tclemos in #755
New Contributors
- @slightsharp made their first contribution in #832
Full Changelog: v0.1.102...v0.1.103
v0.1.102
v0.1.101
What's Changed
- chore: refactor flag_loader by @minhd-vu in #715
- refactor: fix Go naming conventions for idiomatic style by @minhd-vu in #822
- chore: refactor signer command into subcommands by @minhd-vu in #827
- refactor: restructure loadtest into library with mode packages by @minhd-vu in #828
Full Changelog: v0.1.100...v0.1.101