-
Notifications
You must be signed in to change notification settings - Fork 117
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
Oxford #2661
Closed
Closed
Oxford #2661
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
* test: updated protocol constants test with oxfordnet re #2594 * feat: added interface ConstantsResponseProto018 for oxfordnet
* feat: updated supported rpc call to be oxford compliant re #2596 * test: correct getPendingOperations unit test * test: fix flextesa oxfordnet knowncontract ref bug * test: revert oxfordnet known-contracts * test: split oxfordnet feature getPendingOperation with version2 * ci: attemp to fix flextesa timeout bug * revert: split estimate assertion change to another pr
* test: updated estimation assertion be compatible with oxford gas improvement * fix: fix known contract bug in integration test * test: updated assertion values
✅ Deploy Preview for taquito-test-dapp ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
* refactor: removed set_deposit_limit in local-forger.forge() for oxford re #2646 * test: updated local-forging test to be compatible both nairobi and oxford * chore: syncing the fix of known-contract oxfordnet bug
New packages have been deployed to the preview repository at https://npm.preview.tezostaquito.io/. Published packages:
|
* refactor: updated rpc types to accomdate both attestation and endorement * fix: fixed annots on option test fail * revert: unintional attestation file change * revert: unintional cspell.json changes * fix: remove getOriginationProof RPC endpoint and ref in smartRollupOriginate op BREAKING CHANGE: 1. rpc endpoint getOriginationProof removal 2. * fix: removed commitment property in SmartRollupCement for oxford re #2597 * test: updated consumedMilligas assertion in contract-estimation-tests.spec.ts
A new deploy preview is available on Netlify at https://542472a--tezostaquito.netlify.app |
* refactor: updated rpc types to accomdate both attestation and endorement * fix: support both attestation and endrosement except localForger work with only attesation BREAKING CHANGE: localforger only forge and parse atteation now * refactor: added missing staker properties in OperationMetadataBalanceUpdates
* refactor: getting taquito oxford ready * docs: removed source from 'source code' ref * docs: addresed pr comments * refactor: renamed protocol constant of oxford to ProxfordS
* removed remaining tx_rollup references * fixed unit test * added back some types * removed docs for tx rollups, and added back previous version * removed txr1 address references
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.