Skip to content

Tags: rubyisrust/polygon-cli

Tags

v0.1.75

Toggle v0.1.75's commit message

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 (0xPol…

…ygon#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.74

Toggle v0.1.74's commit message

Verified

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

* get-verify-batches command

* refactor + rollups-proof command

* rollupsExitRootProof

* linter

* linter

* doc

v0.1.73

Toggle v0.1.73's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add wait flag to ulxly claim asset command (0xPolygon#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

Toggle v0.1.72's commit message

Verified

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

…help

refactor: silence help when error returned for ulxly commands

v0.1.71

Toggle v0.1.71's commit message

Verified

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

v0.1.70

Toggle v0.1.70's commit message

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 (0xP…

…olygon#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.69

Toggle v0.1.69's commit message

Verified

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

* feat: nodekey input file

* feat: generate heimdall-v2 priv validator key

* chore: nit

* docs: update

v0.1.68

Toggle v0.1.68's commit message

Verified

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

Signed-off-by: Ji Hwan <jkim@polygon.technology>

v0.1.67

Toggle v0.1.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump versions and update generated files (0xPolygon#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

Toggle v0.1.66's commit message

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 (0xPolygon#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>