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 |
subtly
|
1744a32547
|
less tolerant connection errors
|
10 years ago |
subtly
|
b1ec65596f
|
fix bug found in code review.
|
10 years ago |
subtly
|
8f68a846da
|
nodeid doesn't cast to a bool (bug)
|
10 years ago |
subtly
|
9710ce3b7e
|
Fix #1475
|
10 years ago |
subtly
|
446471d569
|
Explicit instantiation to prevent reference and force copy of shared-ptr. Potential fix for #1366.
|
10 years ago |
Gav Wood
|
076f787af9
|
Minor refactor.
|
10 years ago |
subtly
|
b9918f94fa
|
bugfix. handle recv after disconnect.
|
10 years ago |
subtly
|
1cd510a541
|
coding standards
|
10 years ago |
subtly
|
8568370a49
|
use explicit name of const
|
10 years ago |
subtly
|
86092b27ed
|
remove unused method
|
10 years ago |
Gav Wood
|
91d85a4023
|
Fix a load of horrible style that got through.
Fix blockchain tests so they don't clobber the AZ blockchain DB!
Make TransientDirectory use a temp path unless otherwise instructed.
|
10 years ago |
subtly
|
55986db377
|
synchronous resolver
|
10 years ago |
subtly
|
521bf5b384
|
style
|
10 years ago |
Gav Wood
|
25333cace3
|
Clean up variable names.
|
10 years ago |
subtly
|
b3393ffcba
|
style
|
10 years ago |
subtly
|
88fa483055
|
fix neth. fix issue w/udp listening to 30303.
|
10 years ago |
subtly
|
b05546fef6
|
dealloc basic timers first
|
10 years ago |
subtly
|
549ab88609
|
garbage collect timers
|
10 years ago |
subtly
|
29f40bff0f
|
makePeer and support setting listen IP.
|
10 years ago |
subtly
|
93593a8751
|
updae legacy codepath
|
10 years ago |
subtly
|
bb261e553a
|
update CLI and AZ UI for replacing local-networking with explicit --listen-ip
|
10 years ago |