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

Fix #117 #157

Merged
merged 13 commits into from
Jun 1, 2017
Merged

Fix #117 #157

merged 13 commits into from
Jun 1, 2017

Conversation

sorpaas
Copy link
Contributor

@sorpaas sorpaas commented Jun 1, 2017

Merge #155 and #156 first. This adds the commit for fix of #117.

sorpaas added 13 commits June 1, 2017 18:07
Solution: add with_states fn for Machine
Solution: add with_states for VM
Solution: implement VM trait for TransactionVM
Solution: add code for Transaction::gas_limit
Solution: move necessary cost to transaction and impl intrinsic_gas
Solution: implement into_context for message call and contract creation
Solution: utilize Transaction::into_context for those two opcodes
Solution: utilize Transaction::into_context for CREATE
Solution: use SeqTransactionVM for regression test
Solution: use as_self bool and merge code for CALL/CALLCODE
@coveralls
Copy link

coveralls commented Jun 1, 2017

Coverage Status

Coverage decreased (-1.7%) to 76.27% when pulling 945fa92 on sorpaas:fix-117 into 62c6667 on ethereumproject:master.

2 similar comments
@coveralls
Copy link

coveralls commented Jun 1, 2017

Coverage Status

Coverage decreased (-1.7%) to 76.27% when pulling 945fa92 on sorpaas:fix-117 into 62c6667 on ethereumproject:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.7%) to 76.27% when pulling 945fa92 on sorpaas:fix-117 into 62c6667 on ethereumproject:master.

@sjmackenzie sjmackenzie merged commit 77ba718 into ETCDEVTeam:master Jun 1, 2017
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.

None yet

3 participants