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

VM/Transaction trait/struct refactoring #155

Merged
merged 12 commits into from
Jun 1, 2017

Conversation

sorpaas
Copy link
Contributor

@sorpaas sorpaas commented Jun 1, 2017

Part of #152.

sorpaas added 11 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
@coveralls
Copy link

coveralls commented Jun 1, 2017

Coverage Status

Coverage decreased (-0.4%) to 77.55% when pulling 3819ba1 on sorpaas:master into 62c6667 on ethereumproject:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 77.55% when pulling 3819ba1 on sorpaas:master into 62c6667 on ethereumproject:master.

@coveralls
Copy link

coveralls commented Jun 1, 2017

Coverage Status

Coverage decreased (-1.6%) to 76.322% when pulling 749dab7 on sorpaas:master into 62c6667 on ethereumproject:master.

@sorpaas sorpaas mentioned this pull request Jun 1, 2017
@sjmackenzie sjmackenzie merged commit 9ec2c84 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