62 Commits (2151f6f5d65957bbb9de9d086e4016076ce70972)

Author SHA1 Message Date
  Jae Kwon 2151f6f5d6 barak takes an output-file as option 10 years ago
  Jae Kwon b0f696a687 improve debora output 10 years ago
  Jae Kwon 731b51f703 output file rename 10 years ago
  Jae Kwon 389a1c1fef second seed to open another port 10 years ago
  Jae Kwon 75697034bd ReadOutput for process, and --wait will read process output 10 years ago
  Jae Kwon 9dd37c6bc4 ... 10 years ago
  Jae Kwon f641558115 Debora stop will kill. 10 years ago
  Jae Kwon 22fdb6ca2f ~/.tendermint -> .tendermint 10 years ago
  Jae Kwon 4c2e57437b rename barak log out 10 years ago
  Jae Kwon 40dc09701a "status" command, we track pids on processes 10 years ago
  Jae Kwon 372cfb509d Fixed --wait 10 years ago
  Jae Kwon 5b9dbddc7b Allow trampling stopped processes 10 years ago
  Jae Kwon 9ec6258ed0 Run process 10 years ago
  Jae Kwon adccd8f878 fixed global flags 10 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 10 years ago
  Jae Kwon 58bcad3ea3 Added debora cli 10 years ago
  Jae Kwon 618cd18f8b refactored debora/barak. about to add cli for debora 10 years ago
  Jae Kwon e5d34befde Remote TypeByte() 10 years ago
  Jae Kwon dcdf74ccc2 refactoring barak 10 years ago
  Jae Kwon 89e05168d5 Begin writing debora 10 years ago
  Jae Kwon bcfe33f15c rename debora -> barak 10 years ago
  Jae Kwon 0ffbff108f Complete validation for debora 10 years ago
  Jae Kwon 0bb6c111bb ServeFile 10 years ago
  Jae Kwon 98fa3b7b9c Adding cmd again and fixing .gitignore. 10 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 10 years ago
  Jae Kwon f271ab7256 various changes. removed debora temporarily 10 years ago
  Ethan Buchman c012bef03f debora off by default and new key 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 9ce75fe755 add debora support 10 years ago
  Jae Kwon 39d5ff9ccb Reset log after config changes. 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 10 years ago
  Matthew Wampler-Doty f03547007a App -> App() 10 years ago
  Ethan Buchman 983b7f48e8 daemon: refactor out of cmd into own package 10 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