71 Commits (c79062ef6ad8415650efec7868acaab9ee7130f7)

Author SHA1 Message Date
  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 10 years ago
  Jae 626a68e670 atomic file write fix 10 years ago
  Jae Kwon 6020223e85 fix bitArray nil bugs 10 years ago
  Jae Kwon ae171ba134 random dialing 10 years ago
  Jae Kwon da73e001ad BitArray takes a pointer receiver. More logging 10 years ago
  Jae Kwon 44076e816d more consensus logging 10 years ago
  Jae Kwon a4c098ac0b Format of debora output 10 years ago
  Jae Kwon 59e69434e1 improved barak with logging into ~/.barak/outputs 10 years ago
  Jae Kwon da9f4118a7 Atomic write to addrbook and privvalidator 10 years ago
  Ethan Buchman e702303e16 little fixes to vm and endianess 10 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 10 years ago
  Jae Kwon 02bc535e0e Close files upon stop. Still need to fix bash issues? 10 years ago
  Ethan Buchman 75049ec827 major flippage for vm addrs. now left padded words for tx_cache 10 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 10 years ago
  Jae Kwon 58bcad3ea3 Added debora cli 10 years ago
  Jae Kwon 89e05168d5 Begin writing debora 10 years ago
  Jae Kwon 5cb65082b8 a fix, maybe, for #48 10 years ago
  Jae Kwon a09051438c Intermediate... working on debora 10 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 10 years ago
  Jae Kwon 612f8bab9d Fixed RepeatTimer race condition 10 years ago
  Jae Kwon 7f12738415 VMAppState bridge to vm. 10 years ago
  Jae Kwon 722474a9b3 Added some common methods 10 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
  Jae Kwon bff93107ef UPNP + hairpin probing 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 383335d93c Added README docs for account/binary and renamed UInt -> Uint etc. 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 5d1bdc6b1a Don't send bitarrays, just send height/round/type/index. 10 years ago
  Jae Kwon b7b923cc6b Validation tests 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon 0f484b6315 broadcastVote sets peer's vote bitarray 10 years ago
  Jae Kwon 3df3107479 Update peerState's vote bitarrays when needed. 10 years ago
  Jae Kwon c3fc1a39ea BitArray sub fix 10 years ago
  Jae Kwon 13d70e4112 stack trace in p2p/connection panics, bitArray fix 10 years ago
  omni c5d9a93cbe Pretty print Vote, VoteSet 10 years ago
  Jae Kwon 7652c5d0de fix tests 10 years ago
  Jae Kwon f9d35a5907 added ibbs_tree 10 years ago