Gav Wood
|
05d3d8096e
|
Simple chain download view.
|
10 years ago |
Gav Wood
|
5ce45164bd
|
Get rid of nasty old code.
|
10 years ago |
Gav Wood
|
17f55abd37
|
Get blocks in right order.
|
10 years ago |
Gav Wood
|
8ec86bb362
|
Add DownloadMan for download management.
|
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
|
b72d0717b4
|
Download view as will be.
Fixes.
|
10 years ago |
subtly
|
91c1819d43
|
mutex shared host/peer sets, write-loop crash fix
|
10 years ago |
Gav Wood
|
066fc18116
|
Move out worker thread stuff into other class.
p2p::Host is worker rather than WebThree.
Client is single worker.
EthereumHost works.
|
10 years ago |
Gav Wood
|
dde79b2b88
|
Move eth over to WebThreeDirect.
|
10 years ago |
Gav Wood
|
484279c548
|
Beginning of merge into AZ.
|
10 years ago |
Gav Wood
|
d25224822e
|
Fixes for state getting.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
a3740efebb
|
Repot.
No memsize increase on 0.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
54a21ab3bd
|
Quick commit.
|
10 years ago |
Gav Wood
|
a7ce9a80f1
|
First vaguely semi-functional version of whisper.
|
10 years ago |
Gav Wood
|
9e76b49578
|
Slowing bashing code into shape.
|
10 years ago |
Gav Wood
|
126335cdef
|
Partially rewired network.
|
10 years ago |
Gav Wood
|
2a18aa2d8e
|
Avoid sending chain back to peer once initial sync complete.
|
10 years ago |
Gav Wood
|
ecb451efe7
|
Another minor fix.
|
10 years ago |
Gav Wood
|
2f5c1e742f
|
Minor fix.
|
10 years ago |
Gav Wood
|
0b283fac40
|
Version bump. New protocol. Network stuff slightly more robust.
|
10 years ago |
Gav Wood
|
ffe228b385
|
Blockchain syncing fixed.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
11 years ago |
SharpCoiner
|
f0ea97a125
|
Fixes Windows VS2013 build
|
11 years ago |
Gav Wood
|
022695af48
|
Minor sync bug.
|
11 years ago |
Gav Wood
|
f5c22035fc
|
PoC-6 networking.
|
11 years ago |
Gav Wood
|
6ee6e7921a
|
Add private blockchain feature.
|
11 years ago |
Tim Hughes
|
a51159ef24
|
VS2013 fixes.
|
11 years ago |
Gav Wood
|
268ca545ac
|
Network a lot smoother.
|
11 years ago |
Gav Wood
|
80c4925ff0
|
Additional alterations to network & logging for ease of debugging.
|
11 years ago |
Gav Wood
|
5b1d8b858f
|
Possible network fix.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Gav Wood
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
Gav Wood
|
ebca40b38a
|
Manifest stuff.
Additional trace.
|
11 years ago |
subtly
|
0f5df0a8a8
|
Fix for #246. Removed sync() to prevent race condition within dropped() and . Raised maxblocks to 64.
|
11 years ago |
Gav Wood
|
c4a39e42e2
|
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
db77f20641
|
Minor fix.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
de97897ab0
|
LLL supports get/set/ref.
Logging changes.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
0f3c3ff609
|
Transaction injection.
|
11 years ago |
Gav Wood
|
f36c16b8a9
|
Protocol changes for PoC-5 plus JS APIs.
|
11 years ago |
Gav Wood
|
f68a73b2a0
|
CALLDATACOPY instruction.
Contract body gets created from init code.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
a23ad65da3
|
Version bump.
|
11 years ago |
Marko Simovic
|
3791926e97
|
Updated to allow listening+UPnP on system-assigned port
|
11 years ago |