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

1994 http-utils, contract-library and beacon-wallet packages error improvement #2509

Merged
merged 43 commits into from
Jun 6, 2023

Conversation

hui-an-yang
Copy link
Collaborator

@hui-an-yang hui-an-yang commented Jun 3, 2023

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.

Overall error improve of @taquito/http-utils, @taquito-contract-library and @taquito-beacon-wallet packages

@netlify
Copy link

netlify bot commented Jun 3, 2023

Deploy Preview for taquito-test-dapp ready!

Name Link
🔨 Latest commit dd2190d
🔍 Latest deploy log https://app.netlify.com/sites/taquito-test-dapp/deploys/647e664499bb480008622b74
😎 Deploy Preview https://deploy-preview-2509--taquito-test-dapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

github-actions bot commented Jun 3, 2023

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

Published packages:

npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/

@hui-an-yang hui-an-yang self-assigned this Jun 3, 2023
@hui-an-yang hui-an-yang added this to the v17 milestone Jun 3, 2023
@hui-an-yang hui-an-yang linked an issue Jun 3, 2023 that may be closed by this pull request
5 tasks
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

A new deploy preview is available on Netlify at https://2da989e--tezostaquito.netlify.app

@hui-an-yang hui-an-yang added the ga_release Work to be done so we can remove the beta dsignation label Jun 3, 2023
@hui-an-yang hui-an-yang marked this pull request as ready for review June 5, 2023 17:21
@hui-an-yang hui-an-yang changed the title 1994 taquito http utils error improvement 1994 taquito http-utils, contract-library and beacon-wallet packages error improvement Jun 5, 2023
@hui-an-yang hui-an-yang changed the title 1994 taquito http-utils, contract-library and beacon-wallet packages error improvement 1994 http-utils, contract-library and beacon-wallet packages error improvement Jun 5, 2023
@hui-an-yang hui-an-yang requested review from dsawali and ac10n and removed request for dsawali June 5, 2023 18:18
@hui-an-yang hui-an-yang requested a review from dsawali June 5, 2023 23:22
@dsawali dsawali merged commit 4dc6c39 into master Jun 6, 2023
@dsawali dsawali deleted the 1994-taquito-http-utils-error-improvement branch June 6, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ga_release Work to be done so we can remove the beta dsignation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error improvements per packages part2
2 participants