192 Commits (d3c4f746a7a95e1280cc497480418d944813321e)

Author SHA1 Message Date
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 6 years ago
  Jae Kwon 35a1d747b0 Fix mempool 6 years ago
  Anton Kaliaev 4242352852
stop peer on decoding error 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Anton Kaliaev 0ae0155cba restore mempool memory leak tests 6 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Anton Kaliaev 84a0a1987c
comment out tests for now 6 years ago
  Anton Kaliaev 11b68f1934
rewrite broadcastTxRoutine to use channels 7 years ago
  Anton Kaliaev 202d9a2c0c
fix memory leak in mempool reactor 7 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 260affd037 docs consolidation 7 years ago
  Anton Kaliaev 5f3048bd09
call FlushSync before calling CommitSync 7 years ago
  Ethan Buchman ee674f919f StopPeerForError in blockchain and consensus 7 years ago
  Ethan Buchman f06cc6630b mempool: cfg.CacheSize and expose InitWAL 7 years ago
  Ethan Frey 9cb45eb7df Add skeleton for functionality and concurrency 7 years ago
  Ethan Frey 17b61db40a Document p2p and rpc messages 7 years ago
  Ethan Frey 7b52499463 Start writing mempool specification 7 years ago
  Ethan Buchman 5b1f987ed1 mempool: remove Peer interface. use p2p.Peer 7 years ago
  Ethan Buchman d2db202a2d mempool: assert -> require in test 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Ethan Buchman c9be2b89f9 mempool: return error on cached txs 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  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