Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

update tests to 64gaslimit #274

Merged
merged 1 commit into from
Jun 7, 2016
Merged

update tests to 64gaslimit #274

merged 1 commit into from
Jun 7, 2016

Conversation

winsvega
Copy link
Contributor

@winsvega winsvega commented Jun 5, 2016

No description provided.

@@ -192,7 +206,8 @@
"env" : {
"currentCoinbase" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"currentDifficulty" : "45678256",
"currentGasLimit" : "0xffffffffffffffffffffffffffffffff",
"currentGasLimit" : "2^63-1",
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably be removed

Copy link
Contributor Author

@winsvega winsvega Jun 7, 2016

Choose a reason for hiding this comment

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

why? it's just a comment

@chriseth
Copy link
Contributor

chriseth commented Jun 5, 2016

Tests fail, is that expected?

@winsvega
Copy link
Contributor Author

winsvega commented Jun 6, 2016

no.
can't get to the test log. error 404

@chriseth chriseth merged commit aee0a37 into ethereum:develop Jun 7, 2016
@chriseth
Copy link
Contributor

chriseth commented Jun 7, 2016

Tests locally went fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants