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

Paris #2914

Merged
merged 53 commits into from
Jun 5, 2024
Merged

Paris #2914

merged 53 commits into from
Jun 5, 2024

Conversation

dsawali
Copy link
Collaborator

@dsawali dsawali commented Apr 11, 2024

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 Apr 11, 2024

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

Copy link

github-actions bot commented Apr 11, 2024

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/
npm i @taquito/[email protected] --registry https://npm.preview.tezostaquito.io/

Copy link

cloudflare-workers-and-pages bot commented Apr 11, 2024

Deploying taquito with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6865b99
Status: ✅  Deploy successful!
Preview URL: https://78f72383.taquito.pages.dev
Branch Preview URL: https://paris.taquito.pages.dev

View logs

@dsawali dsawali changed the title Paris Protocol Branch Paris Apr 12, 2024
* feat: configured paris branch

* test: updated estimation assertion
hui-an-yang and others added 2 commits April 12, 2024 16:32
* feat: removed rpc.getEndorsingRights

* docs: update getBlock desc with default version 1

* test: updated estimation assertion

* test: updated estimation assertion

* test: updated estimation assertion
* updated protocol constants test

* updated constants response for proto20

* updated missing properties and estimation values

* removed duplicate property
* feat: support new rpc getAdaptiveIssuanceLaunchCycle and unit tests

re #2678

* test: add integration test and updated response type and description

* test: update test descript for clarity

* test: update estimation consumedMilligas assertion

* docs: updated docs/rpc_nodes_integration_test.md with getAdaptiveIssuanceLaunchCycle
hui-an-yang and others added 2 commits April 17, 2024 10:23
* feat: update getDelegates rpc type with adaptive issuance changes

* test: updated estimation assertion
#2930)

* added staking support in contract API, with unit and integration tests

* updated ux to not require destination (for stake/unstake) and not require a param for finalize unstake

* updated error message

* addressed PR comments

* remove wrong check

* removed undefined check for a more general falsy check
hui-an-yang and others added 6 commits May 21, 2024 09:56
* feat: implement test-dapp set-delegate

* feat: implement test-dapp stake/unstake/finalize-unstake

* ci: removed pr test-dapp preview restirction

* feat: support parisnet on test-dapp

* feat: modified testnet specific test names
* build: snyk suggested website dependencies upgrade

* build: dependabot suggested dependencies upgrade
* feat: adding new protocol hash PtParisBxoLz5gzMmn3d9WBQNoPSZakgnkMC2VNuQ3KXfUtUQeZ

* addressed review comment
* feat: supporting getAllDelegates in rpc

* test: remove unneeded logging
* updated estimate test values and mainnet constants for paris

* updated assertion to check for a 403 instead of 401 (old node response)
@dsawali dsawali marked this pull request as ready for review June 5, 2024 22:41
@dsawali dsawali merged commit 2530a28 into master Jun 5, 2024
9 of 10 checks passed
@dsawali dsawali deleted the paris branch June 5, 2024 23:03
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.

4 participants