Pieter Wuille
|
966d040f8d
|
Only poll nodes once a week for new addresses
|
12 years ago |
Pieter Wuille
|
a8d711b832
|
Use correct reply size in DNS packets
|
12 years ago |
Pieter Wuille
|
b735e5f1ff
|
Use smaller stack for crawler threads
|
12 years ago |
Pieter Wuille
|
78b646d874
|
Improved dump formatting
|
12 years ago |
Pieter Wuille
|
915ce6317f
|
Merge pull request #9 from luke-jr/more_detail
More detail
|
12 years ago |
Pieter Wuille
|
9943b90c54
|
Gradually decrease dump frequency
|
12 years ago |
Pieter Wuille
|
e1876bf199
|
Merge pull request #8 from luke-jr/bugfix_lowheight
Include low-height nodes in dnsseed.dump
|
12 years ago |
Luke Dashjr
|
e3a5f2f325
|
DUMP FORMAT CHANGE: Include service flags in dnsseed.dump as hex
|
12 years ago |
Luke Dashjr
|
bfc7d2f9ef
|
DUMP FORMAT CHANGE: Include "good" flag in dnsseed.dump
|
12 years ago |
Luke Dashjr
|
9856ac750e
|
DUMP FORMAT CHANGE: Include last successful poll time in dnsseed.dump
|
12 years ago |
Luke Dashjr
|
c4930f3312
|
Remember the last successful poll time for each node
|
12 years ago |
Luke Dashjr
|
d7f5c245a3
|
Update required height to 230k
|
12 years ago |
Luke Dashjr
|
d8e20ba484
|
Check for required block height in IsGood to ensure nodes not meeting the requirement are indexed properly
|
12 years ago |
Luke Dashjr
|
89fb42ed4c
|
Revert "Require startingheight >= 230000"
This reverts commit e4330f9be4 .
|
12 years ago |
Pieter Wuille
|
e4330f9be4
|
Require startingheight >= 230000
|
12 years ago |
Pieter Wuille
|
0270a013fb
|
Remove O(n) selection logic
|
12 years ago |
Pieter Wuille
|
13b26a896d
|
CServiceResult and batch scanning
|
12 years ago |
Pieter Wuille
|
321b221a34
|
Start DNS threads first
|
12 years ago |
Pieter Wuille
|
9b9f0e89d8
|
Change default threads
|
12 years ago |
Pieter Wuille
|
3f44b0ae3d
|
Remove weird 10% inverted selection logic
|
12 years ago |
Pieter Wuille
|
5df66a2212
|
bugfix: initialize tor to NULL
|
12 years ago |
Pieter Wuille
|
2f65b2adaa
|
Do not rewrite dumpfile before blocking
|
12 years ago |
Pieter Wuille
|
d25302b565
|
Change ignore policy
|
12 years ago |
Pieter Wuille
|
5bf150c5d9
|
Merge pull request #5 from freicoin/fix-segfault-on-missing-tor
Don't setup TOR proxy unless TOR proxy address is specified on the comma...
|
12 years ago |
Mark Friedenbach
|
6ae3073173
|
Don't setup TOR proxy unless TOR proxy address is specified on the command-line, otherwise a segfault occurs.
|
12 years ago |
Pieter Wuille
|
2c1cd71d39
|
Write+move instead of rewrite for dnsseed.dat
|
12 years ago |
Pieter Wuille
|
849daecd05
|
Updated netbase from upstream bitcoin
|
12 years ago |
Pieter Wuille
|
a4e78e5cf7
|
Increased timeout for onion peers
|
12 years ago |
Pieter Wuille
|
c92918f379
|
Use -flto by default
|
12 years ago |
Pieter Wuille
|
0aff2d1817
|
improve heuristics
|
12 years ago |
Pieter Wuille
|
9e238be677
|
Merge pull request #4 from luke-jr/bugfix_sigpipe
Bugfix: Ignore SIGPIPE (was causing bitcoin-seeder to exit abruptly)
|
13 years ago |
Luke Dashjr
|
8f15960242
|
Bugfix: Ignore SIGPIPE (was causing bitcoin-seeder to exit abruptly)
|
13 years ago |
Pieter Wuille
|
192bf41193
|
Merge pull request #1 from luke-jr/cxxflags
Allow builder to configure CXXFLAGS
|
13 years ago |
Pieter Wuille
|
2bdc3acde2
|
Merge pull request #2 from luke-jr/vt100
Bugfix: Use ANSI/VT100 codes to update status line in a way that actually works
|
13 years ago |
Pieter Wuille
|
af191ddaa8
|
Merge pull request #3 from luke-jr/bugfix_srcip
Bugfix: Send DNS replies from the same IP the request was sent to
|
13 years ago |
Luke Dashjr
|
4947772477
|
Bugfix: Send DNS replies from the same IP the request was sent to
|
13 years ago |
Luke Dashjr
|
ab3edbea18
|
Bugfix: Use ANSI/VT100 codes to update status line in a way that actually works
|
13 years ago |
Luke Dashjr
|
aeca08d112
|
Allow builder to configure CXXFLAGS
|
13 years ago |
Pieter Wuille
|
7cccaba343
|
wipe ban/ignore optional, tor configurable
|
13 years ago |
Pieter Wuille
|
688c68aca4
|
less banning, more ignoring
|
13 years ago |
Pieter Wuille
|
9e25ed4ab6
|
tor support
|
13 years ago |
Pieter Wuille
|
8530bfa64d
|
fix infinite loop AAAA requests
|
13 years ago |
Pieter Wuille
|
2b29f0a760
|
add startingheight to output
|
13 years ago |
Pieter Wuille
|
d6dfa9a8ab
|
fix logging
|
13 years ago |
Pieter Wuille
|
ff1515d9fe
|
fix AAAA record replies
|
13 years ago |
Pieter Wuille
|
e80fcd0ab1
|
Add missing files
|
13 years ago |
Pieter Wuille
|
309d8ee0ae
|
IPv6/AAAA record support
|
13 years ago |
Pieter Wuille
|
af48979870
|
Benchmark tool
|
13 years ago |
Pieter Wuille
|
54fb24d7c3
|
Multiple DNS threads
|
13 years ago |
Pieter Wuille
|
ca1ca62a8a
|
lower ignore times, and ip caching
|
13 years ago |