1038 Commits (f2da0e249caacba2ed407bfc957d568ad5d82752)

Author SHA1 Message Date
Gav Wood 23a739f0cb Various fixes to ethereum.js and client web API stuff. 10 years ago
Gav Wood 645570c699 Integrate new NameReg/Config. 10 years ago
Gav Wood 38eb1c5205 Fixed #771. 10 years ago
Gav Wood 494bf5ee48 Clear pending and some other AlethZero stuff. 10 years ago
Gav Wood 3387d82a9c More efficient getLastHashes. 10 years ago
Gav Wood 8491e5f2f7 Various fixes. 10 years ago
Gav Wood 1f0a22c48f Fourth precompiled contract: identity function. 10 years ago
Gav Wood 969ea19a44 Potential mac fix(?) 10 years ago
Paweł Bylica d1fc535458 Memleak fix: free genesis block at the end of program 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 5b9b7543fa Fix for copyTo bug. 10 years ago
Gav Wood cc75d1bb5c Receipts debugging. 10 years ago
Gav Wood 0a46ee464b Speed up basic calls. 10 years ago
Gav Wood 15afb23e5a More integration with SolNameReg 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
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