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

Make it compile and run with latest master EVM #1

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

Conversation

ghost
Copy link

@ghost ghost commented Apr 8, 2018

No description provided.

@arrivets
Copy link
Contributor

arrivets commented Apr 9, 2018

Hello,
Thanks for the pull request.
The tests don't pass. (TestDB in particular).
It would be great if you could fix that. Then I ll be happy to merge.

@ghost
Copy link
Author

ghost commented Apr 25, 2018

Done, tests fixed and seems there was one more String() missing on the ethTypes.Transaction

@ghost
Copy link
Author

ghost commented May 2, 2018

How about now , will this work ?

@arrivets
Copy link
Contributor

arrivets commented May 5, 2018

I still get the same error.

What version of Geth are you using? 1.8.3?

Could you update the glide.yaml file with the version of geth you are using and

also replace nic0lae with babbleio in the imports?

Truncated test output:

logger.go:26: time="2018-05-05T17:03:44+01:00" level=debug msg="Reset Write Ahead State" state_test.go:402: receipt{med=df4393c50e64ca2f5cd632068cd814dc3f3a4ddf720da09850430d35371c32b1 cgas=27823 bloom=00000000000000000000000000000000000000000100000000000100000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000100000000000000000000000000000000000000 logs=[log: e36142ec7175e90c00866eedc1a2885adceb2cc3 [fa753cb3413ce224c9858a63f9d3cf8d9d02295bdb4916a594b41499014bb57f] 000000000000000000000000000000000000000000000000000000000000000b 33eb11ea8fb8f8d87eb115c5f43651dbbc6ca52f13388977603f1691383236c0 0 b251cc915902043e585179525ca807f3039c4c18daed44c38c6e5ec5fc41e806 0]} logger.go:26: time="2018-05-05T17:03:44+01:00" level=debug msg="Loading state from existing head" head_tx=0x33eb11ea8fb8f8d87eb115c5f43651dbbc6ca52f13388977603f1691383236c0 logger.go:26: time="2018-05-05T17:03:44+01:00" level=debug msg="Head transaction root" root=0xdf4393c50e64ca2f5cd632068cd814dc3f3a4ddf720da09850430d35371c32b1 state_test.go:49: missing trie node df4393c50e64ca2f5cd632068cd814dc3f3a4ddf720da09850430d35371c32b1 (path )

Thanks

andrecronje added a commit to andrecronje/evm-babble that referenced this pull request Sep 24, 2018
Typing fixes; typo fixes; commit glide.lock
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