9580 Commits (7355368df1a3acd6c250f61c877d10eb4fec3f5d)
 

Author SHA1 Message Date
Marek Kotewicz 7355368df1 missing return in toJsonEx 10 years ago
Marek Kotewicz 0ec8e346c0 Merge branch 'import_route' into client_ref 10 years ago
Marek Kotewicz 6ae2eb8039 removed extra ; 10 years ago
Marek Kotewicz 28edbe8f3b Merge branch 'import_route' into client_ref 10 years ago
Marek Kotewicz d79569fb63 eth_getFilterChangesEx, eth_getFilterLogsEx returns json in proper format 10 years ago
Marek Kotewicz c592fde8cf style fix 10 years ago
Marek Kotewicz f77325de18 block polarity enum && jsonrpc field 10 years ago
Marek Kotewicz e08fb98a32 merge fix 10 years ago
Marek Kotewicz 9232d17095 Merge branch 'client_ref' of https://github.com/debris/cpp-ethereum into client_ref 10 years ago
Marek Kotewicz ddb9e0aac9 Merge branch 'import_route' into client_ref 10 years ago
Marek Kotewicz 63fb8d89bd merge fix 10 years ago
Marek Kotewicz 5cdc4a2433 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into import_route 10 years ago
Marek Kotewicz 821ba0e002 changed Blockchain sync return tuple from <h256s, h256s, bool> to <ImportRoute, bool> 10 years ago
Gav Wood 65fd38f368 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Marek Kotewicz e9748677df ImportRoute struct instead of class 10 years ago
Marek Kotewicz 24782537e8 Merge branch 'import_route' of https://github.com/debris/cpp-ethereum into import_route 10 years ago
Gav Wood 425c9aaeeb Use relative bounds to target. 10 years ago
Marek Kotewicz fe479a868a Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into import_route 10 years ago
Marek Kotewicz 990e4e0d44 log polarity 10 years ago
Gav Wood 7d55e9123e Show import timing. 10 years ago
Gav Wood eb140df18a Admin methods. 10 years ago
Gav Wood 41397c35a1 Merge pull request #2169 from LefterisJP/opencl_force_single_chunk 10 years ago
Gav Wood 0fba5c48c5 Merge pull request #2167 from chfast/execution_stack_offloading 10 years ago
Gav Wood 7cdafc17f6 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood deb0f4600d Merge pull request #2171 from arkpar/signals_fix 10 years ago
arkpar 113acd7bba made signals/handler not dependent on destruction order 10 years ago
Marek Kotewicz ee06872b19 ImportRoute class instead of pair 10 years ago
Gav Wood e48af3fc7f Merge pull request #2097 from yann300/designDebugPanel 10 years ago
Gav Wood 6cb2b74602 Merge pull request #2168 from chriseth/sol_optimizeZeroReturn 10 years ago
Gav Wood ea4b765843 Merge pull request #2160 from subtly/netFix 10 years ago
Gav Wood f00c02ae61 Merge pull request #2166 from arkpar/bc 10 years ago
Lefteris Karapetsas b84c28e084 Allow forcing single chunk DAG upload to GPU 10 years ago
Paweł Bylica ed65ebdede Remove debug logs and add comments. 10 years ago
Paweł Bylica 4b2d62814f Change stack offloading point. 10 years ago
arkpar 12bb49d79b Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc 10 years ago
chriseth 6c45ac6ab1 Optimize RETURN x 0 to STOP. 10 years ago
arkpar 8ccd0bb229 added missing resync guard 10 years ago
Paweł Bylica 1b4745c95b Do not set stack memory limit on OSX. 10 years ago
Paweł Bylica 35b786be24 OS stack memory offloading for VM execution. 10 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 10 years ago
yann300 68d2036788 Merge remote-tracking branch 'up/develop' into designDebugPanel 10 years ago
Gav Wood d810b3d1b4 Merge pull request #2158 from arkpar/bc 10 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
subtly 2012597f83 Merge branch 'rlpx' into netFix 10 years ago
subtly 057311778c Prep for cleanup, subprotocol packet queues, and framing. Disown rlpxsocket from handshake and rename FrameIO to FrameCoder. 10 years ago
arkpar 566b2b6354 resync after downloading unknown new block 10 years ago
Gav Wood 3f94350a3e Merge pull request #2157 from winsvega/issues 10 years ago
Gav Wood a388e41674 Merge pull request #2152 from chfast/test_osx_stack_limit 10 years ago
Dimitry cb133837c4 expectOut fill section to vmTests 10 years ago