Releases: 0xPolygon/polygon-cli
Releases · 0xPolygon/polygon-cli
v0.1.71
What's Changed
- fix: adding back missing arg by @praetoriansentry in #492
Full Changelog: v0.1.70...v0.1.71
v0.1.70
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
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
- @petercover made their first contribution in #484
Full Changelog: v0.1.68...v0.1.69
v0.1.68
What's Changed
Full Changelog: v0.1.67...v0.1.68
v0.1.67
What's Changed
- uLxLy Bridge Commands by @praetoriansentry in #448
- feat: adding an option for call-data-file by @praetoriansentry in #474
- chore: bump versions and update generated files by @leovct in #475
Full Changelog: v0.1.66...v0.1.67
v0.1.66
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
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
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
v0.1.63
What's Changed
- chore(deps): bump google.golang.org/api from 0.203.0 to 0.204.0 by @dependabot in #421
- chore(deps): bump cloud.google.com/go/datastore from 1.19.0 to 1.20.0 by @dependabot in #420
- feat: add forkid to monitor by @jhkimqd in #429
- fix loadtest param, specific precompile should pass useSelectedAddress=true by @doutv in #431
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #428
- chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #424
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.0 to 3.17.1 by @dependabot in #425
- chore(deps): bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #427
- fix:
BLAKE2
precompile address inLoadTester
contract by @leovct in #432 - feat: add rollup address and rollup manager address in monitor by @jhkimqd in #433
- fix:
BLAKE2
test implementation by @leovct in #435 - test: add RIP-7212 P256Verify loadtest by @doutv in #434
- fix: block_event dedupe using linked list by @rebelArtists in #423
New Contributors
Full Changelog: v0.1.62...v0.1.63
v0.1.62
What's Changed
- chore(deps): bump google.golang.org/api from 0.201.0 to 0.203.0 by @dependabot in #415
- chore(deps): bump cloud.google.com/go/kms from 1.20.0 to 1.20.1 by @dependabot in #412
- chore(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 by @dependabot in #413
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.16.1 to 3.17.0 by @dependabot in #414
- fix: reduce max attempts by @minhd-vu in #417
- sensor fix: accurately timestamp data on arrival by @rebelArtists in #418
Full Changelog: v0.1.61...v0.1.62