4551 Commits (67314898d21729b20087e3c3fb8945867076bf80)
 

Author SHA1 Message Date
CJentzsch 30e69503ec include original trie test 10 years ago
Gav Wood a4bf3c645c Finally! Remove two horrible, nasty, lingering, confusing, hacky calls 10 years ago
CJentzsch 183d70ad71 Merge remote-tracking branch 'upstream/develop' into fixTest 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
Paweł Bylica 2eaed59cd4 Fix dev::contents function on MSVC 10 years ago
Paweł Bylica 921d816a29 Update Visual Studio projects 10 years ago
Paweł Bylica 6e318f8816 Check current call depth 10 years ago
Paweł Bylica 70348d9586 Fix cache key and do not compile to LLVM module when it is not needed 10 years ago
Marek Kotewicz 0305a8480f fixed leak in q_webthreeconnector in mainwin 10 years ago
Marek Kotewicz ebd8f5bfa5 04 changed to 03 10 years ago
Christian b0af628f11 Calls to bare contracts. 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
Marek Kotewicz a2def239d2 common changes 10 years ago
Marek Kotewicz 5e2df7fcbc removed duplicated, unused file 10 years ago
chriseth f3ecfc9999 Merge pull request #584 from chriseth/sol_strings 10 years ago
Paweł Bylica ebcecccc6c Merge branch 'develop-evmcc' into pr-jit 10 years ago
Marek Kotewicz 056a194740 common changes 10 years ago
Paweł Bylica 797d9a72f1 Merge remote-tracking branch 'upstream/develop' into develop-evmcc 10 years ago
Paweł Bylica da02a1869d Cache key is contract code. Does not work 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
Paweł Bylica 7c9cf6e5e7 Trying to cache compiled contracts with pointer to code as a key (it's not a good idea) 10 years ago
Gav Wood f0595a3e6c Merge pull request #583 from imapp-pl/vm 10 years ago
ethdev 97262fa114 windows fix for previous commit 10 years ago
Marek Kotewicz 1fcf85ae0a removed unnecessary miniupnpc links 10 years ago
ethdev 1da073190a fixed windows 10 years ago
Marek Kotewicz 70f3e2be09 removed unused libs/includes from libevm 10 years ago
Marek Kotewicz 0f00ede521 removed unused libs/includes from libdevcrypto 10 years ago
Paweł Bylica 2a7111ce41 ExecBundle - all information needed to execute a JIT-compiled contracts 10 years ago
Marek Kotewicz e113ce92dd removed unused libs/includes from libethcore 10 years ago
yann300 4da294f86d - CommonJS => fromString(string _sn) fromString(string const& _sn). 10 years ago
Gav Wood e0389c58ba Reduce verbosity. 10 years ago
Marek Kotewicz 15c78c848c jsonrpc _library -> _libraries 10 years ago
Marek Kotewicz c14cb82acd removed LANGUAGES command line option 10 years ago
Marek Kotewicz b121491080 removed walleth, libpyserpent, iethxi and QmlEthereum class 10 years ago
Marek Kotewicz faf541f8ae renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines 10 years ago
Paweł Bylica de2c793eff Add "--jit" option to State tests 10 years ago
Paweł Bylica b3a17341e4 Disable JIT logs 10 years ago
ethdev 6966da558d added todo 10 years ago