Christoph Jentzsch
|
4fd3029fd8
|
Added more vm tests
|
10 years ago |
Gav Wood
|
0a8b796135
|
Remove mode stuff from neth for now.
|
10 years ago |
Gav Wood
|
2b6f1576bc
|
About to begin base58.
|
10 years ago |
Gav Wood
|
41103e8c87
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
7507f95203
|
VS fix.
|
10 years ago |
Gav Wood
|
5dd4d74eb5
|
Merge pull request #318 from CJentzsch/develop
Added arithmetic test
|
10 years ago |
Gav Wood
|
68d1a5ce08
|
Make debug downloading a bit faster.
|
10 years ago |
Gav Wood
|
f9610136be
|
Remove sleep.
|
10 years ago |
Gav Wood
|
0b4abba562
|
Nice downloading view.
|
10 years ago |
Gav Wood
|
d60ee48ddd
|
Various networking fixes.
|
10 years ago |
Gav Wood
|
1220d199f7
|
Don't take up quite so much CPU.
|
10 years ago |
Gav Wood
|
05d3d8096e
|
Simple chain download view.
|
10 years ago |
Christoph Jentzsch
|
fb8e2e0dbe
|
style fix
|
10 years ago |
Christoph Jentzsch
|
0a68f6961c
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
Gav Wood
|
70d9acac70
|
Fix neth. I'm such a soft touch.
|
10 years ago |
Gav Wood
|
a5196ed685
|
Version bump.
|
10 years ago |
Gav Wood
|
5ce45164bd
|
Get rid of nasty old code.
|
10 years ago |
Gav Wood
|
8415581ab2
|
Actually download in right order.
|
10 years ago |
Gav Wood
|
17f55abd37
|
Get blocks in right order.
|
10 years ago |
Gav Wood
|
0ecfc0bc6d
|
Minor debug fix.
|
10 years ago |
Gav Wood
|
900d7eb0cc
|
Remove some verboisity.
|
10 years ago |
Gav Wood
|
ccde7abcf6
|
JSON RPC fix.
|
10 years ago |
Gav Wood
|
e480eadaa2
|
Probable fix for local/global peer discovery.
|
10 years ago |
Gav Wood
|
88bebb4c3b
|
More debug stuff.
|
10 years ago |
Gav Wood
|
c236d01c7c
|
More network debugging.
|
10 years ago |
Gav Wood
|
f791775e58
|
Allow peers to tell us of their actual IPs.
|
10 years ago |
Gav Wood
|
f435abe880
|
Merge branch 'downloadman' into develop
|
10 years ago |
Gav Wood
|
aa1da892fb
|
Debug code for peer discovery.
|
10 years ago |
Gav Wood
|
52712a1f38
|
Merge branch 'downloadman' into develop
|
10 years ago |
Gav Wood
|
5633006e2f
|
Everything using PoC servers.
|
10 years ago |
Gav Wood
|
b883f0c135
|
User DNS & poc-5.ethdev.com for peerserver.
|
10 years ago |
Gav Wood
|
8ec86bb362
|
Add DownloadMan for download management.
|
10 years ago |
Christoph Jentzsch
|
9ca6e7a7c1
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
Christoph Jentzsch
|
e30615db9c
|
Added arithmetic test
|
10 years ago |
Gav Wood
|
ecb3e5823e
|
Add RangeMask.
|
10 years ago |
Gav Wood
|
4c30b7cdcf
|
fix nick's warning.
|
10 years ago |
Gav Wood
|
89ee5fd14e
|
Minor fix for mining.
|
10 years ago |
Gav Wood
|
614555b8df
|
eth web3 fix.
|
10 years ago |
Gav Wood
|
fdb829e7f6
|
Merge fix.
|
10 years ago |
Gav Wood
|
31aa7db806
|
Merge branch 'webthree' into develop
|
10 years ago |
Gav Wood
|
0d3f298e45
|
Blocks come down in order (well... unless a peer bugs out).
Peer hash-chains downloaded one-at-once.
KillChain works again.
Local networking option.
Don't resend blocks during sync.
|
10 years ago |
Gav Wood
|
6a2b875637
|
Fix for io service (thanks, alex!)
|
10 years ago |
Gav Wood
|
f39094fe08
|
Merge pull request #317 from caktux/rpcstateat
use s for stateAt block number param to prevent conflict with bData and such, some style fixes
|
10 years ago |
caktux
|
69cc347fb7
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into rpcstateat
|
10 years ago |
caktux
|
5820373d73
|
use s for stateAt block number param to prevent conflict with bData and such, some style fixes
|
10 years ago |
Gav Wood
|
95b762e574
|
Merge pull request #316 from caktux/rpcstateat
add RPC stateAt
|
10 years ago |
Gav Wood
|
3879de9777
|
Merge branch 'develop' into webthree
Conflicts:
libethereum/Client.cpp
libethereum/EthereumHost.cpp
libethereum/EthereumHost.h
|
10 years ago |
Gav Wood
|
b72d0717b4
|
Download view as will be.
Fixes.
|
10 years ago |
Gav Wood
|
57220e5b17
|
Merge pull request #315 from subtly/bugfix
mutex shared host/peer sets, write-loop crash fix
|
10 years ago |
caktux
|
1e3bb18798
|
add RPC stateAt
|
10 years ago |