337 Commits (66a4752cf2e127b93b0cdb2c1ec52288edb4c55a)

Author SHA1 Message Date
Gav Wood c16e3262b1 New SecureTrie. 10 years ago
Gav Wood da1a85e71b Lenient gas limit. 10 years ago
Gav Wood d04a94ca37 Avoid invalid paranoia tests. 10 years ago
Gav Wood 60b1169726 State integration test. 10 years ago
Gav Wood 96dda9d47f FatDB integrated. 10 years ago
Gav Wood 0b3ecf4b76 New SecureTrie. 10 years ago
Gav Wood 2ffb554a9d New Proof-of-Work. 10 years ago
Gav Wood 91cabff059 Lenient gas limit. 10 years ago
Gav Wood 0360b20af1 Avoid invalid paranoia tests. 10 years ago
Gav Wood 814349a840 State integration test. 10 years ago
Gav Wood 13c082690d FatDB integrated. 10 years ago
Gav Wood 92bfa4a7cf New SecureTrie. 10 years ago
Gav Wood 813d5d9172 Lenient gas limit. 10 years ago
Lefteris Karapetsas 4a9b2fa0c5 StructuredLogger's functions all become static and call the singleton getter. 10 years ago
Lefteris Karapetsas 623d640fb5 StructuredLogger becomes a global singleton class 10 years ago
Lefteris Karapetsas d0c1c510bd Adding StructuredLogger class and using it in various places 10 years ago
Gav Wood cd45664a63 Avoid invalid paranoia tests. 10 years ago
Gav Wood bae383f617 State integration test. 10 years ago
Gav Wood f661289cf3 FatDB integrated. 10 years ago
Gav Wood a22208b034 New SecureTrie. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
CJentzsch 792b47deba fix GasUsed bug 10 years ago
Gav Wood 1966e57e39 Avoid making blocks with invalid timestamps. 10 years ago
Gav Wood 0de7d63dc1 Remote mining hook. 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
Gav Wood 11203141a4 Fix #940 10 years ago
Gav Wood 114db8ab36 Revert State class changes for Mix. 10 years ago
arkpar 950305bb79 fixed block generation on mine 10 years ago
Gav Wood 668e5cc852 Make sure Transaction constructor checks sender whereever it makes sense 10 years ago
Gav Wood 0ed443c102 Fix release builds. 10 years ago
Gav Wood e7b40e5bdc Fix whitespace :-/ 10 years ago
Gav Wood 10c08d6204 getLastHashes fix. 10 years ago
Gav Wood e6ca33f814 API change: eth.watches will give you the log entries that are new as an 10 years ago
Gav Wood 3387d82a9c More efficient getLastHashes. 10 years ago
Gav Wood 8491e5f2f7 Various fixes. 10 years ago
Gav Wood 11d34902bd Fixed uncles allowed. 10 years ago
Gav Wood 92f43a7a35 Fix allowed uncles. 10 years ago
Gav Wood a6cd367483 Fix for overuse of stack. 10 years ago
Gav Wood cc75d1bb5c Receipts debugging. 10 years ago
Gav Wood d8323bbd09 Simple ABI in/out and new Solidity-based Config/NameReg integration. 10 years ago
Gav Wood ac583f503f Implemented 256-long history for PREVHASH, though still optional. 10 years ago
CJentzsch f3f5d9ea74 correct VMTrace define 10 years ago
Gav Wood 0cd39343eb Demonstration of how to create a completely custom state for execution 10 years ago
Gav Wood a1a6dcab34 Core repotting. 10 years ago
CJentzsch 45807bff5e set first 12 bytes to zero in ecrecover 10 years ago
Gav Wood a4bf3c645c Finally! Remove two horrible, nasty, lingering, confusing, hacky calls 10 years ago
Gav Wood aa25784764 Fix alignment of RIPEMD160. 10 years ago
Gav Wood 5412dbb9e8 Remove old code, refactor State::call, State::create to use Executive. 10 years ago
Gav Wood daa6b8f849 Refactor state to use executive for calls. 10 years ago