42 Commits (d6824997430a72b9775d35d3ea58535dd9645200)

Author SHA1 Message Date
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood c5c3feed18 Return address when creating contracts. 11 years ago
Gav Wood e8a1e3b46d API cleanups and some renaming. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
Gav Wood fb49ca64f6 Repotted network stuff. 11 years ago
Gav Wood c1c02c461d Remove Database when protocol version changes. 11 years ago
Gav Wood 084aabfb02 QML stuff. 11 years ago
Gav Wood dca5a13b69 ETH_VERSION cmake fix. 11 years ago
Gav Wood 57ec5abf7b Preview button to preview mined state. 11 years ago
Gav Wood 77a44c0f1b Do transactions in correct order. 11 years ago
Gav Wood 39c7e8f2ee Assembler & disassembler. 11 years ago
Tim Hughes 21a840e20a Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet. 11 years ago
Tim Hughes 4ab877de5e s/ushort/unsigned short/ since ushort isn't actually defined. 11 years ago
Gav Wood c186d8f4d8 Move to canon ES-1. 11 years ago
Daniel Hams 84b19f0407 Change use of raw new to std::unique_ptr and fix a shutdown race condition discovered using atomics. 11 years ago
Daniel Hams f61ffdef3f Fix up IP port number to be ushort where it is used instead of short. 11 years ago
Gav Wood 79939dd78d Pending transactions actually are pending transactions, not just all 11 years ago
Muharem Hrnjadovic be65dbc46d Fixed the other occurrence of Foobar 11 years ago
Muharem Hrnjadovic 4bab3c57a5 Corrected license headers (Foobar -> cpp-ethereum) 11 years ago
Daniel Hams efa1d6bdc6 Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX. 11 years ago
Gav Wood 03c70793a1 More UI power. 11 years ago
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 5736e7e15c usleep moved to std impl. 11 years ago
subtly 6b8a18b629 used named queus for labeling thread operations 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 14c4d0819a Repotted UPnP. 11 years ago
Gav Wood 902019a02f Documentation. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 6fb35aa0f1 Allow UPnP to be disabled. 11 years ago
Gav Wood fc139d2523 Version 2 not 3 of the GPL. 11 years ago
Gav Wood 3051d6eb12 Better p2p handling - no connecting to LAN addresses. 11 years ago
Gav Wood 8661341628 Optimised network; 11 years ago
Gav Wood 268168df60 Move to vitalik's PoW... 11 years ago
Gav Wood ce10e98a08 Vaguely working single-instance client. 11 years ago
Gav Wood baacd4ed5b GUI & network stuff. 11 years ago
Gav Wood 30cbe3be1e Added client API & prototypal GUI. 11 years ago