217 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  Anton Kaliaev 86af889dfb remove unnecessary casts (Refs #911) 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 1e19860585
fixes from my own review 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Emmanuel Odeke 3595b5931a
mempool: implement Mempool.CloseWAL 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman e69d36d54f some more robust sleeps 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Adrian Brink 819f81f702 Change NOTE to CONTRACT 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Anton Kaliaev f908dd0e55 only notify when there are some txs (Refs #753) 7 years ago
  Anton Kaliaev 54f2cc9709
[docs] add how to read logs guide [ci skip] 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman 88138c38cf mempool: reactor test 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Ethan Buchman fb47ca6d35 fixes from review 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman fc3fe9292f fixes from review 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  Ethan Buchman 124032e3e9 NoEmptyBlocks config option 7 years ago
  Ethan Buchman 4beac54bd9 no empty blocks 7 years ago
  Ethan Buchman 311f18bebf mempool: comments 7 years ago
  Anton Kaliaev b4ece65726
standardize key for errors (should be "err") 7 years ago
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Anton Kaliaev 91dc87e7c4
update for a new ABCI API 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Frey 6b059e0063 Accept relative paths in all configs, TODO: must SetRoot 7 years ago
  Ethan Frey 604bf03f3a Pulled out all config structs (except p2p.PeerConfig) into config package 7 years ago
  Ethan Buchman 4982cb4d1f fix tests for state and mempool 7 years ago
  Ethan Buchman 75b6c5215f fewer structs. remove viper from consensus 7 years ago
  Ethan Buchman 7c0f51e24b remove viper from mempool 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Anton Kaliaev 6dbe9febce
log warning if peer send failed (Refs #174) 8 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 7 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 8ec1839f5d save block b4 apply; track stale apphash 8 years ago
  Jae Kwon 2aecb2a4a3 Ensure *_wal_dir exists 8 years ago
  Jae Kwon 3d3d8b5b7b cswal -> cs_wal_dir 8 years ago
  Jae Kwon 830e84adc4 Fix minor bug in Consensus WAL; Fix AutoFile dependency 8 years ago