195 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Ethan Buchman 9892dfd0b3 allow multiple seed nodes 9 years ago
  Jae Kwon 7606571d69 bump network number 9 years ago
  Jae Kwon 9513f601de Removed Log.File, all log goes out to stdout. 9 years ago
  Jae Kwon b31849d495 expose RPC by default. We'll whitelist it later. 9 years ago
  Jae Kwon aa931f88ab bump network version 9 years ago
  Jae Kwon e4f01a55cf update genesis.json 9 years ago
  Jae Kwon 5bdd73f4a4 New genesis.json 9 years ago
  Jae Kwon fa669ae436 added Moniker as config, available in RPC. 9 years ago
  Jae Kwon 5e45a849ab Generate PrivValidator file when it doesn't exist already 9 years ago
  Jae Kwon 6890593a7e ... 9 years ago
  Jae Kwon da9f4118a7 Atomic write to addrbook and privvalidator 9 years ago
  Jae Kwon 22fdb6ca2f ~/.tendermint -> .tendermint 9 years ago
  Jae Kwon f271ab7256 various changes. removed debora temporarily 9 years ago
  Jae Kwon 2b49e318bb update genesis file 9 years ago
  Jae Kwon 3cb4092180 Updated seed node. 9 years ago
  Ethan Buchman cb0f4cae0c add logfile for debora 9 years ago
  Jae Kwon 39d5ff9ccb Reset log after config changes. 9 years ago
  Jae Kwon bd767c1fab Make fast_sync a command-line flag 9 years ago
  Ethan Buchman deff645dba some public convenience functions, extra debug errors on ExecTx 9 years ago
  Matthew Wampler-Doty f03547007a App -> App() 9 years ago
  Ethan Buchman e59de906f7 config: hardcode default genesis.json 9 years ago
  Matthew Wampler-Doty 01cb965cce localhost -> 127.0.0.1 9 years ago
  Matthew Wampler-Doty c600337a6b RPC only listening to localhost 9 years ago
  Jae Kwon 2b39e56e75 Fixed account.PubkeyEd25519 String() bug 10 years ago
  Jae Kwon 687815f6ed Less log lines to STDOUT 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 05c642a84c Changed config to confer, TOML format. 10 years ago
  Jae Kwon 325b88b083 time encoding in binary/reflect 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon c6c465402e fix flag parsing -- use flagSet after the command 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 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
  Jae Kwon b615e51f95 basic main.go completion 10 years ago
  Jae Kwon 08f86176fc state save/load test. 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 45adb24d43 TMROOT env variable. Panic less. 10 years ago
  Jae Kwon 78663a09fe configure laddr & seed node from command line. 10 years ago
  Jae Kwon cc9ea407aa with seed node 10 years ago
  Jae Kwon dca79ab5c1 bug fixes in binary 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago
  Jae Kwon 1e9d9c5ead config 10 years ago