49 Commits (beff6216feb1cbc1f567fff4d843eeb51099162d)

Author SHA1 Message Date
  Jae Kwon 1c17ea3b14 blockchain parameter && log tweaks 9 years ago
  Jae Kwon 21d45023d3 various bug fixes 9 years ago
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Jae Kwon c30d38270c base_service draft and some samples 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon e4c351f5fc UUID -> PubKeyEd25519 9 years ago
  Jae Kwon d13a593afd Parallel syntax change; SecretConnection implements net.Conn 9 years ago
  Jae Kwon 4981a5993d fixed handshake test; wrote broken read/write test 9 years ago
  Jae Kwon 402b3a3e52 draft of secret_connection 9 years ago
  Jae Kwon bdc2711f27 p2p comment prettify 9 years ago
  Ethan Buchman d0610845dc peers use uuid to avoid duplicate connections 9 years ago
  Ethan Buchman 4f94e0f200 only allow one connection per ip 9 years ago
  Ethan Buchman 0e80059e79 versioning 9 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 9 years ago
  Ethan Buchman 882a82bad4 more crawler work 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 788f9bfb93 started/stopped -> running; contiguous vs fast forward ConsensusState 9 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 07b5b7a8f2 various log fixes 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon fa7c83166f P2P docs 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon c3fc1a39ea BitArray sub fix 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago
  Jae Kwon e53b148acf refactor from Binary centric model to global method model 10 years ago
  Jae Kwon a8ece216f0 fix test cases 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 8db5b7b614 move everything to blockManagerState; sim 10 years ago
  Jae Kwon 666122861c implementing block_manager. currently only supports one datatype. 10 years ago
  Jae Kwon 34fe442514 Connection -> MConnection, huge refactor. True multiplexing. 10 years ago
  Jae Kwon 197c8328c9 ... 10 years ago
  Jae Kwon 6750d05b05 Message is wrapped by TypedMessage. 10 years ago
  Jae Kwon 9f7765d334 cleanup log messages 10 years ago
  Jae Kwon e50e14ddf5 switch events, node listens for new peers to ask for new addrs. 10 years ago
  Jae Kwon f53e6d1a33 replace logger with go-logging 10 years ago
  Jae Kwon 0ced862290 outgoing -> outbound, incoming -> inbound 10 years ago
  Jae Kwon 56a92b512f Send external addresses upon new outbound peer 10 years ago
  Jae Kwon 0b1265dc10 . 10 years ago
  Jae Kwon 1b59caf950 created "Node" 10 years ago
  Jae Kwon ce51af9d4d PeerSet is for fast iteration of peers 10 years ago
  Jae Kwon 61224f86c9 package rename peer -> p2p 10 years ago
  Jae Kwon a4d2dc7897 Client -> Switch. Everything is clear now :) 10 years ago
  Jae Kwon 6f65a9bd4e Not done integrating PEX. 10 years ago