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

use Common to set the hardfork name correctly #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hugo-dc
Copy link
Member

@hugo-dc hugo-dc commented Jan 23, 2020

No description provided.

@hugo-dc hugo-dc requested a review from s1na January 23, 2020 02:10
package.json Outdated
@@ -54,6 +54,7 @@
"axios": "^0.19.0",
"bn.js": "^5.0.0",
"ethereumjs-account": "^3.0.0",
"ethereumjs-common": "^1.5.0",
"ethereumjs-testing": "git+https://github.com/ethereumjs/ethereumjs-testing.git#v1.2.7",
"ethereumjs-util": "^6.1.0",
"ethereumjs-vm": "^4.1.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the VM to v4.1.3? The change in getOpcodesForHF (ethereumjs/ethereumjs-monorepo#647) was introduced then.

src/relayer/lib.ts Outdated Show resolved Hide resolved
@hugo-dc
Copy link
Member Author

hugo-dc commented Feb 11, 2020

Sorry for the delay, I made the change you suggested, also fixed an error (chain was missing when selecting a hardfork).

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