44 Commits (37ddf3d09efa41b59a9929466235c5bcfc3cf384)

Author SHA1 Message Date
  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
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon b0755c938a Better debug output 10 years ago
  Jae Kwon c6c465402e fix flag parsing -- use flagSet after the command 10 years ago
  Jae Kwon 2405d00ca5 Fixed a PrivValidator filename == nil bug 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago
  Jae Kwon 70eb75dca7 Refactor consensus/vote_set_test.go 10 years ago
  Jae Kwon bff93107ef UPNP + hairpin probing 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 8e9c060e6d Begin writing RPC HTTP Server 10 years ago
  Jae Kwon 93979300be made cmd/, removed crypto/ 10 years ago