1731 Commits (46f278cdff46af6b00c0081ffc8b4a7a6c51fa4b)
 

Author SHA1 Message Date
Marek Kotewicz 46f278cdff checked headless builds with and without jsonrpc 10 years ago
Marek Kotewicz d9baba2100 Merge branch 'develop' into mk_jsonrpc 10 years ago
Marek Kotewicz d76a44f226 ethrpc -> web3jsonrpc, other issues fixed 10 years ago
Marek Kotewicz e8c4d68164 issues fixes 10 years ago
Gav Wood 8a2e9e7c18 Merge pull request #411 from chriseth/sol_typesForASTPrinter 10 years ago
Christian 016fb2dea5 Sorted include directives. 10 years ago
Marek Kotewicz 48791332f0 Merge branch 'develop' into mk_jsonrpc 10 years ago
Gav Wood 484f6b7774 Merge pull request #408 from CJentzsch/bugfix 10 years ago
Marek Kotewicz a8a7a1582f explicitly inserting Qstring cause of compiler errors 10 years ago
Marek Kotewicz 0e87d5cb5b Merge branch 'develop' into mk_jsonrpc 10 years ago
Marek Kotewicz 74e43cfb57 jsonrpc library dependency made mandatory 10 years ago
Marek Kotewicz 5ec00a8f10 qethereum polling through rpc 10 years ago
Christian 8756c4bf96 Type information for AST printer. 10 years ago
Christoph Jentzsch 027c386e05 Shortcut for boolean conversion 10 years ago
Christoph Jentzsch 307b3b6213 Merge remote-tracking branch 'upstream/develop' into bugfix 10 years ago
Gav Wood 137c40844c Merge pull request #381 from chriseth/solidity 10 years ago
Gav Wood 7021871b52 Merge pull request #374 from imapp-pl/develop 10 years ago
Paweł Bylica 51a0115fa5 Revert u256 to int32_t change for gas fee constants 10 years ago
Paweł Bylica 61720f33be Revert "Prevent integer overflow in some gas calculations" 10 years ago
Gav Wood 00e4eb1ef3 Whisper can sign messages. 10 years ago
Christoph Jentzsch 809e640aa4 Merge remote-tracking branch 'upstream/develop' into bugfix 10 years ago
Christoph Jentzsch c61131a0c3 Avoid double calling of require() 10 years ago
Marek Kotewicz b62e74be2b propert format of response 10 years ago
Gav Wood cad2a1579c Topic TopicMAsk builders. 10 years ago
Marek Kotewicz b7b7601c34 removed outdated tests 10 years ago
Christoph Jentzsch 0f353285df group patterns in VM.h 10 years ago
Marek Kotewicz da2ad4b9da Merge branch 'develop' into mk_jsonrpc 10 years ago
Marek Kotewicz 64acc3c9e6 changes populated to third 10 years ago
Marek Kotewicz 4d1e8e8f67 json-rpc generic api 10 years ago
Gav Wood 5b8e26f63d Whisper fixes. 10 years ago
Christoph Jentzsch 2e77fb6644 Merge remote-tracking branch 'upstream/develop' into bugfix 10 years ago
Christoph Jentzsch d07901d32c Changing gas cost to zero at stackunderflow 10 years ago
Christoph Jentzsch e191e7f436 eliminiate warning 10 years ago
Marek Kotewicz 8ca8ac7e85 Merge branch 'develop' into mk_jsonrpc 10 years ago
Marek Kotewicz a51e49381d common style changes 10 years ago
Gav Wood d48ed15249 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Marek Kotewicz 29e959f809 removed unused js files 10 years ago
Gav Wood e14416d96a web3, web3.eth, web3.shh for the JS API. 10 years ago
Marek Kotewicz 7de3f8aa8e removed unused code, watched and polling not working yet 10 years ago
Christian 9a059ec662 Corrected spacing around colon. 10 years ago
Marek Kotewicz 3b84093ab8 QWebThreeConnector 10 years ago
Gav Wood fcd4574578 Merge pull request #407 from CJentzsch/bugfix 10 years ago
Christoph Jentzsch e1e2fd79ad bug fix 10 years ago
Gav Wood 6bd15d1b3d Merge pull request #404 from imapp-pl/pr-fixes 10 years ago
Gav Wood 06618f0813 Merge pull request #405 from CJentzsch/randomTestCreater 10 years ago
Gav Wood 485eb111c5 Merge pull request #406 from imapp-pl/pr-changes 10 years ago
Marek Kotewicz d8e132c754 block, transaction, uncle by hash and number separately 10 years ago
Paweł Bylica 2de947ecc3 Drop universal initializer in some places 10 years ago
Paweł Bylica 3460d7695f Add virtual specifier to overridden methods in FakeVM 10 years ago
Paweł Bylica bde65cb37c Make overridden methods in ExtVM final - maybe some optimization possibilities? 10 years ago