Skip to content

fix: missing chainId when send raw tx - #665

Open
cuonghx-dev wants to merge 1 commit into
omni:masterfrom
gu-corp:fix-missing-chainId-when-send-raw-tx
Open

fix: missing chainId when send raw tx#665
cuonghx-dev wants to merge 1 commit into
omni:masterfrom
gu-corp:fix-missing-chainId-when-send-raw-tx

Conversation

@cuonghx-dev

Copy link
Copy Markdown

Error when deploy contracts:

Error: web3 RPC failed: {"code":-32000,"message":"only replay-protected (EIP-155) transactions allowed over RPC"}
    at sendNodeRequest (/contracts/deploy/src/deploymentUtils.js:168:9)
    at process._tickCallback (internal/process/next_tick.js:68:7)
Error: TypeError: Cannot read property 'status' of undefined
    at upgradeProxy (/contracts/deploy/src/deploymentUtils.js:213:14)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Refer: https://ethereum.stackexchange.com/questions/94412/valueerror-code-32000-message-only-replay-protected-eip-155-transac

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.

1 participant