Skip to content

Tags: codebyMoh/polygon-cli

Tags

v0.1.78

Toggle v0.1.78's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
check if bridge address has code before preparing tx payload (0xPolyg…

…on#587)

v0.1.77

Toggle v0.1.77's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump cloud.google.com/go/kms from 1.21.1 to 1.21.2 (0xPo…

…lygon#586)

Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.21.1...kms/v1.21.2)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-version: 1.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

v0.1.76

Toggle v0.1.76's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/ethereum/go-ethereum from 1.15.6 to 1.15…

….7 (0xPolygon#577)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.15.6 to 1.15.7.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.15.6...v1.15.7)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-version: 1.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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