515 Commits (700e4bb29d9f1fdffdf735f3c3064a309e28e5df)

Author SHA1 Message Date
  Ethan Buchman c90bde3187 some comments 8 years ago
  Ethan Buchman 6fef314423 version bump and release branch 8 years ago
  Ethan Buchman 8987d29bee tests: broadcast_tx with tmsp; p2p 8 years ago
  Ethan Buchman 05136ff09d update some comments 8 years ago
  Ethan Buchman 54357bcf8f crank consensus timeout parameters for tests (see #236) 8 years ago
  Ethan Buchman f44336d57d consensus: don't print shared vars in cs.String() 8 years ago
  Ethan Buchman a1a90fd41f consensus: increase mempool_test timeout 8 years ago
  Ethan Buchman 33d9877599 consensus: hvs.Reset(height, valSet) 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Ethan Buchman dd788c5631 consensus: fix race from OnStop accessing cs.Height 8 years ago
  Ethan Buchman e4c795f15c consensus: fix more races in tests 8 years ago
  Ethan Buchman 8ca615c301 wait until txs removed from mempool to fire tx events 8 years ago
  Ethan Buchman bc0b52293e update circle and glide 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 39344a601d flush before commit 8 years ago
  Ethan Buchman 8e5e5c689f lock mempool for commit and update. closes #202 8 years ago
  Ethan Buchman 09fe44a6b3 test for mempool commit/update concurrency bug 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 523a170c3e EventDataTypeNewBlockHeader 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Ethan Buchman ae295bd9b6 bump rpc version; add consensus version 8 years ago
  Ethan Buchman ae07c0171d light weight block event 8 years ago
  Ethan Buchman 79c9a9f03a don't verify own block parts 8 years ago
  Ethan Buchman 5e42c96267 crank the part size; prioritize data channel 8 years ago
  Ethan Buchman 2215ad74ff consensus: cswal doesnt write any consensus msgs in light mode 8 years ago
  Jae Kwon 39d72d5811 Remove fees 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 8 years ago
  Jae Kwon 2c1504f93c Reap takes maxTxs 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman 06a7bb531b consensus: dont allow peer round states to decrease 8 years ago
  Ethan Buchman 94f3d201e1 drop mempool_reap. use block_size=-1 instead 8 years ago
  Ethan Buchman 085b3bc1f2 consensus: don't wait for wal if conS not running 8 years ago
  Ethan Buchman 4430073fab dont log bad block part if round mismatch 8 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 8 years ago
  Ethan Buchman 69d906f7dd drain internalMsgQueue and wait for cswal on quit 8 years ago
  Ethan Buchman c9ec9cf00e config: block size, consensus timeouts, recheck tx 8 years ago
  Jae Kwon d31d3c58ad Recheck txs 9 years ago
  Jae Kwon d17d4fa106 Fix tmsp/example import paths 9 years ago
  Ethan Buchman 50ac66f79b fast sync fixes 9 years ago
  Ethan Buchman fe660580a4 catchup replay fix 9 years ago
  Ethan Buchman c0024cc7b2 log invalid txs 9 years ago
  Jae Kwon 8a3bba48e3 s/*EventDataRoundState/EventDataRoundState/g 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 9 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago
  Jae Kwon 8be32257e7 Make subscribeToEvent have capacity 1 9 years ago
  Ethan Buchman 26f0e2bc2d msgLogFP -> write ahead log 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago
  Ethan Buchman 6bcf53195f consensus: use replay log to avoid sign regression 9 years ago
  Ethan Buchman bc2a721a0a clean up replay output 9 years ago