27 Commits (bf493a91993630bac952fe28ffddeb9ab8085785)

Author SHA1 Message Date
Gav Wood b9ba1943c4 Latest PoC-7 serpent. 10 years ago
Gav Wood e1d42ee250 Update serpent. 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Christoph Jentzsch 34c8cf9fd2 style fix 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 fa1b3853b3 Reorganisation. 10 years ago
Giacomo Tazzari ac37ca7462 Reverting fixes on Serpent because they should be merged on the Serpent repo (reverted from commit 9db294a5b7) 10 years ago
Giacomo Tazzari 9db294a5b7 Fixed a crash in serpent compiler when converting to number a string containing non-ascii character (e.g.: a = "però"). To prevent further signed int overflows: modified intToDecimal() and decimalToInt() into unsignedToDecimal() and decimalToUnsigned() because they currently make sense only on unsigned integers. 10 years ago
Giacomo Tazzari d5b57012bd Fixed a bug in treefy() that tried to access vector oq before making sure it's not empty 10 years ago
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
Tim Hughes fbf4ab84d1 Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
Tim Hughes efb99338f6 Fixed MSVC build errors and updated projects. 10 years ago
Gav Wood c4a39e42e2 Fixed SECP256k1 installation woes. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Vitalik Buterin f34fb6d7cf Fixed sha3 10 years ago
Gav Wood f96ab229ec Latest PoC-5 protocol changes. 10 years ago
Vitalik Buterin bcefce7d8c Changed array_lit mechanics 10 years ago
Vitalik Buterin f04d72fbc8 Fixed parser bug preventing nested arrays 10 years ago
Gav Wood 5aba1ea096 Docs & consolidation of headers. 10 years ago
Vitalik Buterin db987c526a Integrated sc and lllc 10 years ago
Vitalik Buterin c3490bed36 Merging recent serpent commits 10 years ago
Gav Wood 9bcd42e174 Full python serpent support. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago