31 Commits (871ec89b044d32c49ccd9cc3a763c93c0771e878)

Author SHA1 Message Date
Gav Wood 5f8a974a17 Don't cast to bytes for fear of MSVC's brokenness. 10 years ago
Christoph Jentzsch 28e7b6c610 style 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Gav Wood 1d16e1556f Ready for move to log entries in JS API. 10 years ago
Christoph Jentzsch 9cd76d43fd Fix ABAcalls OOG bug 10 years ago
Christoph Jentzsch 55e77a1bed Clean up FakeExtVM - move to state tests 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
Gav Wood 7b1afe3b10 LOG instructions. 10 years ago
Gav Wood 52e385905e Move suicides into SubState and include logs and refunds. 10 years ago
Paweł Bylica c87f8daa66 Make ExtVMFace::getCode non-virtual 10 years ago
Paweł Bylica ead77c8a4b Add virtual destructor for ExtVMFace, make the class non-copyable. 10 years ago
Paweł Bylica 214ab5d519 Another round of fixing ExtVM interface 10 years ago
Paweł Bylica d1052acec0 Make ExtVMFace polymorphic to give JIT hope for working 10 years ago
Gav Wood cd5203fa9e PoC-7: Maximum recursion limit 1024. 10 years ago
Gav Wood 81c16c7290 PoC-7 crypto-contracts. 10 years ago
Gav Wood d93cccc463 More attempts to fix for the ultra-pedantic clang compiler. 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 a37d62f602 EXTCODECOPY/SIZE. 10 years ago
Gav Wood 69126fe1b7 CALL_STATELESS 10 years ago
Gav Wood ba9d3d9248 Minor PoC-6 fix. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood eff34d1ab0 ADDMOD, MULMOD, unsigned->bigint VM fixes. 10 years ago
Gav Wood d91198a335 Proper debugger. 10 years ago
Gav Wood 6a70038496 Fix for suicide. 10 years ago
Gav Wood f96ab229ec Latest PoC-5 protocol changes. 10 years ago
Gav Wood 5aba1ea096 Docs & consolidation of headers. 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 c74ecf323f Documentation. 11 years ago
Gav Wood ca65afe8f0 Protocol changes for PoC-5: 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood e8a1e3b46d API cleanups and some renaming. 11 years ago
Gav Wood ef7532caec Various VM & LLL bugs fixed. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
Tim Hughes 43662cd8fa Fixed VS2013 projects and compile errors. 11 years ago
Gav Wood 87e19602ea VM test framework. 11 years ago
Gav Wood 9fdf7446db First unit testing harness for VM. 11 years ago
Tim Hughes a4eea82c8c Fix mismatched forward declaration of Transaction. 11 years ago
Gav Wood b5fd0d55c3 Forgot to add file. 11 years ago