38 Commits (8276f41c826e9a6f326fa529742da170c2e89cd0)

Author SHA1 Message Date
  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
  Jae Kwon 839301b03c iavl tree LRU cache 10 years ago
  Jae Kwon 1ae9ecd2a9 fix basic tests. 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 8db5b7b614 move everything to blockManagerState; sim 10 years ago
  Jae Kwon 34fe442514 Connection -> MConnection, huge refactor. True multiplexing. 10 years ago
  Jae Kwon c5732f9374 Moved PEX logic to PeerManager where it belongs. 10 years ago
  Jae Kwon 162bff99b2 addrbook key is more secure 10 years ago
  Jae Kwon ca159b2726 RandStr() is base62 10 years ago
  Jae Kwon ac668d4d14 Don't dial dupes 10 years ago
  Jae Kwon f53e6d1a33 replace logger with go-logging 10 years ago
  Jae Kwon 0b1265dc10 . 10 years ago
  Jae Kwon 442cae1f3f addrbook cleanup 10 years ago
  Jae Kwon 1b59caf950 created "Node" 10 years ago
  Jae Kwon d378ed8ed4 naive flushing implemented with a throttler. 10 years ago
  Jae Kwon 3e2f377863 benchmark works, but could use some improvement. 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago
  Jae Kwon 6288d01c0e . 10 years ago
  Jae Kwon 4e09037e9f . 10 years ago
  Jae Kwon 6f6582100d . 10 years ago