4657 Commits (53bc8712b61004cd566b30206413d63142c79b59)
 

Author SHA1 Message Date
Paweł Bylica 98995f232c Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica 7eef69445f Add preprocessor definitions required by LLVM 10 years ago
Paweł Bylica 85ef08a9a0 Add preprocessor definitions required by LLVM 10 years ago
Gav Wood 4e9f067561 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 1ae0b2d4a6 Warnings fixes. 10 years ago
Gav Wood 645570c699 Integrate new NameReg/Config. 10 years ago
Gav Wood 38eb1c5205 Fixed #771. 10 years ago
arkpar a4a2e8c252 continue project model implementation 10 years ago
Christian 1e3929d5ad Coding style: Prefix for const variables. 10 years ago
Gav Wood cf2d7d04d5 Merge pull request #769 from CJentzsch/VMbug 10 years ago
CJentzsch aa18f9a74b fix memneed for CREATE 10 years ago
Christian 08f556cd5a Contracts are Addresses. 10 years ago
Christian d9334abe89 Correct type conversions. 10 years ago
Christian de77918d05 Padding for ABI types. 10 years ago
Gav Wood 4b1b3c504f Merge pull request #766 from debris/web3sha3test 10 years ago
Gav Wood d219de6935 Merge pull request #750 from debris/ethereumjs 10 years ago
Gav Wood 2351e58c6b Merge pull request #747 from imapp-pl/pr/evmjit 10 years ago
Marek Kotewicz 10c2d6030f Squashed 'libjsqrc/ethereumjs/' changes from 92f171e..47687cf 10 years ago
Marek Kotewicz e405a21778 Merge commit '10c2d6030f9d7bb883d3f9488a49467ae482ecf0' into ethereumjs 10 years ago
Marek Kotewicz 3b416d18f4 Merge branch 'develop' into ethereumjs 10 years ago
Marek Kotewicz b465a585da disabled jsonrpc tests again 10 years ago
Marek Kotewicz 47687cf085 default padding changed to 0 10 years ago
Paweł Bylica 858273bc89 Handle return memory of size 0 and large offset 10 years ago
Paweł Bylica 1f35cc121b Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica 9c32e2592c EVMJIT: cleanups 10 years ago
Paweł Bylica 98a30815ac Cleanups 10 years ago
Marek Kotewicz 29c60c000a Merge branch 'develop' into tests 10 years ago
Marek Kotewicz a99de3e8a3 Squashed 'libjsqrc/ethereumjs/' changes from 0933a79..92f171e 10 years ago
Marek Kotewicz 7b1eaade87 Merge commit 'a99de3e8a35356c4bbfda389fb296f0e79d649ba' into ethereumjs 10 years ago
Marek Kotewicz 92f171ec99 rerun gulp 10 years ago
Marek Kotewicz e0c41befd7 Merge commit '38ffac065a2d27b4e416f4ec4a275114f02463a7' into ethereumjs 10 years ago
Marek Kotewicz 38ffac065a Squashed 'libjsqrc/ethereumjs/' changes from 543a87c..0933a79 10 years ago
Marek Kotewicz 15b899df64 removed resize 10 years ago
Marek Kotewicz 0933a79ab8 missing fromAscii 10 years ago
Paweł Bylica a87c563acb Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Gav Wood e17525c5f7 Merge pull request #765 from chriseth/sol_someLogFixes 10 years ago
Gav Wood d7cb9a39b8 Merge pull request #753 from debris/buildtype 10 years ago
Gav Wood 7b03477983 Warning fix. 10 years ago
Paweł Bylica 272a0bd6fc EVMJIT: Better object cache and other improvements 10 years ago
Paweł Bylica 9c244ed08e Load cached object without compiling LLVM module 10 years ago
Marek Kotewicz 066ed0b590 web3.sha3 test 10 years ago
Paweł Bylica 3990e5b97a Add _SCL_SECURE_NO_WARNINGS for LLVM on Windows 10 years ago
Paweł Bylica cb8fa0a5b2 Fix MSVC build 10 years ago
Gav Wood 9acbab487b Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood b01c076788 Merge pull request #745 from chriseth/sol_integerConstants 10 years ago
Gav Wood 96a04e7c5e Merge pull request #749 from imapp-pl/pr/jit-option 10 years ago
Christian a017d2b1de Remove const from make_shared to allow enable_shared_from_this to work on MacOS. 10 years ago
Christian e1338c7e6c Arbitrary precision integer constants. 10 years ago
Gav Wood 1df12276f4 Merge pull request #758 from caktux/develop 10 years ago
Gav Wood 35d82841e2 Merge pull request #760 from CJentzsch/blockhash 10 years ago