Skip to content

Commit 0791fd0

Browse files
committedJan 12, 2021
Switch to use AlphaWallet's provider_engine fork to support eth_signTypedData_v3 and eth_signTypedData_v4
1 parent e8e7085 commit 0791fd0

File tree

4 files changed

+14310
-3448
lines changed

4 files changed

+14310
-3448
lines changed
 

‎dist/AlphaWallet-min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/AlphaWallet.js

+4,898-3,142
Large diffs are not rendered by default.

‎package-lock.json

+9,410-304
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"dependencies": {
4747
"babel-core": "^6.26.0",
4848
"web3": "0.20.6",
49-
"web3-provider-engine": "https://github.com/cryptape/provider-engine#nervos"
49+
"web3-provider-engine": "https://github.com/AlphaWallet/provider-engine#alphawallet"
5050
}
5151
}

0 commit comments

Comments
 (0)
Please sign in to comment.