122 Commits

Author SHA1 Message Date
Jae Kwon
8718bd52a4 made ValidatorSet.Hash deterministic; fix off-by-1 bugs 2014-11-05 03:12:07 -08:00
Jae Kwon
c3fc1a39ea BitArray sub fix 2014-11-05 03:11:38 -08:00
Jae Kwon
647d26f7a0 consensus cleanup, privValidator config 2014-11-05 03:11:37 -08:00
Jae Kwon
b615e51f95 basic main.go completion 2014-11-05 03:11:37 -08:00
Jae Kwon
335b7a5984 ... 2014-10-06 01:46:39 -07:00
Jae Kwon
1ae9ecd2a9 fix basic tests. 2014-10-04 19:16:49 -07:00
Jae Kwon
8e452aa0d2 fixed algorithm 2014-10-03 01:09:26 -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
197c8328c9 ... 2014-07-24 14:20:33 -07:00
Jae Kwon
9f7765d334 cleanup log messages 2014-07-17 16:06:34 -07:00
Jae Kwon
e50e14ddf5 switch events, node listens for new peers to ask for new addrs. 2014-07-17 16:06:34 -07:00
Jae Kwon
92ea6c626f addrbook key is a string 2014-07-15 22:07:33 -07:00
Jae Kwon
ac668d4d14 Don't dial dupes 2014-07-15 15:54:33 -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
442cae1f3f addrbook cleanup 2014-07-10 02:19:50 -07:00
Jae Kwon
1b59caf950 created "Node" 2014-07-09 18:33:44 -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