859 Commits (e70bf144c6f88e3dfbe48d7b506cd150b2ab175c)

Author SHA1 Message Date
Gav Wood 0119bfca43 Kill unneeded rubbish. Add docs. 10 years ago
Gav Wood 176b682ce1 Use new lead() API. 10 years ago
Gav Wood c15da67ba6 Documentation, repotting. 10 years ago
Paweł Bylica acec80d8f1 Remove unnecessary changes 10 years ago
Paweł Bylica e80dffeec5 Clean up and remove some explicit dependencies in cmake files 10 years ago
CJentzsch f3f5d9ea74 correct VMTrace define 10 years ago
Gav Wood b657b009ef Cleanups and YP formalism. 10 years ago
Christian 3f865244df Fix warning about sequence points. 10 years ago
ethdev f42dbcac1c boost library -> libraries 10 years ago
yann300 8d304d86d0 - Transaction call debugging. 10 years ago
Gav Wood 302c16ec44 Documentation and reduction. 10 years ago
Gav Wood b6aa6efb46 Another fix for finalize. 10 years ago
Gav Wood 092528d87a Minor fix for finalize. 10 years ago
Lu Guanqun 960f62b05a update to the correct file name 10 years ago
Gav Wood 0cd39343eb Demonstration of how to create a completely custom state for execution 10 years ago
Gav Wood a068543f21 State reworked slightly. 10 years ago
Gav Wood a1a6dcab34 Core repotting. 10 years ago
Gav Wood 761bd33123 Avoid noting safe exceptions unless the user *really* wants it. 10 years ago
CJentzsch 4b1fb339bf Added recursive create test + lesser output for safe VM exceptions 10 years ago
Gav Wood b52e9cae5a Add file. 10 years ago
Gav Wood b364a8110b Repotting. 10 years ago
Gav Wood 94dc92edab Remove unneeded files. 10 years ago
Gav Wood 82d29fa979 Rename headers. 10 years ago
Gav Wood 28556f42ec Remove unneeded files. 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 ac5a0ff1fb Minor fix for execution. 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Marek Kotewicz 1fcf85ae0a removed unnecessary miniupnpc links 10 years ago
Marek Kotewicz faf541f8ae renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines 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
Marek Kotewicz fb72a7ce5f fixed styling issues 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
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
Gav Wood 49b1039bd7 PV49 alterations for creation. 10 years ago
Marek Kotewicz 5a874b4abb removed EthDependenciesDeprecated 10 years ago
Marek Kotewicz f7c44f3866 project working on mac, FindGmp.cmake && couple of todos 10 years ago
debris 6f24e77588 web3jsonrpc, ethereum, qethereum, mix compiling on windows 10 years ago
Gav Wood b2446f651f Remove verbosity. 10 years ago
Paweł Bylica 160aa47288 Use safe pointers in Executive 10 years ago