Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove polycli rpc method #272

Merged
merged 3 commits into from
May 20, 2024

Conversation

jhkimqd
Copy link
Contributor

@jhkimqd jhkimqd commented May 9, 2024

Description

This PR removes the polycli rpc method.

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

@leovct leovct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@leovct leovct merged commit dee54ff into maticnetwork:main May 20, 2024
6 of 7 checks passed
@jhkimqd jhkimqd deleted the jihwan/deprecate-rpc branch May 21, 2024 00:21
jhkimqd added a commit to jhkimqd/polygon-cli that referenced this pull request May 21, 2024
Signed-off-by: Ji Hwan <jkim@polygon.technology>

refactor: remove traces of yul

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

refactor: improve monitor ui/ux

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

refactor: remove `polycli rpc` method (maticnetwork#272)

* refactor: remove polycli rpc method

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

* fix: separate .yul and .sol build in ci

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

* refactor: remove traces of yul

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

---------

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

chore(deps): bump cloud.google.com/go/datastore from 1.15.0 to 1.17.0 (maticnetwork#274)

Bumps [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.0...video/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/datastore
  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>
Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (maticnetwork#269)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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>

chore(deps): bump cloud.google.com/go/kms from 1.15.8 to 1.17.0 (maticnetwork#276)

Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.15.8 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.8...kms/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  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>

chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 (maticnetwork#277)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.180.0 to 0.181.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.180.0...v0.181.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  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>

refactor: improve polycli monitor ui/ux with dynamic block info

Signed-off-by: Ji Hwan <jkim@polygon.technology>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants