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

[Implementation progress] Tracking passed VMtests #26

Closed
mratsim opened this issue May 11, 2018 · 1 comment
Closed

[Implementation progress] Tracking passed VMtests #26

mratsim opened this issue May 11, 2018 · 1 comment

Comments

@mratsim
Copy link
Contributor

mratsim commented May 11, 2018

Tracking passed VMtests from the JSON fixtures.
https://github.com/status-im/nimbus/tree/master/tests/fixtures/VMTests

VMtests are cloned from official Ethereum VMTests

Working? - Test file
  • tests/fixtures/VMTests/vmTests/boolean.json
  • tests/fixtures/VMTests/vmTests/boolean.json
  • tests/fixtures/VMTests/vmTests/suicide.json
  • tests/fixtures/VMTests/vmTests/mktx.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhash257Block.json
  • tests/fixtures/VMTests/vmBlockInfoTest/gaslimit.json
  • tests/fixtures/VMTests/vmBlockInfoTest/number.json
  • tests/fixtures/VMTests/vmBlockInfoTest/difficulty.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhashInRange.json
  • tests/fixtures/VMTests/vmBlockInfoTest/coinbase.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhashOutOfRange.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhashMyBlock.json
  • tests/fixtures/VMTests/vmBlockInfoTest/timestamp.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhashNotExistingBlock.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhash258Block.json
  • tests/fixtures/VMTests/vmBlockInfoTest/blockhashUnderFlow.json
  • tests/fixtures/VMTests/vmBitwiseLogicOperation/slt1.json
  • tests/fixtures/VMTests/vmBitwiseLogicOperation/or2.json
  • tests/fixtures/VMTests/vmBitwiseLogicOperation/sgt3.json
  • tests/fixtures/VMTests/vmBitwiseLogicOperation/xor2.json
@mratsim
Copy link
Contributor Author

mratsim commented May 11, 2018

Closing following 8f95c86 and 9fc80cb

Tracking can be done properly in https://github.com/status-im/nimbus/blob/master/VMTests.md

@mratsim mratsim closed this as completed May 11, 2018
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

No branches or pull requests

1 participant