Gav Wood
78af5c2fc8
Repotted much of State.
2014-04-24 11:08:01 +01:00
Gav Wood
0f16595ba1
CALLDATACOPY instruction.
...
Contract body gets created from init code.
2014-04-23 20:37:16 +01:00
Gav Wood
3a2597d871
Split out libethcore from libethereum.
2014-04-23 15:08:11 +01:00
Carl Allendorph
cd2168ddda
Added some checks on parameters of the objects imported from the json files to make debugging easier.
2014-04-19 22:09:41 -07:00
Carl Allendorph
16c7fe5dad
Broke the virtual machine unit test out into a separate Boost auto test case.
2014-04-19 10:55:20 -07:00
Gav Wood
dcb8b533bb
API cleanups and some renaming.
2014-04-04 15:24:38 -04:00
Gav Wood
b3de90e246
Separation of code & data compiling.
2014-03-30 21:49:36 -04:00
Gav Wood
81c3adb109
PoC 3.5 functionality. Still buggy though.
2014-03-24 16:51:40 -07:00
Gav Wood
182d7daac4
PoC-3.5. ish.
2014-03-19 18:29:40 -07:00
Daniel Hams
07e1b513ba
Remove clang bug workarounds fixed with latest XCode tools release.
2014-03-11 09:33:54 +00:00
Tim Hughes
7372188179
Fixed VS2013 projects and compile errors.
...
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
2014-03-05 23:41:57 +00:00
Gav Wood
f171b2f976
Repotted Common.h.
2014-03-04 11:46:26 -06:00
Gav Wood
a2f6a17470
Tests.
2014-02-28 12:55:30 +00:00
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