9606 Commits (c925b2936b428f0354bae9ccf1dc88bdb57f15c1)
 

Author SHA1 Message Date
arkpar 78550b4a3a fixed progress reporting 10 years ago
CJentzsch d48574bfc6 dont return anything when ecrecover fails 10 years ago
Arkadiy Paronyan 065b12e6a7 Merge pull request #2117 from alexvandesande/develop 10 years ago
Paweł Bylica 15746684f8 VM refactor: use binary search to verify jump destination. 10 years ago
chriseth 0858d06e11 Fixed null pointer issue with source name. 10 years ago
CJentzsch af9c64da91 add queuestatus::importing 10 years ago
Marek Kotewicz 99cd21ca37 Merge branch 'eth_newPendingTransactionFilter' into filter_blockHash 10 years ago
Liana Husikyan f61f429f34 style fixes 10 years ago
Liana Husikyan 197837b1f6 style fixes 10 years ago
Marek Kotewicz 42e934baf4 udpated eth_compileSolidity 10 years ago
Paweł Bylica 51c1e729e2 Fix use-after-free bug in VM. 10 years ago
Paweł Bylica cf56b9e963 Refactor Executive: keep ExtVM by unique_ptr. 10 years ago
arkpar cbf3a749af fixed hashes estimation 10 years ago
Gav Wood 45a589364e Add Sentinel RPC spec. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
CJentzsch f78b6166d7 add eth(CLI) functionalities 10 years ago
chriseth 3a417e5fe5 Improved type conversion error messages. 10 years ago
Liana Husikyan 808c7ea26d cleaned up the tests 10 years ago
Lefteris Karapetsas 25270123d0 Argument to list available opencl devices and platforms 10 years ago
yann300 950cded071 - add new icons 10 years ago
Paweł Bylica 32fe8b893d VM refactor: place CALL params on stack (reduces OS stack usage by ~30%). 10 years ago
arkpar f46a43d60f Merge branch 'bc2' of https://github.com/arkpar/cpp-ethereum into bc 10 years ago
arkpar 41f2bdab95 Merge branch 'bc' of https://github.com/arkpar/cpp-ethereum into bc 10 years ago
arkpar 7b87d29b83 Set timeout back to 10s 10 years ago
arkpar a9187870d6 fixed chain downloading over PV61 10 years ago
Paweł Bylica d0da772f2a VM refactor: change type of code pointer (pc) to uint64_t. 10 years ago
Paweł Bylica 3bc335d59b VM refactor: small changes 10 years ago
chriseth e66a5ca0b5 Use dynamic memory for argument encoding. 10 years ago
yann300 f72c77a397 Merge remote-tracking branch 'alex/develop' into designDebugPanel 10 years ago
yann300 5eecec74eb Merge remote-tracking branch 'up/develop' into designDebugPanel 10 years ago
Marek Kotewicz a51f766d50 bring back old way of creating log ilter 10 years ago
Marek Kotewicz 7690647be8 updated LocalisedLogEntry 10 years ago
yann300 bce5486554 misc changes 10 years ago
CJentzsch c16c52f72f Merge remote-tracking branch 'upstream/develop' into expandEthCLI 10 years ago
Gav Wood cd2236b468 Much better exception error reporting. 10 years ago
Marek Kotewicz 1f37fd06ed Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filter_blockHash 10 years ago
Marek Kotewicz aa1a40a009 common changes 10 years ago
chriseth e66383994d Dynamic memory. 10 years ago
arkpar 343a361d68 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
arkpar 936e26dfe8 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into 10 years ago
arkpar bec5703d33 hash download reporting 10 years ago
Alexandre Van de Sande cc77456746 Add new icons for mix 10 years ago
Paweł Bylica c0ffe96826 VM refactor: check requirements helper function. 10 years ago
arkpar 0c63c92503 request hashes from all peers initially, pv61+ priority 10 years ago
Gav Wood 3589c73b75 Version bump. 10 years ago
Gav Wood 1f9330a29c Avoid divide by zero. 10 years ago
yann300 13d99b71c7 Avoid future time for Rebuild action 10 years ago
yann300 e2f83a8840 add Timer to avoid FutureTime 10 years ago
CJentzsch baf10f84b3 move test from stSpecialTest to transaction test 10 years ago
Gav Wood 6e9f20ff46 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago