subtly
|
eb946bb1ed
|
cleanup
|
10 years ago |
subtly
|
12fbcc8b5f
|
cleanup
|
10 years ago |
subtly
|
9c541f9694
|
simple endpoint update
|
10 years ago |
subtly
|
e606ef9a59
|
check node discovery timestamps.
|
10 years ago |
subtly
|
b3f4e7777b
|
Minor semantic updates. Support unspecified address for NodeIPEndpoint.
|
10 years ago |
Gav Wood
|
87770dad0b
|
More logging stuff.
Fixes #1680
|
10 years ago |
subtly
|
50f5c96e9c
|
handle new endpoint properties for ping
|
10 years ago |
Gav Wood
|
55b9038d6f
|
More awesome logging stuff.
|
10 years ago |
Jan Willem Penterman
|
c4ad72f292
|
removed special characters from Net Log messages (Win only)
|
10 years ago |
subtly
|
d76dfef797
|
update peer host test. support unspecified ip.
|
10 years ago |
subtly
|
e9dfa8642e
|
compiles (v4 endpoint changes)
|
10 years ago |
Gav Wood
|
dad9a32d33
|
Better logging.
|
10 years ago |
Gav Wood
|
6aff7a03b1
|
More colourful logging.
|
10 years ago |
CJentzsch
|
63010e146a
|
fixes
|
10 years ago |
CJentzsch
|
338e5bd088
|
Restructure test folders
|
10 years ago |
Gav Wood
|
86804fedf1
|
Fix deadlock.
|
10 years ago |
Gav Wood
|
9671c5405b
|
Harsher penalty for screwing the DB.
|
10 years ago |
Gav Wood
|
616cb14385
|
Nicer logging. Much nicer.
|
10 years ago |
Gav Wood
|
04a3464606
|
JSON build fix.
Removal of unneeded code.
|
10 years ago |
Gav Wood
|
6aaee1f711
|
Avoid threading issues.
|
10 years ago |
Gav Wood
|
a5f2dc881e
|
New strategy - send all new blocks out, even when (re)syncing (though
only when resyncing < 20 blocks).
Make a note of bad transactions to avoid re-importing when bad nodes
pass them to us.
|
10 years ago |
subtly
|
db21824064
|
network save/restore: merge fixes, simpler code, limit parse of require flag to peers (reflecting save code).
|
10 years ago |
subtly
|
da63cac309
|
Fix for fix #1475, #1476.
|
10 years ago |
subtly
|
2dbee779c8
|
naming. consistent use of uint16_t for port.
|
10 years ago |
subtly
|
acffe3687d
|
More peer/node cleanup.
|
10 years ago |
subtly
|
0981d9b477
|
revert adding to peer list
|
10 years ago |
subtly
|
91a8522a9b
|
Strict Peer construction.
|
10 years ago |
subtly
|
280df58d94
|
More explicit initialization of nodes and peers.
|
10 years ago |
subtly
|
10a7419823
|
bit by auto again. don't use unsigned for negative value.
|
10 years ago |
subtly
|
c80761b684
|
Ignore interfaces which aren't UP.
|
10 years ago |
subtly
|
6cad687c3b
|
Fix neighbours timeout to timeout-based on destination nodeid and not nodeid of the query. Update timeout to allow multiple packets.
|
10 years ago |
subtly
|
b8f93a6b37
|
set socketid for logging
|
10 years ago |
subtly
|
3703587753
|
doc static for testing
|
10 years ago |
subtly
|
7492c9c833
|
fix typo
|
10 years ago |
subtly
|
8cbf9439be
|
remove unneeded cast
|
10 years ago |
subtly
|
dd71358825
|
proper neighbours packet size w/test
|
10 years ago |
subtly
|
49c4bba993
|
cleanup/prep endpoint semantics for #1558 and #1557
|
10 years ago |
subtly
|
cedc840185
|
defer failure when H of pubk doesn't match (reverts back to release functionality where assert() is skipped)
|
10 years ago |
subtly
|
08a913921b
|
Drop unsolicited neighbours packets. Resolves #1556.
|
10 years ago |
subtly
|
c7ef6a0d83
|
Log message instead of assert for invalid auth payload.
|
10 years ago |
subtly
|
a0e3e82689
|
NodeTable bug fixes. Fix rlp message size calculation for neighbours packet. Increase refersh interval. Fix log output.
|
10 years ago |
Gav Wood
|
9bcedf12cb
|
Windows warning fix.
|
10 years ago |
Gav Wood
|
13fbf06eb9
|
Windows warning fix.
|
10 years ago |
subtly
|
4f1f8560af
|
coding standards
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
subtly
|
7d341bd253
|
Improve addNode functionality when addNode is called during network startup.
|
10 years ago |
subtly
|
d203bf6d58
|
Thread-safe cap initiliazation.
|
10 years ago |
subtly
|
cb2a9c7b24
|
Thread-safe initialization of capabilities.
|
10 years ago |
subtly
|
591a3ceb21
|
Reset lastDisconnect when session is started.
|
10 years ago |
subtly
|
ca0ce068c6
|
implicit fallback update
|
10 years ago |