-
Notifications
You must be signed in to change notification settings - Fork 119
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
Upgrade netlify-cli to fix the android dependency problem #2496
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for taquito-test-dapp ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
A new deploy preview is available on Netlify at https://e146361--tezostaquito.netlify.app |
41213c8
to
6fb43d9
Compare
6fb43d9
to
b85cd42
Compare
hui-an-yang
approved these changes
May 31, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm🎉
ac10n
added a commit
that referenced
this pull request
Jun 1, 2023
* Re-create package-lock.json in root and website to trigger the problem * Upgrade netlify-cli * update most dependencies in website
ac10n
added a commit
that referenced
this pull request
Jun 2, 2023
* fixed contract call estimate prep to check for reveal (#2502) * fixed contract call estimate prep to check for reveal * changed logic slightly * added keygen diagram to integration test readme (#2504) * added keygen diagram * text improvement * typo fix * Upgrade netlify-cli to fix the android dependency problem (#2496) * Re-create package-lock.json in root and website to trigger the problem * Upgrade netlify-cli * update most dependencies in website * Add EventSchema to ContractAbstraction * Remove duplicate events * fix typo * test: added integration test for events in ContractAbstraction * docs: add documentation for eventSchema --------- Co-authored-by: Davis Sawali <davis.sawali@ecadlabs.com> Co-authored-by: Michael Kernaghan <michaelkernaghan@ecadlabs.com>
dsawali
added a commit
that referenced
this pull request
Jun 13, 2023
* Configure Nairobinet for Integration Tests (#2492) * Configure Nairobinet * More Nairobinet configs * Originated known contracts * Configure Nairobinet for Integration Tests (#2492) * Configure Nairobinet * More Nairobinet configs * Originated known contracts * Update nairobi in other files (#2506) * Update nairobi in other files * undo changes to versioned docs * chore: rename PtNairob to PtNairobi * 2447 update gas limit for reveal in nairobi (#2494) * feat: updated GasLimit for reveal in Nairobi fix #2447 * fix: change mumbai tests to also run for later protocols * chore: fix failing unit tests * Fix failoing integration test * chore: rename PtNairob to PtNairobi * chore: apply changes as suggested by davis * chore: remove the unused logic * chore: fix values for the consumedMilligas in failing tests * fix unit tests after changes to reveal gasLimit * chore: revert gas limit for reveal to 2200 * Add EventSchema to ContractAbstraction (#2485) * fixed contract call estimate prep to check for reveal (#2502) * fixed contract call estimate prep to check for reveal * changed logic slightly * added keygen diagram to integration test readme (#2504) * added keygen diagram * text improvement * typo fix * Upgrade netlify-cli to fix the android dependency problem (#2496) * Re-create package-lock.json in root and website to trigger the problem * Upgrade netlify-cli * update most dependencies in website * Add EventSchema to ContractAbstraction * Remove duplicate events * fix typo * test: added integration test for events in ContractAbstraction * docs: add documentation for eventSchema --------- Co-authored-by: Davis Sawali <davis.sawali@ecadlabs.com> Co-authored-by: Michael Kernaghan <michaelkernaghan@ecadlabs.com> * removed mumbai references in v17 (#2511) * removed mumbai references in v17 * add block call for mumbai to get protocol constants * remove extraneous line * updated assertion values * updated assertion * fix test protocol constants * addressed pr comment and added proto15 tests * updated types for sc_rollup_cement in N (#2497) * Configure Nairobinet for Integration Tests (#2492) * Configure Nairobinet * More Nairobinet configs * Originated known contracts * updated types for sc_rollup_cement in N * updated unit test for updated types --------- Co-authored-by: AlirezaHaghshenas <alirezahaghshenas@gmail.com> * Both Mumbai and Nairobi integration test configurations should coexist * 1996 rpc 2 (#2522) * added validation for transferred amounts and updated readme * update flextesa image version * update sequence of test * chore(releng) bump version to 17.0.0-beta-RC.0 * chore: satisfy lerna * chore(releng) bump version to 17.0.0 --------- Co-authored-by: AlirezaHaghshenas <alirezahaghshenas@gmail.com> Co-authored-by: Michael Kernaghan <michaelkernaghan@ecadlabs.com> Co-authored-by: Daniele Lisi <22307776+danielelisi@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for your contribution to Taquito.
Before submitting this PR, please make sure:
In this PR, please also make sure:
closes #TICKETNUMBER
in the description box (when applicable)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.