This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Truffle Deploy to matic failed. only replay-protected (EIP-155) transactions allowed over RPC. #4147
Comments
Can you share your |
1 task
Also running into this issue when attempting to deploy to Issue reported there: truffle-box/polygon-box#1 Everything compiles correctly but test and deploy fails with the same error:
|
ah - I missed this reply hdwallet-provider to 1.4.0 resolves the issue for me, will file a PR in |
scald
pushed a commit
to scald/polygon-box
that referenced
this issue
Jun 29, 2021
See issue truffle-box#1 and related issues linked below. Fixes below error when attempting to migrate the default contract. ``` Error: while migrating SimpleStorage: only replay-protected (EIP-155) transactions allowed over RPC ``` trufflesuite/truffle#3913 trufflesuite/truffle#4147
Thanks for the PR @scald! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: