Commit Graph

32 Commits

Author SHA1 Message Date
3be3647dc8 tendermint/binary -> tendermint/wire 2015-07-28 12:18:17 -07:00
c0a64d74be Service log prettify 2015-07-20 17:02:18 -07:00
571a134318 BaseService and BaseReactor refactor and unification 2015-07-20 14:52:24 -07:00
e4c351f5fc UUID -> PubKeyEd25519 2015-07-15 14:31:03 -07:00
fd64547ce7 Put a SecretConnection before the MConnection; Node Priv/PubKeys 2015-07-15 14:17:20 -07:00
af5b763112 avoid connection to self 2015-07-12 16:49:12 +00:00
8a2d9525f0 network > chain_id, put in genesis.json 2015-05-29 18:14:19 -04:00
d9bfe82d93 rpc.StartHTTPServer listener bug fix 2015-04-23 18:33:20 -07:00
dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 2015-04-20 15:29:01 -07:00
f271ab7256 various changes. removed debora temporarily 2015-04-03 16:15:52 -07:00
13b6508ecd Package import path change 2015-04-01 17:30:16 -07:00
60f166e823 tendermint2 2015-03-31 15:33:31 -07:00
af3c418ea9 comment fixes 2015-03-26 00:52:07 -07:00
aed4bbf0f0 Fix switch tests 2015-03-25 02:36:59 -07:00
a2938fd35b p2p: fix switch test for Broadcast returning success channel 2015-03-18 23:27:28 -07:00
65a232bd9d p2p: fix switch_test to account for handshake 2015-03-18 23:27:27 -07:00
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
0bfb389b35 change logger to log15 2014-12-29 18:09:06 -08:00
bff93107ef UPNP + hairpin probing 2014-12-23 17:20:52 -08:00
83d313cbe5 Refactor Tx, Validator, and Account structure 2014-12-16 05:45:40 -08:00
b615e51f95 basic main.go completion 2014-11-05 03:11:37 -08:00
1ae9ecd2a9 fix basic tests. 2014-10-04 19:16:49 -07:00
e53b148acf refactor from Binary centric model to global method model 2014-09-03 20:41:57 -07:00
a8ece216f0 fix test cases 2014-08-31 01:48:40 -07:00
d300a67bb1 saving development state... 2014-08-30 04:17:10 -07:00
34fe442514 Connection -> MConnection, huge refactor. True multiplexing. 2014-07-28 01:41:25 -07:00
f53e6d1a33 replace logger with go-logging 2014-07-14 16:15:13 -07:00
0ced862290 outgoing -> outbound, incoming -> inbound 2014-07-14 14:06:12 -07:00
56a92b512f Send external addresses upon new outbound peer 2014-07-14 14:04:26 -07:00
0b1265dc10 . 2014-07-10 22:14:23 -07:00
ce51af9d4d PeerSet is for fast iteration of peers 2014-07-08 00:02:04 -07:00
61224f86c9 package rename peer -> p2p 2014-07-07 20:03:50 -07:00