2603 Commits (a4bf3c645cba4697bc42df5f573747df911b82b4)
 

Author SHA1 Message Date
Gav Wood a4bf3c645c Finally! Remove two horrible, nasty, lingering, confusing, hacky calls 10 years ago
Gav Wood ede878cefd Style fix. 10 years ago
Gav Wood 6366274bee Merge pull request #594 from imapp-pl/tests 10 years ago
Gav Wood cb5e8adc81 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 7e47b4900e Merge branch 'refactor' into develop 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
chriseth 481266b980 Merge pull request #593 from chriseth/sol_swapConstants 10 years ago
Christian ca10315cb6 Merge remote-tracking branch 'ethereum/develop' into sol_swapConstants 10 years ago
Gav Wood 5cc2152dd0 Cleanups. 10 years ago
chriseth f3ecfc9999 Merge pull request #584 from chriseth/sol_strings 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
Gav Wood e2cb773dac Minor warning fix. 10 years ago
Gav Wood 702947e6c5 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 25939bc777 Fix tests. 10 years ago
Gav Wood f0595a3e6c Merge pull request #583 from imapp-pl/vm 10 years ago
Gav Wood e0389c58ba Reduce verbosity. 10 years ago
Gav Wood 8f36428c70 Whisper test fix. 10 years ago
Gav Wood 0528037690 Fix genesis test. 10 years ago
Paweł Bylica 992abb31ed Replace spaces with tabs 10 years ago
Paweł Bylica 6e06b09ddb Merge remote-tracking branch 'upstream/develop' into vm 10 years ago
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago
Paweł Bylica 79e9becdaa Report wrong account address in case of unexpected storege key 10 years ago
Paweł Bylica 488db06864 Test unexpected storage entries 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 20d0865e6a Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 774abf0d54 Dynamic gas requirements for premined crypto contracts. 10 years ago
chriseth 72278f87f2 Merge pull request #591 from chriseth/sol_optimizerTests 10 years ago
Christian 22fa12debf Do not add at the end of the function selector "loop". 10 years ago
Christian 615438a890 Swap literals to the end if optimizing. 10 years ago
chriseth 4e0dbd1c7a Whitespace change. 10 years ago
Christian 31cb9bb310 Some (few) tests for the optimizer. 10 years ago
Paweł Bylica 7e2e58aaa5 VM::go detemplatized. Cleanups. 10 years ago
Gav Wood 8936419186 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 0049f52383 Merge pull request #590 from debris/macox_fixes 10 years ago
Christian 37a15d96ea Support empty strings. 10 years ago
Marek Kotewicz d70190b0da removed explicit 10 years ago
Marek Kotewicz 4b90d315b7 user-provided default constructor 10 years ago
Marek Kotewicz 71ebfe7736 fixed solidity not building on macos 10 years ago
chriseth b27eb0b70a Merge pull request #589 from LefterisJP/solc_stdin_fix 10 years ago
Lefteris Karapetsas 965d0c64da Fixing segfault for solc if stdin is given as input file 10 years ago
Paweł Bylica 15b2fcd543 Catch exception by reference 10 years ago
Paweł Bylica c7526d0d95 Style fixes (mostly) 10 years ago
chriseth 76d0f1af4d Merge pull request #586 from LefterisJP/natspec_contract_tags 10 years ago
Paweł Bylica e4d55ba71b Merge remote-tracking branch 'upstream/develop' into vm 10 years ago
Paweł Bylica b1dc0d5e6a VMFactory - a new way of creating VMs 10 years ago
Christian 5df0e27a48 Merge remote-tracking branch 'ethereum/develop' into sol_strings 10 years ago