62 Commits (e0d6fd6bfa9e6988036470f45192b2c7aadfced7)

Author SHA1 Message Date
  Jae Kwon 2151f6f5d6 barak takes an output-file as option 9 years ago
  Jae Kwon b0f696a687 improve debora output 9 years ago
  Jae Kwon 731b51f703 output file rename 9 years ago
  Jae Kwon 389a1c1fef second seed to open another port 9 years ago
  Jae Kwon 75697034bd ReadOutput for process, and --wait will read process output 9 years ago
  Jae Kwon 9dd37c6bc4 ... 9 years ago
  Jae Kwon f641558115 Debora stop will kill. 9 years ago
  Jae Kwon 22fdb6ca2f ~/.tendermint -> .tendermint 9 years ago
  Jae Kwon 4c2e57437b rename barak log out 9 years ago
  Jae Kwon 40dc09701a "status" command, we track pids on processes 9 years ago
  Jae Kwon 372cfb509d Fixed --wait 9 years ago
  Jae Kwon 5b9dbddc7b Allow trampling stopped processes 9 years ago
  Jae Kwon 9ec6258ed0 Run process 9 years ago
  Jae Kwon adccd8f878 fixed global flags 9 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 9 years ago
  Jae Kwon 58bcad3ea3 Added debora cli 9 years ago
  Jae Kwon 618cd18f8b refactored debora/barak. about to add cli for debora 9 years ago
  Jae Kwon e5d34befde Remote TypeByte() 9 years ago
  Jae Kwon dcdf74ccc2 refactoring barak 9 years ago
  Jae Kwon 89e05168d5 Begin writing debora 9 years ago
  Jae Kwon bcfe33f15c rename debora -> barak 9 years ago
  Jae Kwon 0ffbff108f Complete validation for debora 9 years ago
  Jae Kwon 0bb6c111bb ServeFile 9 years ago
  Jae Kwon 98fa3b7b9c Adding cmd again and fixing .gitignore. 9 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 9 years ago
  Jae Kwon f271ab7256 various changes. removed debora temporarily 9 years ago
  Ethan Buchman c012bef03f debora off by default and new key 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 9ce75fe755 add debora support 9 years ago
  Jae Kwon 39d5ff9ccb Reset log after config changes. 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Matthew Wampler-Doty f03547007a App -> App() 9 years ago
  Ethan Buchman 983b7f48e8 daemon: refactor out of cmd into own package 9 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 44a60a89c6 fixed #11 10 years ago
  Jae Kwon 694a10e0a7 PrivKey is just []byte 10 years ago
  Jae Kwon 7afb75049f API to list accounts 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 51c70dd8ac Write log also to a file. 10 years ago
  Jae Kwon 05c642a84c Changed config to confer, TOML format. 10 years ago
  Jae Kwon 325b88b083 time encoding in binary/reflect 10 years ago
  Jae Kwon 13ca6fb241 RegisterInterface() so we can implement custom JSON codec 10 years ago
  Jae Kwon 7a8a0fefc7 type Ed25519[Signature|PubKey] struct{[]byte} -> []byte 10 years ago
  Jae Kwon f02ba63412 testing tx transmission 10 years ago
  Jae Kwon 0d075c7592 silly tx RPC command 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 3215cbf0d5 use tendermint/log15 10 years ago
  Jae Kwon 07b5b7a8f2 various log fixes 10 years ago