Skip to content

Releases: 0xPolygon/polygon-cli

v0.1.73

14 Feb 19:06
caf9b59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.72...v0.1.73

v0.1.72

12 Feb 08:57
c05bb83
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #497
  • chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #496
  • chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #493
  • chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 by @dependabot in #495
  • chore(deps): bump github.com/cometbft/cometbft from 0.38.15 to 0.38.17 in the go_modules group by @dependabot in #491
  • refactor: silence help when error returned for ulxly commands by @jhkimqd in #499

Full Changelog: v0.1.71...v0.1.72

v0.1.71

07 Feb 16:32
74c7dc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.70...v0.1.71

v0.1.70

06 Feb 10:41
a7cc19e
Compare
Choose a tag to compare

What's Changed

  • Fixing a minor bug in the default value of the bridge command by @praetoriansentry in #488
  • chore(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 in the go_modules group by @dependabot in #489

Full Changelog: v0.1.69...v0.1.70

v0.1.69

28 Jan 09:48
df38375
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/api from 0.216.0 to 0.217.0 by @dependabot in #482
  • chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #481
  • chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #480
  • fix: dockerfile build by @jhkimqd in #479
  • chore: fix some function names in comment by @petercover in #484
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #487
  • chore(deps): bump github.com/cockroachdb/pebble from 1.1.3 to 1.1.4 by @dependabot in #485
  • chore(deps): bump google.golang.org/api from 0.217.0 to 0.218.0 by @dependabot in #486
  • feat: generate secp256k1 private key by @leovct in #483

New Contributors

Full Changelog: v0.1.68...v0.1.69

v0.1.68

16 Jan 07:28
926fb24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.67...v0.1.68

v0.1.67

16 Jan 02:35
950de82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.66...v0.1.67

v0.1.66

06 Jan 15:32
0622262
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cloud.google.com/go/kms from 1.20.1 to 1.20.2 by @dependabot in #460
  • chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.3 to 6.6.5 by @dependabot in #459
  • chore(deps): bump google.golang.org/api from 0.210.0 to 0.211.0 by @dependabot in #458
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #463
  • chore(deps): bump cloud.google.com/go/kms from 1.20.2 to 1.20.3 by @dependabot in #461
  • chore(deps): bump google.golang.org/api from 0.211.0 to 0.214.0 by @dependabot in #462
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #464
  • chore(deps): bump cloud.google.com/go/kms from 1.20.3 to 1.20.4 by @dependabot in #468
  • chore(deps): bump github.com/cockroachdb/pebble from 1.1.2 to 1.1.3 by @dependabot in #467
  • chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot in #466

Full Changelog: v0.1.65...v0.1.66

v0.1.65

16 Dec 08:36
adfb6d1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.2 by @dependabot in #442
  • chore(deps): bump google.golang.org/api from 0.206.0 to 0.209.0 by @dependabot in #443
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #444
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.14.11 to 1.14.12 by @dependabot in #445
  • chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.2 to 6.6.3 by @dependabot in #446
  • chore(deps): bump google.golang.org/api from 0.209.0 to 0.210.0 by @dependabot in #454
  • chore(deps): bump github.com/holiman/uint256 from 1.3.1 to 1.3.2 by @dependabot in #453
  • chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 by @dependabot in #452
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #450
  • chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #451
  • Add cmd to wrap deployed bytecode by @xavier-romero in #449
  • Add storage initialization + read bytecode from file to wrap-contract by @xavier-romero in #455
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #457
  • Fix wrap-contract when reading content from file by @xavier-romero in #456

Full Changelog: v0.1.64...v0.1.65

v0.1.64

25 Nov 08:53
8546da2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/api from 0.205.0 to 0.206.0 by @dependabot in #437
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #436
  • chore: update contract bytecodes by @leovct in #440
  • fix: monitor panic when renderedblock is nil by @jhkimqd in #438
  • fix: monitor stuck on wait when closing by @jhkimqd in #441

Full Changelog: v0.1.63...v0.1.64