2346 Commits (17dffb7c50c28b29fde18ea5fcc690e2ad17977b)
 

Author SHA1 Message Date
Paweł Bylica 17dffb7c50 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica 2a0aa9cd5a Clean up evmcc.vcxproj 10 years ago
Paweł Bylica ba26796dbe Build boost/program_options on Windows 10 years ago
Paweł Bylica 54f4710bba Add LLVMBitWriter.lib to dependencies on Visual Studio 10 years ago
artur-zawlocki 99abfb03e0 fixed bug in llvm ir computing required memory size 10 years ago
artur-zawlocki 6ed2622470 Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Gav Wood 280fb3fe27 Merge pull request #465 from ethereum/bugfix 10 years ago
Paweł Bylica 47102f2003 Merge branch 'develop' into develop-evmcc 10 years ago
Gav Wood 3b786cf004 Fix for log blooms. 10 years ago
Gav Wood 2ff0317fb6 Get logblooms/receipts into the database. 10 years ago
subtly ae8d6e0a3a coding standards. suite setup struct. 10 years ago
Gav Wood 0f824f124c Merge pull request #468 from CJentzsch/bugfix 10 years ago
subtly 7bc9c8b0ef Merge branch 'develop' into bugfix 10 years ago
Christoph Jentzsch 8c1202c76f bugfix jumps after push 10 years ago
Christoph Jentzsch aeb353a4d0 Merge pull request #454 from jorisbontje/423-dockerfile 10 years ago
Christoph Jentzsch b683d02f11 # This is a combination of 2 commits. 10 years ago
Gav Wood 0a6b4bf993 Merge pull request #463 from arkpar/develop 10 years ago
Gav Wood 1b2747a42b Merge pull request #467 from nicksavers/develop 10 years ago
Gav Wood 1c70e327c8 Merge pull request #458 from chriseth/sol_fix_swap 10 years ago
subtly a3ea170751 json rpc only runs once, and only when json rpc test suite is invoked 10 years ago
arkpar e166a5a881 fixed crashes on shutdown 10 years ago
nicksavers 5149609e15 Fix empty unclesHash for Genesis 10 years ago
Gav Wood d9f6dfe64d Merge pull request #454 from jorisbontje/423-dockerfile 10 years ago
artur-zawlocki fe303b4013 (1) Handling evmcc options with boost::program_options. (2) Writing out .ll and .bc files 10 years ago
Joris Bontje 4bbeb479af update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423 10 years ago
Christian 4dbc566a14 Bugfix: Swap before mod and div. 10 years ago
artur-zawlocki f8a5779891 unused var removed 10 years ago
artur-zawlocki 1c9fb4acb7 1) JUMP/I semantics updated. 2) Members of BasicBlock::LocalStack pulled out to BasicBlock 10 years ago
Paweł Bylica d4c7afb10c Merge branch 'develop' into develop-evmcc 10 years ago
Gav Wood bee87b4689 Fix for assembler. 10 years ago
Gav Wood 97df72e810 PoC-7: 7. JUMP reform 10 years ago
Gav Wood 205a464253 Merge pull request #382 from debris/mk_jsonrpc 10 years ago
Gav Wood 8766c104bf Fix #451. 10 years ago
Marek Kotewicz 8d1ad00648 boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer 10 years ago
Marek Kotewicz 8a568f3efc Merge branch 'develop' into mk_jsonrpc 10 years ago
Marek Kotewicz 2ee556edc5 fixed style issue 10 years ago
Paweł Bylica e756b4ae1e Rename BNOT -> NOT, NOT -> ISZERO 10 years ago
Paweł Bylica e026f860ad Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 683f956a2e added struct for compiler options 10 years ago
Paweł Bylica 1732b86f23 Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
artur-zawlocki 11d78d44b1 removed *.orig file 10 years ago
artur-zawlocki 44a9ea0fb8 code cleanup and coding-standardization 10 years ago
Marek Kotewicz 1bf6713c19 fixed cmake 10 years ago
Paweł Bylica ddf647b099 Merge branch 'develop' into develop-evmcc 10 years ago
Paweł Bylica 38766df7fc Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc 10 years ago
Marek Kotewicz 8c6af7f1d4 m_qwebConnector is not a pointer 10 years ago
Marek Kotewicz cebfa359d7 license for setup.js 10 years ago
Paweł Bylica c52fd78fb6 Use llvm.longjmp intrinsic for longjmp [Delivers #81792986] 10 years ago
artur-zawlocki 0e0032e6ef Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc 10 years ago
Paweł Bylica a19f3df3b3 Coding style: use "o_" prefix for output function arguments 10 years ago