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

Betanet0829 #3040

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Betanet0829 #3040

wants to merge 21 commits into from

Conversation

hui-an-yang
Copy link
Collaborator

@hui-an-yang hui-an-yang commented Sep 6, 2024

@taquito/rpc - add ConstantsResponseProto021 to ConstantsResponse #3037
@taquito/rpc - removed endorsement compatibility (still kept rpc types and readProvider for user querying old block) #3036
@taquito/rpc - update getPendingOperations with param source and operationHash and removed rpc type PendingOperationsV1 #3034
@taquito/rpc - add getSpendable, getBalanceAndFrozenBonds and getSpendableAndFrozenBonds rpc endpoint #3023

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 Sep 6, 2024

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

Copy link

github-actions bot commented Sep 6, 2024

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

Published packages:

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

Copy link

cloudflare-workers-and-pages bot commented Sep 6, 2024

Deploying taquito with  Cloudflare Pages  Cloudflare Pages

Latest commit: a84eebd
Status: ✅  Deploy successful!
Preview URL: https://8429114c.taquito.pages.dev
Branch Preview URL: https://betanet0829.taquito.pages.dev

View logs

…vider for user query old block

BREAKING CHANGE: PollingSubscribeProvider doesn't filter endorsement anymore and removed rpc
entrypoints using param version  0

re #3036
…oved type PendingOperationsV1

BREAKING CHANGE: PendingOperationsQueryArguments.version used to accept 1 is removed for protocol q

re #3034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant