7016 Commits (2d7fc88e7cd99b3c8f19554d693ee4fd6d659bf6)
 

Author SHA1 Message Date
Gav Wood 67b4d80477 Merge pull request #1068 from imapp-pl/pr/performance_tests 10 years ago
Gav Wood 2c87d219fc Merge pull request #1066 from debris/include_order 10 years ago
Gav Wood 05acb99253 Merge pull request #1065 from CJentzsch/blockTests 10 years ago
Gav Wood 405014fea2 Merge pull request #1064 from CJentzsch/BlockGasUsedBug 10 years ago
Gav Wood cca958d588 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood b9a6fb7158 Warnings fix. 10 years ago
Paweł Bylica cc8db62f88 Destroy LLVM ManagedStatics 10 years ago
Paweł Bylica 1ea5eb4105 Destroy LLVM ManagedStatics 10 years ago
Paweł Bylica 5e01d32286 Use llvm/CommandLine library for JIT options 10 years ago
Paweł Bylica 7512299398 Use llvm/CommandLine library for JIT options 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
Paweł Bylica be368ba871 Get endianess from LLVM 10 years ago
Paweł Bylica 5e0e0097f0 Get endianess from LLVM 10 years ago
Gav Wood d5935f4fec Merge branch 'chromium' of github.com:ethereum/cpp-ethereum into chromium 10 years ago
Gav Wood b8461cb8b9 Tentative registry included in Genesis. 10 years ago
subtly ec4ba8e532 fix magic. disable ping for now, as it can trigger prior to hello packet. 10 years ago
Paweł Bylica d9ebbfde48 ManyFunctions performance test: replace xor with correct exp operator 10 years ago
subtly fc5a07e20c Merge branch 'develop' into p2p 10 years ago
subtly 4814303c09 initial handshake on the wire 10 years ago
Arkadiy Paronyan 9a4543ae2c Merge pull request #1078 from yann300/ui_improvement 10 years ago
yann300 11a381915d Change WIN32 (WIN64) test. 10 years ago
chriseth 457067fb43 Merge pull request #1076 from LefterisJP/sol_EventFunctionTypeCtor 10 years ago
yann300 a3278d1b11 Bug fix - mix: windows - crash when click on 'Deploy to Network' #1077 10 years ago
arkpar 9e87abc136 minor fixes 10 years ago
Lefteris Karapetsas 69f3733501 Initialize FunctionType's m_isConstant attribute in the Event Constructor 10 years ago
arkpar 37fa06106b fixed cppcheck warnings 10 years ago
arkpar 7af5ac1252 allow more than one contract 10 years ago
Arkadiy Paronyan 155d0c41cd Merge pull request #1073 from yann300/ui_improvement 10 years ago
yann300 092312d4af - small ui changes. 10 years ago
Christian bed225c981 Calldata byte arrays stored on the stack. 10 years ago
Christian cad718715b Unpacking of dynamically sized arguments. 10 years ago
Christian 9111abbc8a loadFromMemoryDynamic 10 years ago
Christian 9ba105a763 Move code to loadFromMemory. 10 years ago
Christian ed0384b759 No write access to parameters of external functions. 10 years ago
Christian 0185ac5a0d "external" visibility specifier. 10 years ago
Paweł Bylica ed8f314df4 Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica 2f604a49ef Testing some LLVM optimization passes 10 years ago
Paweł Bylica 1d5d10e020 Testing some LLVM optimization passes 10 years ago
chriseth b3a77877c9 Merge pull request #1069 from LefterisJP/sol_noEventsInInterface 10 years ago
Marek Kotewicz 30d129a17c added shh_getMessages, fixed #899 10 years ago
winsvega b1077bfd29 Test Correction 10 years ago
Paweł Bylica fc5b300d38 Optimizer: separate LLVM IR optimization passes from compiler 10 years ago
Paweł Bylica e5519d00d8 Optimizer: separate LLVM IR optimization passes from compiler 10 years ago
Lefteris Karapetsas 5b48aad97d Removing events from Solidity Interface 10 years ago
Paweł Bylica 7aa3f18bce ManyFunctions performance test: ~200 functions in a contract, half of them are called randomly 10 years ago
Gav Wood e1ceb312a2 Merge pull request #1067 from debris/chromium 10 years ago
Marek Kotewicz 27a8164919 added QtWebEngine::initialize() 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
CJentzsch 7097255ec5 OS independency by using file system 10 years ago
CJentzsch bc54b1e5ba remove unnecessary function 10 years ago