295 Commits (4d1464783a42854ae0e1e8fb2c4f48a94cf1e78a)

Author SHA1 Message Date
Gav Wood 4d1464783a New SecureTrie. 10 years ago
Gav Wood 10dccac64b Lenient gas limit. 10 years ago
Gav Wood e9822bb3bb Avoid invalid paranoia tests. 10 years ago
Gav Wood 31f3ae66fb State integration test. 10 years ago
Gav Wood 67ed60bad6 FatDB integrated. 10 years ago
Gav Wood bb0f5358bf New SecureTrie. 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 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
Gav Wood 5cc2152dd0 Cleanups. 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Gav Wood 0528037690 Fix genesis test. 10 years ago
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago
Gav Wood c9cea539b2 Minor cleanup. 10 years ago
Gav Wood 19c272c32d Fix for crazy compiler lambda behaviour. 10 years ago
Gav Wood 774abf0d54 Dynamic gas requirements for premined crypto contracts. 10 years ago
Paweł Bylica 15b2fcd543 Catch exception by reference 10 years ago
Paweł Bylica b1dc0d5e6a VMFactory - a new way of creating VMs 10 years ago
Gav Wood 49b1039bd7 PV49 alterations for creation. 10 years ago
Paweł Bylica 160aa47288 Use safe pointers in Executive 10 years ago
Gav Wood 362e5d8145 Warning fix. 10 years ago