10 Commits (d91bde3504f77910e0978a0ec24fc96b163ad5ca)

Author SHA1 Message Date
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
Gav Wood 31f3ae66fb State integration test. 10 years ago
Gav Wood 60b1169726 State integration test. 10 years ago
Gav Wood 814349a840 State integration test. 10 years ago
Gav Wood bae383f617 State integration test. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 490b43a395 Cleanups and addition AZ info. 10 years ago
Christoph Jentzsch be3ccd3444 Clean up and organize tests + state class tests 10 years ago
Christian 30e4cda0e9 Some tests and bugfixes for the compiler. 10 years ago
Gav Wood 8766c104bf Fix #451. 10 years ago
Gav Wood 07e446d8da Rename storage() -> storageOverlay(). 10 years ago
Christoph Jentzsch 04e718b34a Renamed storageOverlay() to storage() in Account.h 10 years ago
Gav Wood 1d0e7ee10a Minor comments. 10 years ago
Gav Wood 8b54fc0db0 Full documentation for Account class. 10 years ago
Gav Wood 9987248907 Fix for Trie roots. 10 years ago
Gav Wood b87bde0f31 Updated genesis block to new block format. 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 787c6305e3 Remove unused member. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood e11b572df1 Refactored a lot of State. 10 years ago
Gav Wood 9f1191370a Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN! 11 years ago
Gav Wood 53fd2c1ebd Revert "Fix for unless/when." 11 years ago
Gav Wood b12d91e726 Fix for unless/when. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood e0e36afcdc Fix haveCode() issue. 11 years ago
Gav Wood 3276fb6adc Nasty little State fix. 11 years ago
Gav Wood 3e87c79c87 Final transaction stuff in JS-API and bug fixes. 11 years ago
Gav Wood 2655c8bc46 New JS-API more/less working. 11 years ago
Gav Wood 1bbafddd1e Repotted much of State. 11 years ago
Gav Wood d682499743 Better AddressState behaviour. 11 years ago
Gav Wood 5f6e533169 Accounts all the same "type". 11 years ago
Gav Wood f68a73b2a0 CALLDATACOPY instruction. 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
Daniel Hams 3bc751dc9d Remove clang bug workarounds fixed with latest XCode tools release. 11 years ago
Daniel Hams 8bef047313 Fix initialisation order bug with units() and replace std::pair with make_pair. 11 years ago
Daniel Hams c898272228 Fix MLOAD case to set stack.back() to zero and ifdef the clang workarounds for map::operator[]. 11 years ago
Daniel Hams 56359a45aa Use insert rather than emplace - emplace isn't used elsewhere and I'm not sure windows supports it. 11 years ago
Daniel Hams e805ba2791 Workaround for clang bug of ambiguous constructor using array indexing []. 11 years ago
Gav Wood 8dc00e8b21 Fixes for contract address states. 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 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood 1983777cd0 GPL v2, not 3. 11 years ago
Gav Wood 231619fb11 Caching (on two levels!) and quite possibly working State transition 11 years ago
Gav Wood f666853724 Repotted a lot of the Trie stuff. 11 years ago
Gav Wood 140fc42e09 Moved to endian-neutral 256/160-bit datatypes. 11 years ago
Gav Wood 67d931d032 Documentation. 11 years ago