Skip to content

Tags: 0xPolygon/polygon-cli

Tags

v0.1.75

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#546)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.19.0...v1.20.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.74

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/#522 proof (#525)

* get-verify-batches command

* refactor + rollups-proof command

* rollupsExitRootProof

* linter

* linter

* doc

v0.1.73

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add wait flag to ulxly claim asset command (#501)

* add ulxly claim wait command to wait for deposits to be ready to be claimed

* replace ulxly claim wait cmd by ulxly claim asset --wait <duration>

* update docs

* make gen

* add wait flag support for claim message

* getDepositWhenReadyForClaim cleanup

* make gen

v0.1.72

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #499 from 0xPolygon/jihwan/silence-ulxly-help

refactor: silence help when error returned for ulxly commands

v0.1.71

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: adding back missing arg (#492)

v0.1.70

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/golang/glog in the go_modules group (#489)

Bumps the go_modules group with 1 update: [github.com/golang/glog](https://github.com/golang/glog).


Updates `github.com/golang/glog` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](golang/glog@v1.2.2...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.69

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: generate secp256k1 private key (#483)

* feat: nodekey input file

* feat: generate heimdall-v2 priv validator key

* chore: nit

* docs: update

v0.1.68

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: cross compile when building (#477)

Signed-off-by: Ji Hwan <[email protected]>

v0.1.67

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump versions and update generated files (#475)

* chore: update proto files

* ci: bump protoc versions

* chore: update protoc files

* chore: update go dependencies

* ci: use stable foundry version

* chore: update go dependencies

v0.1.66

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 (#466)

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.8.0 to 0.9.0.
- [Commits](golang/time@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>