15 Commits (6315351b7af0377fd56c1022ff4991779838111e)

Author SHA1 Message Date
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 71b267d01a Update serpent. 10 years ago
debris cd0a538138 serpent compiling under msvc 10 years ago
Gav Wood ca2f4ed274 Fix for State and Transaction. 10 years ago
Gav Wood b9ba1943c4 Latest PoC-7 serpent. 10 years ago
Gav Wood e1d42ee250 Update serpent. 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
Gav Wood f8edff3f54 Fixes and whatnot. 10 years ago
Gav Wood 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Gav Wood c4a39e42e2 Fixed SECP256k1 installation woes. 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 c3490bed36 Merging recent serpent commits 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago