Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Jae Kwon
|
788f9bfb93
|
started/stopped -> running; contiguous vs fast forward ConsensusState
updates.
|
2015-03-25 13:01:28 -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
|
07b5b7a8f2
|
various log fixes
|
2014-12-29 18:39:19 -08:00 |
|
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
2014-12-29 18:09:06 -08:00 |
|
Jae Kwon
|
5bace5cce8
|
Unreader to unread bytes
|
2014-12-29 15:14:54 -08:00 |
|
Jae Kwon
|
fa7c83166f
|
P2P docs
|
2014-12-23 19:31:24 -08:00 |
|
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
2014-12-16 05:45:40 -08:00 |
|
Jae Kwon
|
c3fc1a39ea
|
BitArray sub fix
|
2014-11-05 03:11:38 -08:00 |
|
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
2014-10-03 01:09:26 -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
|
8db5b7b614
|
move everything to blockManagerState; sim
|
2014-08-03 15:50:28 -07:00 |
|
Jae Kwon
|
666122861c
|
implementing block_manager. currently only supports one datatype.
|
2014-07-29 23:53:35 -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
|
6750d05b05
|
Message is wrapped by TypedMessage.
|
2014-07-18 21:21:42 -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
|
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
|
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 |
|