Gav Wood
362cfb350e
Revert "Fix for unless/when."
...
This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
2014-05-29 23:11:45 +02:00
Gav Wood
a620c7f6d3
Fix for unless/when.
2014-05-29 20:30:56 +02:00
Gav Wood
72265ac38a
Fix for unless/when.
2014-05-29 20:30:56 +02:00
Gav Wood
f781485d28
Tests updated.
...
Fixes to executive logging.
Trie testing made considerably more rigourous.
2014-05-28 16:28:41 +02:00
Gav Wood
e3934b2401
Tests updated.
...
Fixes to executive logging.
Trie testing made considerably more rigourous.
2014-05-28 16:28:41 +02:00
Gav Wood
a418c6c09c
Fixes for tests.
2014-05-28 11:52:42 +02:00
Gav Wood
009b25d043
Assembler fix.
2014-05-27 19:11:37 +02:00
Gav Wood
d48033009a
Pinhole optimise working fairly well...
2014-05-27 18:51:10 +02:00
Gav Wood
305ddf1fed
Pinhole optimise working fairly well...
2014-05-27 18:51:10 +02:00
Gav Wood
1fdb7a1536
Pinhole optimise working fairly well...
2014-05-27 18:51:10 +02:00
Gav Wood
7476c6884e
Quick fix for eth -j; thread naming.
2014-05-27 17:46:57 +02:00
Gav Wood
52fbe7dbfd
Start of pinhole optimiser. Minor fix for debugger.
2014-05-27 14:02:15 +02:00
Gav Wood
8a0dcc26c4
Convenience fixups.
2014-05-26 20:09:15 +02:00
Gav Wood
36370900bb
New Assembler.
2014-05-26 19:41:46 +02:00
Gav Wood
51e6c25164
New Assembler.
2014-05-26 19:41:46 +02:00
Gav Wood
8e3e592ec6
Add missing files.
2014-05-26 12:26:08 +02:00
Gav Wood
e2d327308d
Assembler.
...
Debug trace stuff.
2014-05-26 12:12:22 +02:00
Gav Wood
34c3d06883
Ever more repotting.
2014-05-26 11:34:43 +02:00
Gav Wood
48f6bad8a3
Ever more repotting.
2014-05-26 11:34:43 +02:00
Gav Wood
ef95ba9ac3
Major reorganisation.
...
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
8ca0ae99ac
Major reorganisation.
...
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
a4e46e665a
Major reorganisation.
...
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00
Gav Wood
9d7047272d
Macros and definitions in LLL.
2014-05-25 02:17:17 +02:00
Gav Wood
e74dfb4685
LLL parser using boost::spirit.
2014-05-14 17:34:07 +01:00
Gav Wood
4ba389e4fc
Fix padding.
2014-05-13 23:00:44 +01:00
Gav Wood
ebf6d65d92
Move paths so default build dir is cpp-ethereum/build.
2014-05-13 16:05:27 +01:00
Gav Wood
87d48881d8
Updates to VM tests.
2014-05-12 14:40:26 +01:00
Gav Wood
b9b7fa2078
Remove build cruft.
2014-05-05 16:49:56 +01:00
Gav Wood
da99f2c515
Protocol changes for PoC-5:
...
Transactions Trie.
LTMA for gasPrice.
New block header format.
Various additional checks.
New Genesis block.
2014-04-24 15:51:47 +01:00
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
Tim Hughes
39a5c08051
VS2013 build working again:
...
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
2014-04-22 22:57:12 +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
b8da12f2b8
Added new test case for decoding the RLP data in the rlptest.json
2014-04-19 16:27:24 -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
Carl Allendorph
bf4865adaf
Broke the crypto test out into a separate boost auto test case.
2014-04-19 10:53:48 -07:00
Carl Allendorph
b8ce26d9f9
Broke trie tests out as separate boost auto test case.
2014-04-19 10:52:08 -07:00
Carl Allendorph
cd132eae5e
Converted the hexPrefix test to a separate boost test case.
2014-04-19 09:31:37 -07:00
Carl Allendorph
84fd6bd28f
converted RLP test to a separate boost test case.
2014-04-19 09:30:44 -07:00
Gav Wood
3b3ef76629
Merge branch 'test-updates' of https://github.com/msimovic/cpp-ethereum into msimovic-test-updates
2014-04-08 09:52:25 -04:00
Marko Simovic
4c7b9fdf72
Updated to allow listening+UPnP on system-assigned port
2014-04-08 01:45:12 -04:00
Gav Wood
023e17c69f
Version bump. Protocol bump. Support for configuration.
2014-04-04 17:21:38 -04:00
Gav Wood
1b4718f784
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
2014-04-04 16:04:52 -04:00
Gav Wood
dcb8b533bb
API cleanups and some renaming.
2014-04-04 15:24:38 -04:00
Marko Simovic
da2f0e1d4a
Added new transaction tests for checking miner fees
2014-04-03 11:01:03 -04:00
Gav Wood
cae6132e35
Merge branch 'splitcode' into develop
...
Conflicts:
eth/main.cpp
2014-04-03 10:14:29 -04:00
Gav Wood
b3de90e246
Separation of code & data compiling.
2014-03-30 21:49:36 -04:00
Marko Simovic
913cdd9fd7
Updated to add a simple forking test
2014-03-26 01:01:17 -04:00
Gav Wood
63e19e178b
Disable broken tests.
...
Fix cmake for pthreads.
2014-03-24 19:37:39 -07:00