Paweł Bylica
|
ae68557c4d
Cleanup code around BlockChainSync
|
8 年之前 |
Bob Summerwill
|
12c9110e33
Fix two typos in debug logs.
|
8 年之前 |
mancoast
|
3bddce831c
revert convert_to
|
9 年之前 |
mancoast
|
34b1dbffb4
Add support __INTEL_COMPILER on Ubuntu
|
9 年之前 |
chriseth
|
3be60fd19f
Correct block counting and encapsulate node data.
|
9 年之前 |
chriseth
|
e1e39a0095
Respect order of requested hashes.
|
9 年之前 |
arkpar
|
52a8cf4f0a
Merge branch 'develop' of https://github.com/ethereum/libethereum into pv63
|
9 年之前 |
arkpar
|
589030b1a7
fixed GetBlockHeaders response
|
9 年之前 |
arkpar
|
b3910499e2
New blockchain sync over PV62
|
9 年之前 |
arkpar
|
1cd38e6554
continue sync impl
|
9 年之前 |
Vlad Gluhovsky
|
a339e33dbc
framing compatibility (interface changed)
|
9 年之前 |
arkpar
|
8eedb6334a
Merge branch 'pv63' of https://github.com/ethereum/libethereum into pv63
|
9 年之前 |
Paweł Bylica
|
82bf37b181
Response to GetReceipts packet.
|
9 年之前 |
Paweł Bylica
|
c017d4367c
GetNodeData: do not RLP-encode node data twice.
|
9 年之前 |
Paweł Bylica
|
883d8571de
GetNodeData: fix logs.
|
9 年之前 |
Paweł Bylica
|
e13b6f4aa3
GetNodeData: user separate constant defining max nodes to send in a response.
|
9 年之前 |
Paweł Bylica
|
dc90af660b
Response to GetNodeData packet.
|
9 年之前 |
Paweł Bylica
|
84056bafb0
GetBlockBodies: change the way a body is extracted from a block.
|
9 年之前 |
Paweł Bylica
|
54aed098a5
Respnse to GetBlockBodies.
|
9 年之前 |
Paweł Bylica
|
a7af7dddfb
Rename GetBlocksPacket/BlocksPacket -> GetBlockBodiesPacket/BlockBodiesPacket.
|
9 年之前 |
Paweł Bylica
|
aacaed88c0
BlockHeaders: pass incoming headers as RLP list to listeners.
|
9 年之前 |
Paweł Bylica
|
81e5b3c96e
Rename "hashes" to "headers" in some other places.
|
9 年之前 |
Paweł Bylica
|
117c31e3bc
Rename Asking::Hashes to Asking::Headers.
|
9 年之前 |
Paweł Bylica
|
b2943ff8d0
GetBlockHeaders: prevent sending incomplete list.
|
9 年之前 |
Paweł Bylica
|
186be141f8
GetBlockHeaders: fixes and improvements.
|
9 年之前 |
Paweł Bylica
|
7d0a4e7e98
Implement GetBlockHeaders the right way.
|
9 年之前 |
arkpar
|
d1b1186016
Merge branch 'pv63' of https://github.com/ethereum/libethereum into pv63
|
9 年之前 |
arkpar
|
86c0a33736
started refactoring
|
9 年之前 |
Paweł Bylica
|
754d13cc4a
GetBlockHeaders: append header to the response using appendRaw().
|
9 年之前 |
Paweł Bylica
|
fa89a2c438
Rename BlockHashesPacket -> BlockHeadersPacket.
|
9 年之前 |