Commit Graph

109 Commits

Author SHA1 Message Date
Gav Wood
857b9f9bf9 More VM tests. 2014-02-27 20:24:08 +00:00
Daniel Hams
41b271e342 Workaround OSX clang broken map operator[] using ifdef guards and manual find/insert. 2014-02-26 11:43:49 +00:00
Gav Wood
b10e67213a Tests bug fix. 2014-02-24 10:24:18 +00:00
Gav Wood
e9057d221c VM test framework. 2014-02-21 19:18:30 +00:00
Gav Wood
a93547d9d1 First unit testing harness for VM.
NOT fix.
2014-02-21 01:09:15 +00:00
Gav Wood
ae48bfdde2 Catch exceptions. 2014-02-18 22:55:22 +00:00
Tim Hughes
8aeece1eb5 Fixed hardcoded /tmp path. 2014-02-18 16:34:57 +00:00
Gav Wood
34b1ba4814 Move to canon ES-1.
Minor fix for contracts.
2014-02-18 13:27:13 +00:00
Gav Wood
815cb1392b Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
2014-02-17 21:07:09 +00:00