29 Commits (60b0dcbbe05cc0b66b99bdc734bc59610ece08ae)

Author SHA1 Message Date
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 795c631de6 Stricter checks on RLP. 9 years ago
chriseth 16b62e5a84 Renamed actualSizeOfPrefix to sizeAsEncoded. 9 years ago
chriseth b3dfe07c2f Helper to find the length of an RLP item. 9 years ago
chriseth 5a94ff0f97 Use size_t for RLP and decode length more carefully. 9 years ago
chriseth 75795be231 Fixed typo. 9 years ago
Gav Wood a7cd6c5173 Make pretty function work again. 9 years ago
CJentzsch b6782665d7 use boost throw exceptions 9 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Gav Wood e179781728 More sophisticated (and correct) BlockHashes handling. 10 years ago
winsvega a90c45a3ee RLP length with first zeros 10 years ago
Gav Wood 51f575e049 Blockchain import/export. 10 years ago
Gav Wood 4d7cb406d6 Stricter RLP. 10 years ago
CJentzsch 4a269eb473 fix too-small-address-length bug in transaction 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Lu Guanqun 77a15f749f change typedef to using according to preferred coding style 10 years ago
debris bb3a0bc0e4 devcore, evmcore, jsqrc compiling on windows 10 years ago
Gav Wood 759b85af9f Compilation fixes for windows. 10 years ago
Gav Wood 9a97e73933 New Whisper protocol - uint32s for topics. 10 years ago
Gav Wood 2a1eddc9c9 Quick fix for third. 10 years ago
Arkady Paronyan 90f2066eaa reordered members in rlp.h 10 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 10 years ago
Christoph Jentzsch b8b878ebba Replaced all asserts in RLP with exceptions 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Tim Hughes 3c3bde3ef8 Missing part of previous commit. 10 years ago
Tim Hughes 682603f834 Revert use of operator T(), etc and remove conflicting cast operator to unsigned from RLP. 10 years ago
Tim Hughes 65401e5b37 Fixed all the VS2013 build issues. 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 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 8dd065bb45 New PoC-5 stuff for zero hashes. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago
Gav Wood 8824305b61 PoC-4 - first effort. 11 years ago
Gav Wood 730ba66f01 Hardening against bad RLP. 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 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
Gav Wood b7ab00a798 Peers have IDs to solve duplicate peers issue. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 0abd91d551 Latest RLP standard. Lists specify length rather than itemCount. 11 years ago
Gav Wood a70f350b28 First effort at new RLP. **UNTESTED** 11 years ago