40 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Jae Kwon 1b9323f105 Fix blockchain tests 6 years ago
  Jae Kwon 196f8410ba WIP commit; Fix types/results_test 6 years ago
  Anton Kaliaev bcf54b0aa3
PanicSanity is deprecated 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Adrian Brink a30315276b Formatting and documentation 7 years ago
  Emmanuel Odeke 2da5299924 blockchain: less fragile and involved tests for blockstore 7 years ago
  Emmanuel Odeke 05f30b3e28 blockchain: updated store docs/comments from review 7 years ago
  Ethan Buchman 116a61beb1 blockchain: update store comments 7 years ago
  Emmanuel Odeke 8c86bb8024 blockchain: add tests and more docs for BlockStore 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman 2802a06a08 blockchain/store: comment about panics 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Emmanuel Odeke 7939d62ef0
all, state: unexpose GenesisDoc, ChainID fields make them accessor methods 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 7 years ago
  Ethan Buchman c9698e4848 fixes from review 8 years ago
  Ethan Buchman b2376058a1 blockchain: thread safe store.Height() 8 years ago
  Jae Kwon 6f88d04ac4 call db.SetSync when necessary 8 years ago
  Ethan Buchman 655b6300f5 val set changes 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 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 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Ethan Buchman a7ecdd10de Merge from panic branch 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Jae Kwon 9b96e2e171 ProposalPOLRound... 9 years ago
  Jae Kwon 7752405945 Draft of consensus/reactor refactor. 9 years ago
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 4a81b06b6e Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot 10 years ago
  Jae Kwon b25b61438d blockchain & block rpc handlers 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago