Jae Kwon
|
aed4bbf0f0
|
Fix switch tests
|
2015-03-25 02:36:59 -07:00 |
|
Ethan Buchman
|
a2938fd35b
|
p2p: fix switch test for Broadcast returning success channel
|
2015-03-18 23:27:28 -07:00 |
|
Ethan Buchman
|
65a232bd9d
|
p2p: fix switch_test to account for handshake
|
2015-03-18 23:27:27 -07:00 |
|
Jae Kwon
|
135894ea88
|
Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
|
2015-01-14 20:34:53 -08:00 |
|
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
2014-12-29 18:09:06 -08:00 |
|
Jae Kwon
|
bff93107ef
|
UPNP + hairpin probing
|
2014-12-23 17:20:52 -08:00 |
|
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
2014-12-16 05:45:40 -08:00 |
|
Jae Kwon
|
b615e51f95
|
basic main.go completion
|
2014-11-05 03:11:37 -08:00 |
|
Jae Kwon
|
1ae9ecd2a9
|
fix basic tests.
|
2014-10-04 19:16:49 -07:00 |
|
Jae Kwon
|
e53b148acf
|
refactor from Binary centric model to global method model
|
2014-09-03 20:41:57 -07:00 |
|
Jae Kwon
|
a8ece216f0
|
fix test cases
|
2014-08-31 01:48:40 -07:00 |
|
Jae Kwon
|
d300a67bb1
|
saving development state...
|
2014-08-30 04:17:10 -07:00 |
|
Jae Kwon
|
34fe442514
|
Connection -> MConnection, huge refactor. True multiplexing.
|
2014-07-28 01:41:25 -07:00 |
|
Jae Kwon
|
f53e6d1a33
|
replace logger with go-logging
|
2014-07-14 16:15:13 -07:00 |
|
Jae Kwon
|
0ced862290
|
outgoing -> outbound, incoming -> inbound
|
2014-07-14 14:06:12 -07:00 |
|
Jae Kwon
|
56a92b512f
|
Send external addresses upon new outbound peer
|
2014-07-14 14:04:26 -07:00 |
|
Jae Kwon
|
0b1265dc10
|
.
|
2014-07-10 22:14:23 -07:00 |
|
Jae Kwon
|
ce51af9d4d
|
PeerSet is for fast iteration of peers
|
2014-07-08 00:02:04 -07:00 |
|
Jae Kwon
|
61224f86c9
|
package rename peer -> p2p
|
2014-07-07 20:03:50 -07:00 |
|