277 Commits (991017fc41ac5a91edb3f5adfc63031847b486cd)

Author SHA1 Message Date
  Jae Kwon ab24ae1da8 get_account fix 9 years ago
  Jae Kwon 56b195a899 tendermint send_tx 9 years ago
  Jae Kwon 4d765dcf2b Generate account from seed 9 years ago
  Jae Kwon b37ff75f7a Actually expose skip_upnp flag 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon 908fd11665 more explicit _, err := Start() checking 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon 3949d3f21d ws_client fixes 9 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon f97d19fb1f Debora's default log level is notice 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Ethan Buchman dc7b912881 crypto byte arrays are fixed length 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 9 years ago
  Jae Kwon 0f61785cba Added logjack for splitting up the tendermint log file 9 years ago
  Jae Kwon cc3a76f6c8 Quit upgrade_barak script upon error 9 years ago
  Jae Kwon 269911ab98 barak -config, not barak -options-file 9 years ago
  Jae Kwon 0a8fb72a08 filelogger -> stdinwriter 9 years ago
  Jae Kwon 28d7a21156 filelogger to write output to a file 9 years ago
  Jae Kwon 53a1cd2fbf upgrades to debora/barak to allow shutting down barak 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 a55950e1d0 make will install 9 years ago
  Ethan Buchman 57ff919d50 godep 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Jae Kwon 8c3deb402f CloseListener() actually closes the listener 9 years ago
  Jae Kwon 5029d53474 add open/close to debora, barak bug fix 9 years ago
  Jae Kwon c297f41a9f Refactoring barak 9 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 10 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 10 years ago
  Jae Kwon 9e1c054f87 Better INSTALL readme. Steps for barak 10 years ago
  Jae Kwon dd3d35f9f1 tendermint init to get the moniker 10 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 10 years ago
  Jae Kwon c0d67112c3 updated barak keys 10 years ago
  Jae Kwon 01b21fcbf2 Barak registration fix. Retries every hour now. 10 years ago
  Jae Kwon 5759ff9b50 debora+barak updates for downloading 10 years ago
  Jae Kwon dbae194731 added debora default.cfg file 10 years ago
  Ethan Buchman acc882ab0d add ethan's barak 10 years ago
  Jae Kwon 84c3fd9a85 more debug messages for consensus 10 years ago
  Jae Kwon 9babda1d7a create registry.log if not there. 10 years ago
  Jae Kwon 7eefbd23fa Ensure that the pidfile is written after all logic for Barak is 10 years ago
  Jae Kwon e294b1f954 Debora has a pretty list. 10 years ago
  Jae Kwon fcc26d7355 Resolve host for NetAddressFromString(). Test fix. 10 years ago
  Jae Kwon d9bfe82d93 rpc.StartHTTPServer listener bug fix 10 years ago
  Jae Kwon 66ff985cd2 Added a registry to Barak. 10 years ago
  Jae Kwon 9513f601de Removed Log.File, all log goes out to stdout. 10 years ago
  Jae Kwon 5e70769117 Crazy colors for Debora 10 years ago
  Jae Kwon df026f64fa Remoted bytes from logging messages 10 years ago
  Jae Kwon dc051eb87f third time is the charm 10 years ago
  Jae Kwon 99a040998f Added unsafe_reset_priv_validator 10 years ago