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

tentative CJS build + ethers v6 #1280

Merged
merged 2 commits into from
Oct 24, 2023
Merged

tentative CJS build + ethers v6 #1280

merged 2 commits into from
Oct 24, 2023

Conversation

mirceanis
Copy link
Member

DO NOT MERGE into main

This PR is meant as a patch to v4.3.0 to add ethers v6 to it.

If you use this, you have to fix did-jwt@6.11.6 using resolutions in package.json (or equivalent)

fermentfan and others added 2 commits October 23, 2023 17:16
BREAKING CHANGE: now using ethers v6 as a dependency which may need extra attention when merging. The output of `eth_signTransaction` algorithms may be slightly different as transactions are by default infered as type 1 (EIP1559)
@mirceanis mirceanis marked this pull request as ready for review October 24, 2023 14:49
@mirceanis mirceanis merged commit c37ee8c into unstable Oct 24, 2023
1 check failed
@mirceanis mirceanis deleted the last-CJS-release branch October 24, 2023 14:50
mirceanis added a commit that referenced this pull request Oct 24, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
mirceanis added a commit that referenced this pull request Oct 24, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
mirceanis added a commit that referenced this pull request Oct 24, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
mirceanis added a commit that referenced this pull request Oct 24, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
mirceanis added a commit that referenced this pull request Oct 24, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
mirceanis added a commit that referenced this pull request Oct 25, 2023
* chore(deps): bump ethers (#1242)

* fix(deps): patch tests and package.json files after the ethers bump

Co-authored-by: Dennis von der Bey <dennis@vonderbey.eu>
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.

2 participants