Gav Wood
|
103b9ea0a7
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
Gav Wood
|
9385ee2533
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
arkpar
|
7f4ff430cc
|
uninitialized member
|
10 years ago |
Gav Wood
|
210104395f
|
Bunch of repotting/curating.
[10:59:28] Vitalik Buterin: block.parent.gas_limit * 1023 / 1024 <=
block.gas_limit <= block.parent.gas_limit * 1025/1024
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
Gav Wood
|
72449d349a
|
PoC-7: Dynamic message IDs.
|
10 years ago |
Gav Wood
|
20ad46c481
|
PoC-7: versioned subprotocols.
|
10 years ago |
Gav Wood
|
4f5b153452
|
Better state management.
|
10 years ago |
Gav Wood
|
d7465f7b55
|
Syncing fixes.
|
10 years ago |
Gav Wood
|
611caef125
|
Compilable etheruem network rewrite.
|
10 years ago |
Gav Wood
|
6df207655c
|
More work on the peer state transition system
|
10 years ago |
Gav Wood
|
f73b46d2c1
|
Work on making states good and various docs.
|
10 years ago |
Gav Wood
|
3f61b506db
|
Remove incoming queue. Put things straight into actual queues.
Make state items more fitting.
|
10 years ago |
Gav Wood
|
0f31e3b317
|
Additional network niceness.
|
10 years ago |
Gav Wood
|
5ce45164bd
|
Get rid of nasty old code.
|
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 |
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 |
subtly
|
91c1819d43
|
mutex shared host/peer sets, write-loop crash fix
|
10 years ago |
Gav Wood
|
dde79b2b88
|
Move eth over to WebThreeDirect.
|
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
|
0b283fac40
|
Version bump. New protocol. Network stuff slightly more robust.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |
Gav Wood
|
f5c22035fc
|
PoC-6 networking.
|
11 years ago |
Gav Wood
|
6ee6e7921a
|
Add private blockchain feature.
|
11 years ago |
Gav Wood
|
80c4925ff0
|
Additional alterations to network & logging for ease of debugging.
|
11 years ago |
Gav Wood
|
7ffa513586
|
Networking fix.
|
11 years ago |
Gav Wood
|
5b1d8b858f
|
Possible network fix.
|
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
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Gav Wood
|
736557ca4c
|
Various headers from the repotting.
Log has documentation.
|
11 years ago |