Skip to content

Releases: 0xPolygon/polygon-cli

v0.1.115

Choose a tag to compare

@minhd-vu minhd-vu released this 09 Jul 02:56
1d877f0

What's Changed

  • chore: bump actions/checkout from 6 to 7 by @dependabot[bot] in #948
  • chore: bump crate-ci/typos from 1.47.2 to 1.48.0 by @dependabot[bot] in #949
  • chore: bump svenstaro/upload-release-action from 2.11.4 to 2.11.5 by @dependabot[bot] in #950
  • chore: bump google.golang.org/api from 0.286.0 to 0.287.0 by @dependabot[bot] in #951
  • chore: bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #952
  • chore: bump github.com/schollz/progressbar/v3 from 3.19.0 to 3.19.1 by @dependabot[bot] in #953
  • feat(p2p/sensor): validate block signer before rebroadcast by @minhd-vu in #946

Full Changelog: v0.1.114...v0.1.115

v0.1.114

v0.1.114 Pre-release
Pre-release

Choose a tag to compare

@praetoriansentry praetoriansentry released this 03 Jul 13:53
78020ef

What's Changed

  • refactor: replace Split in loops with more efficient SplitSeq by @box4wangjing in #920
  • chore: bump crate-ci/typos from 1.46.1 to 1.46.2 by @dependabot[bot] in #924
  • chore: bump google.golang.org/api from 0.278.0 to 0.279.0 by @dependabot[bot] in #922
  • chore: bump github.com/btcsuite/btcd/btcec/v2 from 2.3.6 to 2.5.0 by @dependabot[bot] in #921
  • fix: loadtest interrupt summary by @jhkimqd in #925
  • feat: adding heimdall commands to polycli by @praetoriansentry in #904
  • chore: bump golang.org/x/crypto from 0.51.0 to 0.53.0 by @dependabot[bot] in #930
  • chore: bump crate-ci/typos from 1.46.2 to 1.47.2 by @dependabot[bot] in #933
  • chore: bump cloud.google.com/go/datastore from 1.23.0 to 1.24.0 by @dependabot[bot] in #927
  • chore: bump github.com/gdamore/tcell/v2 from 2.13.9 to 2.13.10 by @dependabot[bot] in #926
  • chore: bump google.golang.org/api from 0.279.0 to 0.284.0 by @dependabot[bot] in #929
  • refactor: use the built-in min to simplify the code by @solunolab in #932
  • chore: bump github.com/ethereum/go-ethereum from 1.17.2 to 1.17.3 by @dependabot[bot] in #923
  • chore: bump github.com/btcsuite/btcd/btcutil from 1.1.6 to 1.2.0 by @dependabot[bot] in #937
  • chore: bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.1 by @dependabot[bot] in #936
  • chore: bump github.com/prometheus/common from 0.67.5 to 0.68.1 by @dependabot[bot] in #935
  • chore: bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in the go_modules group across 1 directory by @dependabot[bot] in #938
  • chore: bump actions/checkout from 6 to 7 by @dependabot[bot] in #939
  • chore: bump google.golang.org/api from 0.284.0 to 0.285.0 by @dependabot[bot] in #940
  • chore: bump github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #941
  • chore: bump github.com/prometheus/common from 0.68.1 to 0.69.0 by @dependabot[bot] in #942
  • chore: bump github.com/ethereum/go-ethereum from 1.17.3 to 1.17.4 by @dependabot[bot] in #943
  • chore: bump github.com/pelletier/go-toml/v2 from 2.4.0 to 2.4.2 by @dependabot[bot] in #945
  • chore: bump google.golang.org/api from 0.285.0 to 0.286.0 by @dependabot[bot] in #944
  • ci: build and publish macOS release binaries by @krlosMata in #947

New Contributors

Full Changelog: v0.1.113...v0.1.114

v0.1.113

Choose a tag to compare

@minhd-vu minhd-vu released this 11 May 18:06
88998a3

What's Changed

  • chore: bump golang.org/x/crypto from 0.50.0 to 0.51.0 by @dependabot[bot] in #914
  • chore: bump google.golang.org/api from 0.277.0 to 0.278.0 by @dependabot[bot] in #915
  • chore: bump cloud.google.com/go/kms from 1.30.0 to 1.31.0 by @dependabot[bot] in #917
  • chore: bump crate-ci/typos from 1.46.0 to 1.46.1 by @dependabot[bot] in #918
  • fix(p2p/sensor): skip fetching transactions already in cache by @minhd-vu in #919

Full Changelog: v0.1.112...v0.1.113

v0.1.112

Choose a tag to compare

@minhd-vu minhd-vu released this 08 May 19:21
8ecdb0f

What's Changed

  • chore: bump cloud.google.com/go/datastore from 1.22.0 to 1.23.0 by @dependabot[bot] in #910
  • chore: bump google.golang.org/api from 0.276.0 to 0.277.0 by @dependabot[bot] in #911
  • chore: bump cloud.google.com/go/kms from 1.29.0 to 1.30.0 by @dependabot[bot] in #912
  • chore: bump crate-ci/typos from 1.45.1 to 1.46.0 by @dependabot[bot] in #913
  • fix(p2p/sensor): improve transaction writing consistency by @minhd-vu in #909

Full Changelog: v0.1.111...v0.1.112

v0.1.111

Choose a tag to compare

@leovct leovct released this 29 Apr 08:56
c98ee8f

What's Changed

  • feat(loadtest): QoL changes by @minhd-vu in #892
  • chore: bump google.golang.org/api from 0.275.0 to 0.276.0 by @dependabot[bot] in #901
  • chore: bump crate-ci/typos from 1.45.0 to 1.45.1 by @dependabot[bot] in #902
  • chore: bump github.com/gdamore/tcell/v2 from 2.13.8 to 2.13.9 by @dependabot[bot] in #900
  • chore: bump cloud.google.com/go/kms from 1.28.0 to 1.29.0 by @dependabot[bot] in #899
  • chore: bump github.com/rs/zerolog from 1.35.0 to 1.35.1 by @dependabot[bot] in #907
  • chore: bump foundry-rs/foundry-toolchain from 1.7.0 to 1.8.0 by @dependabot[bot] in #905
  • chore: bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0 by @dependabot[bot] in #906
  • refactor: modernize sync/atomic usage with typed atomic apis by @chuanshanjida in #903
  • fix: pos exit proof non power of 2 merkle by @leovct in #908

Full Changelog: v0.1.110...v0.1.111

v0.1.110

Choose a tag to compare

@minhd-vu minhd-vu released this 13 Apr 15:09
8ff6d0d

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

Full Changelog: v0.1.109...v0.1.110

v0.1.109

Choose a tag to compare

@leovct leovct released this 02 Apr 07:27
fe08091

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

Choose a tag to compare

@minhd-vu minhd-vu released this 12 Mar 22:08
63ad281

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-event flag to reduce Datastore writes by @minhd-vu in #867

New Contributors

Full Changelog: v0.1.107...v0.1.108

v0.1.107

Choose a tag to compare

@minhd-vu minhd-vu released this 04 Mar 02:53
1a9ca49

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

Choose a tag to compare

@minhd-vu minhd-vu released this 02 Mar 23:20
95f68dd

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

Full Changelog: v0.1.105...v0.1.106