16 Commits (85acf4b7b6c2a25199bc8c6c5572419224221953)

Author SHA1 Message Date
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
Gav Wood ade3d0225d Coding standards doc. 11 years ago
Gav Wood 0349f7bf05 Some repotting. 11 years ago