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

Rpc nodes.json #3106

Merged
merged 12 commits into from
Jan 17, 2025
Merged

Rpc nodes.json #3106

merged 12 commits into from
Jan 17, 2025

Conversation

hui-an-yang
Copy link
Collaborator

Thank you for your contribution to Taquito.

Before submitting this PR, please make sure:

  • Your code builds cleanly without any errors or warnings
  • You have run the linter against the changes
  • You have added unit tests (if relevant/appropriate)
  • You have added integration tests (if relevant/appropriate)
  • All public methods or types have TypeDoc coverage with a complete description, and ideally an @example
  • You have added or updated corresponding documentation
  • If relevant, you have written a first draft summary describing the change for inclusion in Release Notes.

In this PR, please also make sure:

  • You have linked this PR to the issue by putting closes #TICKETNUMBER in the description box (when applicable)
  • You have added a concise description on your changes

Release Note Draft Snippet

If relevant, please write a summary of your change that will be suitable for
inclusion in the Release Notes for the next Taquito release.

Copy link

github-actions bot commented Jan 15, 2025

A new deploy preview is available on Cloudflare Pages at https://a050e770.taquito-test-dapp.pages.dev

Copy link

github-actions bot commented Jan 15, 2025

New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/.

Published packages:

npm i @taquito/timelock@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/remote-signer@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/michel-codec@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/beacon-wallet@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/taquito@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/rpc@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/signer@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/ledger-signer@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/wallet-connect@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/tzip16@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/local-forging@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/contracts-library@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/utils@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/http-utils@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/michelson-encoder@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/sapling@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/core@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/
npm i @taquito/tzip12@21.0.0-d90c79e-- --registry https://npm.preview.tezostaquito.io/

Copy link

cloudflare-workers-and-pages bot commented Jan 15, 2025

Deploying taquito with  Cloudflare Pages  Cloudflare Pages

Latest commit: fa778df
Status: ✅  Deploy successful!
Preview URL: https://529aee91.taquito.pages.dev
Branch Preview URL: https://rpc-nodes-json.taquito.pages.dev

View logs

@hui-an-yang hui-an-yang merged commit dd6eddb into master Jan 17, 2025
10 of 12 checks passed
@hui-an-yang hui-an-yang deleted the rpc_nodes.json branch January 17, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Prometheus service-discovery public node list along docs/rpc_nodes.md
2 participants