Commit Graph

29 Commits

Author SHA1 Message Date
Gav Wood
64786387c1 PoC-7: Instruction set reform 2014-10-31 14:32:32 +01:00
Christian
f6e24989ec Bugfix: Tag takes one byte (for JUMPDEST) 2014-10-29 13:08:23 +01:00
Gav Wood
bded2ff372 Draft of new LOG/bloom/headers/block format. 2014-10-27 20:26:34 +01:00
Gav Wood
db9b99602e According commit for JUMPDEST. 2014-10-08 16:40:46 +02:00
Gav Wood
b4865f961b PoC-7 JUMPDEST done the intended way.
Windows pedantic build fix.
2014-10-08 14:43:32 +02:00
Gav Wood
92d9a107d7 PoC-7: JUMPDEST implemented. 2014-10-07 18:43:01 +02:00
Christoph Jentzsch
f61c323244 Restructured exceptions. Boost::exception is now used primarily. 2014-10-02 14:20:33 +02:00
Gav Wood
55d0e1c34e Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
2014-09-05 18:24:29 +02:00
Gav Wood
6ff57fe075 Project-wide reorganisation of namespaces. 2014-09-05 17:09:58 +02:00
Gav Wood
00caaf53d2 Better interface for instrInfo. 2014-08-26 22:27:45 +02:00
Giacomo Tazzari
905df780a3 Code indentation fix 2014-08-11 11:20:11 +02:00
Giacomo Tazzari
17cb91aa35 Fixed implementation of EXP opcode (wrong results when exponent >= 2^32) 2014-08-11 11:06:32 +02:00
Gav Wood
ed0209fefc Updates to assembler - see the sub-codes. 2014-07-27 13:09:36 +02:00
Gav Wood
b567133750 Minor updates. 2014-07-23 22:51:14 +02:00
Gav Wood
b5cc0ae6cd Compiler fixes. Updates for coins. 2014-07-06 04:23:13 +02:00
Gav Wood
17010d445c Remove unneeded dependencies. 2014-07-02 10:19:04 +02:00
Gav Wood
3174a5e0c6 Fixed problem with alloc. 2014-07-01 00:16:01 +02:00
Gav Wood
5e2b4bbd58 Project refactor. Introduce the Serpent library. 2014-06-27 23:47:24 +02:00
Gav Wood
5ea7efd593 Fix signed instructions. 2014-06-10 16:49:54 +01:00
Gav Wood
9ebaeb53fa Minor bug fix.
Fixes for a few warnings.
2014-05-31 02:00:49 +02:00
Gav Wood
b64a96199f Fix for nonce incrementing.
Messaging for some execution failures.
State uses temporary for transaction trie.
Additional optimisation.
2014-05-30 13:37:39 +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
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
a4e46e665a Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
2014-05-26 11:22:19 +02:00