7 Commits (d5f0679fb378f37e517c82dcf40977253eb94edf)

Author SHA1 Message Date
subtly 0f86ce7545 ecdh, ecdhe, initial aes classes 10 years ago
Gav Wood 39e71f3fa1 Actuall inline assertAux code. 10 years ago
Gav Wood d8fc0f2a2c Avoid failing inline. 10 years ago
subtly 8447f35608 "Fix" for duplicate symbols w libdevcore/Common* 10 years ago
Gav Wood c4fbbd0aa1 New assertion styles. 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood 7f4176a787 Protocol 20 changes. 11 years ago
Gav Wood ea5a838ec4 Fix signed instructions. 11 years ago
Gav Wood 9f1191370a Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN! 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 95d096946b Version bump & quieter. 11 years ago
Gav Wood 9ad938e29e Versions bump. 11 years ago
Gav Wood cd5ccc994b Version bump. 11 years ago
Gav Wood 3ea3916e66 Protocol & version bump. 11 years ago
Gav Wood a1cb0932d8 JSON-RPC initial implementation. 11 years ago
Gav Wood b3c7a186d6 Version bump 11 years ago
Gav Wood a3bcdb36aa Version bump and server update. 11 years ago
Gav Wood 68fc84de91 Fixes and start on new JS API. 11 years ago
Gav Wood 1bbafddd1e Repotted much of State. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
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 0726a09668 Version bump. 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