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

Oxford #2661

Closed
wants to merge 26 commits into from
Closed

Oxford #2661

wants to merge 26 commits into from

Conversation

hui-an-yang
Copy link
Collaborator

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.

hui-an-yang and others added 10 commits August 31, 2023 16:05
* 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
@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for taquito-test-dapp ready!

Name Link
🔨 Latest commit 998e588
🔍 Latest deploy log https://app.netlify.com/sites/taquito-test-dapp/deploys/6517529a89214300080e33ea
😎 Deploy Preview https://deploy-preview-2661--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.

hui-an-yang and others added 3 commits September 18, 2023 16:19
* 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
@github-actions
Copy link

github-actions bot commented Sep 20, 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/

* 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
@github-actions
Copy link

github-actions bot commented Sep 22, 2023

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

hui-an-yang and others added 12 commits September 22, 2023 15:54
* 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
@hui-an-yang hui-an-yang deleted the oxford branch March 8, 2024 21:36
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