1275 Commits (655d829314f218424beb3c28600cd606cea86d91)
 

Author SHA1 Message Date
  Ethan Buchman 7383ead106 updates for new tmsp protobuf 8 years ago
  Jae Kwon 2700510039 Fix glide lock for log15 8 years ago
  Ethan Buchman 55ef4b225f link to website guides from readme 8 years ago
  Jae Kwon 9a25ad7f24 Glide up to new tendermint/log15 8 years ago
  Ethan Buchman 1f4a086fb6 Update README.md 8 years ago
  Ethan Buchman ffd703622e Update README with install directions 8 years ago
  Ethan Buchman b2e612fb79 default empty seeds. some node methods 8 years ago
  Jae Kwon d9c91f9c47 Glide update 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Jae Kwon 4c114680a4 Remove spurious genesis.json 8 years ago
  Jae Kwon 1f6ecdfdb9 Update README.md 8 years ago
  Jae Kwon 0832a41a38 Update README.md 8 years ago
  Jae Kwon 9b2dd6a137 Update README.md 8 years ago
  Jae Kwon 99c19bae21 test100 8 years ago
  Ethan Buchman 850d769273 allow no recheck if empty block 8 years ago
  Ethan Buchman 39344a601d flush before commit 8 years ago
  Ethan Buchman 5296507665 some mempool log statements 8 years ago
  Ethan Buchman 0d308c7c0e update glide 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
  Jae Kwon 46d2a13288 Merge pull request #205 from tendermint/develop 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 523a170c3e EventDataTypeNewBlockHeader 8 years ago
  Ethan Buchman 08d12a5c84 glide update 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Ethan Buchman 16208dc172 glide update 8 years ago
  Ethan Buchman eaf222a756 check vote exists before verifiying 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 27eede190a glide go-p2p:develop 8 years ago
  Ethan Buchman d23f38b4f3 txs.Hash() to avoid extra allocs 8 years ago
  Ethan Buchman a34f9e082e lazy part_set reader 8 years ago
  Ethan Buchman cb80a7aa42 rpc: unsafe_write_heap_profile 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 898f44ddda config: disable_data_hash (for testing) 8 years ago
  Ethan Buchman 196af01707 maxTxs=-1 for Reap to return empty 8 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 8 years ago
  Ethan Buchman 2215ad74ff consensus: cswal doesnt write any consensus msgs in light mode 8 years ago
  Ethan Buchman df25a22469 rpc: num_unconfirmed_txs (avoid sending txs back) 8 years ago
  Ethan Buchman 0df4a723e9 support in process tmsp apps 8 years ago
  Jae Kwon 39d72d5811 Remove fees 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon daa76dcff0 Fix CheckTx/Update race condition 8 years ago
  Jae Kwon d5ab243cfd Fix #198; Do not fast-sync when lone validator 8 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 8 years ago
  Jae Kwon c3980cb165 Warn on proxy hash mismatch, not fail 8 years ago
  Jae Kwon 8183e3201b CommitSync() returns tmsp.Result 8 years ago
  Jae Kwon de6f76758d Group (code,data,log) return values into types.Result 8 years ago
  Jae Kwon 9b4b533f2f Pretty print JSON 8 years ago