71 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman 88138c38cf mempool: reactor test 7 years ago
  Ethan Buchman 311f18bebf mempool: comments 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  Anton Kaliaev f803544195
new logging 8 years ago
  Ethan Frey 604bf03f3a Pulled out all config structs (except p2p.PeerConfig) into config package 8 years ago
  Ethan Buchman 75b6c5215f fewer structs. remove viper from consensus 8 years ago
  Ethan Buchman 7c0f51e24b remove viper from mempool 8 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 8 years ago
  Rigel Rozanski cefb2bede0 adding viper 8 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 8 years ago
  Ethan Buchman d1926bcad1 use tmlibs 8 years ago
  Anton Kaliaev 6dbe9febce
log warning if peer send failed (Refs #174) 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Jae Kwon a9d8039082 Fix peer memleak; stop goroutine when peer is offline 8 years ago
  Ethan Buchman 7d493774c7 log: move some Info to Debug 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Jae Kwon ad17090a0f No global config 9 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 9 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon dcc1caaf68 Make Receive() logging consistent 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Ethan Buchman b9e143d956 Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review 9 years ago
  Jae Kwon 15b751107e Tweak logging; allow consensus to bypass filter 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Ethan Buchman df9ef1e733 check peerMempoolChan for nil on Reset 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 82c65e423b fix mempool PeerState nil conversion bug 9 years ago
  Jae Kwon 28c5e9b4ec variable name changes 9 years ago
  Jae Kwon ceed000c58 Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
  Ethan Buchman cccb722ba8 mempool tests 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 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
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon d91f073676 uuid branch tidying 9 years ago
  Jae Kwon 44565872ae Fixed BlockchainMessage{} Decode issue. 10 years ago
  Jae Kwon 89cfedeb73 Make all messages be registered as pointer receivers, 10 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 10 years ago
  Jae Kwon e5d34befde Remote TypeByte() 10 years ago
  Jae Kwon 5b1c1eb0e0 ProposalMessage wrapper, warn on unknown messages 10 years ago