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

V17.1.1 #2583

Merged
merged 2 commits into from
Jul 26, 2023
Merged

V17.1.1 #2583

merged 2 commits into from
Jul 26, 2023

Conversation

dsawali
Copy link
Contributor

@dsawali dsawali commented Jul 26, 2023

release branch for patch release v17.1.1

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.

e-asphyx and others added 2 commits July 26, 2023 11:08
…2580)

* hex2buf now returns an error in case of an odd number of characters

* hex2buf throw tests

* Update packages/taquito-utils/src/taquito-utils.ts

Co-authored-by: AlirezaHaghshenas <[email protected]>

* parse hex string digit by digit

* fix: better handling of invalid hex strings

* Revert "parse hex string digit by digit"

This reverts commit 674f2b9.

* feat: allow 0x prefix in hex

* fix: fix a mistake in rebase

* adjusted unit tests

---------

Co-authored-by: AlirezaHaghshenas <[email protected]>
Co-authored-by: Davis Sawali <[email protected]>
@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for taquito-test-dapp ready!

Name Link
🔨 Latest commit 8f685d3
🔍 Latest deploy log https://app.netlify.com/sites/taquito-test-dapp/deploys/64c185431b165400082610ff
😎 Deploy Preview https://deploy-preview-2583--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 configuration.

@github-actions
Copy link

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/

@github-actions
Copy link

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

@dsawali dsawali marked this pull request as ready for review July 26, 2023 21:38
@dsawali dsawali merged commit 83a1699 into master Jul 26, 2023
11 of 12 checks passed
@dsawali dsawali deleted the v17.1.1 branch July 26, 2023 21:38
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.

3 participants