Andrey Petrov
601a21dec7
Merge pull request #2 from fiksn/master
...
Make the code work with latest btcsuite repo changes
2015-05-27 01:07:40 -04:00
Gregor Pogacnik
35d03a3174
Make the code work with latest btcsuite repo changes
2015-05-26 23:42:21 +02:00
Andrey Petrov
8c27eb82ae
s/conformal/btcsuite/
2015-01-29 16:03:52 -08:00
Andrey Petrov
715639afb2
Merge pull request #1 from dkua/fix-port
...
Fixed deprecated port problem.
2014-07-03 10:25:14 -07:00
David Kua
abc4f2b425
Fixed deprecated port problem.
...
A la this commit
c4135db728
to conformal/btcwire the MainPort was moved to conformal/btcnet. This
changed the API and cause btc-crawl not to be go-get-able.
2014-07-03 13:21:04 -04:00
Andrey Petrov
146bba363c
Update btcwire
2014-05-20 15:37:36 -07:00
Andrey Petrov
454f1b1f2d
Move queue back into main, was breaking go get
2014-05-19 19:09:50 -07:00
Andrey Petrov
10a5421bc3
Readme.
2014-05-19 15:30:18 -07:00
Andrey Petrov
ff50d25820
oops, actually give up when getting error messages.
2014-05-19 15:26:00 -07:00
Andrey Petrov
af0d810fac
Count failures as otherMessages
2014-05-19 15:19:45 -07:00
Andrey Petrov
c498b62051
README update.
2014-05-19 15:14:24 -07:00
Andrey Petrov
82e08df851
race note.
2014-05-17 22:33:42 -07:00
Andrey Petrov
6ab35205f6
Some race condition fixen.
2014-05-17 22:16:05 -07:00
Andrey Petrov
bbbfa3cf69
Unbroken, yay.
2014-05-17 21:53:15 -07:00
Andrey Petrov
6d23e7fa9d
README re brokenness.
2014-05-17 19:45:29 -07:00
Andrey Petrov
c8de36ad5e
Refactored the parallelized bits, still broken though.
2014-05-17 19:44:33 -07:00
Andrey Petrov
e73de7985e
STyle.
2014-05-17 16:24:12 -07:00
Andrey Petrov
8ec2703f3c
Fixing bugs, but broken.
2014-05-15 17:59:01 -07:00
Andrey Petrov
5c128f64bb
Properly block on first item.
2014-05-15 17:04:09 -07:00
Andrey Petrov
81e7762d1d
Proper shutdown.
2014-05-15 15:33:09 -07:00
Andrey Petrov
e94164c692
README todo update.
2014-05-14 15:49:32 -07:00
Andrey Petrov
fba68fc601
Dont worry about jsons.
2014-05-14 15:47:36 -07:00
Andrey Petrov
00f80c1ffe
Streaming json action.
2014-05-14 15:47:07 -07:00
Andrey Petrov
f24223dbda
New queue.
2014-05-10 18:48:33 -07:00
Andrey Petrov
fc1642a06b
cmd.go
2014-04-28 15:46:42 -07:00
Andrey Petrov
a1a317c6e2
More readme.
2014-04-25 20:02:09 -07:00
Andrey Petrov
efc981171f
readme: license.
2014-04-25 20:01:43 -07:00
Andrey Petrov
b241e3da22
More readme.
2014-04-25 20:00:57 -07:00
Andrey Petrov
9569b2a2c6
More readme.
2014-04-25 20:00:45 -07:00
Andrey Petrov
d388c8498d
More readme.
2014-04-25 20:00:17 -07:00
Andrey Petrov
9ec214a895
README update.
2014-04-25 19:54:45 -07:00
Andrey Petrov
653ff094c0
README update.
2014-04-25 19:54:24 -07:00
Andrey Petrov
d77af12f67
Fix stopAfter
2014-04-25 16:31:03 -07:00
Andrey Petrov
818c1d8ab6
Timer for funsies.
2014-04-25 16:27:10 -07:00
Andrey Petrov
ffacb0a6c6
Output to json.
2014-04-25 16:24:27 -07:00
Andrey Petrov
d0e4fa43a6
Refactor peer.
2014-04-25 15:14:16 -07:00
Andrey Petrov
623c060eaa
Refactor peer.
2014-04-25 15:13:45 -07:00
Andrey Petrov
e2ba6efad2
Superhappyfuntimelogging.
2014-04-24 19:13:33 -07:00
Andrey Petrov
20040a6444
--peer-age option.
2014-04-23 17:44:22 -07:00
Andrey Petrov
16117898d4
Fixed seed bug.
2014-04-23 17:20:55 -07:00
Andrey Petrov
e5b6978290
Flags for ALL the things.
2014-04-23 16:03:34 -07:00
Andrey Petrov
af55e865f8
Default DNS seeding (broken for now, use --seed override).
2014-04-22 18:53:40 -07:00
Andrey Petrov
60ea0ebb76
Refactor into separate modules.
2014-04-22 16:28:10 -07:00
Andrey Petrov
85df8fcf35
TODO
2014-04-18 21:30:19 -07:00
Andrey Petrov
6f2d50c884
BTC Crawl Instructions
2014-04-18 21:29:36 -07:00
Andrey Petrov
3a6b6ec8fb
Importing code.
2014-04-18 21:26:47 -07:00
Andrey Petrov
d7e87f46ea
Initial commit
2014-04-18 21:07:31 -07:00