87 Commits (aab024f18d9bdb98cfa434ad44aae756d4de7f16)

Author SHA1 Message Date
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon 1a27d4dd63 remove secp256k1; Make cleanup 9 years ago
  Jae Kwon 4d765dcf2b Generate account from seed 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Ethan Buchman e037093740 snative refactor and SNativeTx 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon f51cfc03ea nil-ThrottleTimer.Stop() does nothing 9 years ago
  Jae Kwon c0a64d74be Service log prettify 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Jae Kwon c30d38270c base_service draft and some samples 9 years ago
  Jae Kwon 4981a5993d fixed handshake test; wrote broken read/write test 9 years ago
  Jae Kwon e4fae760af move revisions file to ~/.tendermint/ 9 years ago
  Ethan Buchman 3f7f3dd37f add git commit hash to nodeInfo 9 years ago
  Jae Kwon 5107988fb5 Call peer.stop() if we're not going to start() it 9 years ago
  Jae Kwon 28d7a21156 filelogger to write output to a file 9 years ago
  Jae Kwon 5734496819 Process's OutFile is an AutoFile. Use with LogRotate for Barak logs 9 years ago
  Jae Kwon 21295f4ae2 fixes for develop+permissions merge 9 years ago
  Jae Kwon e4435a8d1e Log embellishment 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 3db63477aa An empty BitArray is nil. 9 years ago
  Jae Kwon fdf0e720bc Merkle proofs! 9 years ago
  Jae Kwon 939702f587 Support uint64 , but still support int/uint varints. 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Jae 626a68e670 atomic file write fix 9 years ago
  Jae Kwon 6020223e85 fix bitArray nil bugs 9 years ago
  Jae Kwon ae171ba134 random dialing 9 years ago
  Jae Kwon da73e001ad BitArray takes a pointer receiver. More logging 9 years ago
  Jae Kwon 44076e816d more consensus logging 9 years ago
  Jae Kwon a4c098ac0b Format of debora output 9 years ago
  Jae Kwon 59e69434e1 improved barak with logging into ~/.barak/outputs 9 years ago
  Jae Kwon da9f4118a7 Atomic write to addrbook and privvalidator 9 years ago
  Ethan Buchman e702303e16 little fixes to vm and endianess 9 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 9 years ago
  Jae Kwon 02bc535e0e Close files upon stop. Still need to fix bash issues? 9 years ago
  Ethan Buchman 75049ec827 major flippage for vm addrs. now left padded words for tx_cache 9 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 9 years ago
  Jae Kwon 58bcad3ea3 Added debora cli 9 years ago
  Jae Kwon 89e05168d5 Begin writing debora 9 years ago
  Jae Kwon 5cb65082b8 a fix, maybe, for #48 9 years ago
  Jae Kwon a09051438c Intermediate... working on debora 9 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 9 years ago
  Jae Kwon 612f8bab9d Fixed RepeatTimer race condition 9 years ago
  Jae Kwon 7f12738415 VMAppState bridge to vm. 9 years ago
  Jae Kwon 722474a9b3 Added some common methods 9 years ago
  Jae Kwon 3f159dab69 proper string formatting for txs 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago