Marek Kotewicz
|
6d87e226e0
|
js remote console && remote connector
|
10 years ago |
CJentzsch
|
9a89997845
|
Merge remote-tracking branch 'upstream/develop' into expandEthCLI
|
10 years ago |
CJentzsch
|
e923f9c435
|
add balanceatblock and storageatblock cli interactive commands#
|
10 years ago |
Marek Kotewicz
|
8580f91678
|
separated JSConsole core
|
10 years ago |
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 |
Gav Wood
|
0ff4d51b09
|
Merge pull request #2177 from debris/installer
new osx dragndrop installer
|
10 years ago |
Marek Kotewicz
|
c592fde8cf
|
style fix
|
10 years ago |
subtly
|
826858496c
|
cleanup
|
10 years ago |
subtly
|
e9c00ab2f9
|
ensure required peers
|
10 years ago |
subtly
|
0a0d36382b
|
Fix bool.
|
10 years ago |
Marek Kotewicz
|
f77325de18
|
block polarity enum && jsonrpc field
|
10 years ago |
subtly
|
7d4e89a20c
|
no-unused
|
10 years ago |
subtly
|
30e47e38cb
|
Slightly more aggressive 'require peer', required-peer pinning, and option to disable discovery.
|
10 years ago |
subtly
|
3cc6f40dcb
|
corrections
|
10 years ago |
subtly
|
a2cc7c6ba1
|
Merge branch 'develop' into rlpx
|
10 years ago |
subtly
|
7367783506
|
Initial round-robin packet dequeing.
|
10 years ago |
arkpar
|
aca7c7c01e
|
enable syncing with rude peer
|
10 years ago |
Marek Kotewicz
|
9570c72e37
|
new osx dragndrop installer
|
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
Conflicts:
libethereum/Client.cpp
|
10 years ago |
Gav Wood
|
fe011b3563
|
Avoid building neth unless made explicit, at least until build works
again.
|
10 years ago |
Marek Kotewicz
|
63fb8d89bd
|
merge fix
|
10 years ago |
Gav Wood
|
0426393557
|
Include hash in client ID.
|
10 years ago |
Marek Kotewicz
|
5cdc4a2433
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into import_route
Conflicts:
libethereum/Client.cpp
|
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
Allow forcing single chunk DAG upload to GPU
|
10 years ago |
Gav Wood
|
0fba5c48c5
|
Merge pull request #2167 from chfast/execution_stack_offloading
Execution stack offloading
|
10 years ago |
Gav Wood
|
7cdafc17f6
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
CJentzsch
|
4036bd2d4e
|
add blck504980 test
|
10 years ago |
Gav Wood
|
deb0f4600d
|
Merge pull request #2171 from arkpar/signals_fix
Made signals/handlers not dependent on destruction order
|
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
Mix - Scenario Panel
|
10 years ago |
Gav Wood
|
6cb2b74602
|
Merge pull request #2168 from chriseth/sol_optimizeZeroReturn
Optimize RETURN x 0 to STOP.
|
10 years ago |
Gav Wood
|
ea4b765843
|
Merge pull request #2160 from subtly/netFix
Prep for cleanup, subprotocol packet queues, and framing.
|
10 years ago |
Gav Wood
|
f00c02ae61
|
Merge pull request #2166 from arkpar/bc
State management in EthereumHost
|
10 years ago |
Vlad Gluhovsky
|
43481bb71d
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |