75 Commits (772319bbf48edc6e20700c5066381e2632b4a2ea)

Author SHA1 Message Date
Gav Wood a23ad65da3 Version bump. 11 years ago
Gav Wood 1ce0e90df1 Latest VM spec. 11 years ago
Gav Wood 495dac1d33 Revert webtech changes that should never have been in. 11 years ago
Gav Wood 6ba3f66ff4 Version bump. 11 years ago
Gav Wood 40cae07be0 Bump versions. 11 years ago
Gav Wood 8824305b61 PoC-4 - first effort. 11 years ago
Gav Wood adc4061d9c Document FixedHash. 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Eric Lombrozo 92200adeb3 Get rid of operator precedence warning. 11 years ago
Gav Wood 491bb2ed95 Preparation for 0.3.11 11 years ago
Gav Wood a49a1d5138 Tidy up BuildInfo.h 11 years ago
Gav Wood 730ba66f01 Hardening against bad RLP. 11 years ago
Gav Wood 82f32d1e7f Version bump ready for release. 11 years ago
Gav Wood f8a2733f10 Version bump and automation. 11 years ago
Gav Wood 607ba1577d Hash fix. 11 years ago
Gav Wood 32d3334417 Fixed hash so compiles in a C++ compiler. Not sure what compiler Tim was 11 years ago
Tim Hughes e182b3293d Implement optimised hash and equality operators for h256, and specialise std::hash<eth::h256>. 11 years ago
Gav Wood 7e12281c9b Switch back to normal map for the moment. 11 years ago
zelig e44615cdc6 use std::unordered_map for blockchain + minor fixes 11 years ago
unknown 95a954dbb2 Example of how to use std::hash_map 11 years ago
Tim Hughes 995062279c Move ETH_VERSION to Common.h (for now) so it's picked up on MSVC. 11 years ago
Gav Wood 3001ec0636 Allow NameReg to be configured. 11 years ago
Gav Wood 87e19602ea VM test framework. 11 years ago
Gav Wood 9fdf7446db First unit testing harness for VM. 11 years ago
Gav Wood 21b15bfb1a Recursive LLL-copmiler. 11 years ago
Daniel Hams 09677d9f3e Bug fix missing parens in log call to Id::name() 11 years ago
Gav Wood 39c7e8f2ee Assembler & disassembler. 11 years ago
Tim Hughes 90da81e66d Refix for Visual Studio. 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
Gav Wood 8dc00e8b21 Fixes for contract address states. 11 years ago
Gav Wood 9f8f2138da Bug fixes and incoming/outgoing packet checking. 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 0386ad0cb6 Fix formatting issue. 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 bdeaf497b0 Remove some debug output. 11 years ago
SharpCoiner e5f2d9db50 Fixed wrong usage of strftime. 11 years ago
Gav Wood 607e380a4b Fixes for Go interop. 11 years ago
Gav Wood b1d053e0cc Fix for transactions. 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 657cb91e89 remove unused char* 11 years ago
subtly 6b8a18b629 used named queus for labeling thread operations 11 years ago
Gav Wood b2d3c47a18 UI Improvements. 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood a70f350b28 First effort at new RLP. **UNTESTED** 11 years ago
Gav Wood 52b2417142 Units. 11 years ago
Gav Wood bfd10936fb Allow arbitrary state in genesis block. 11 years ago
Gav Wood fc139d2523 Version 2 not 3 of the GPL. 11 years ago