36 Commits (6265e39bff3d9ade52608fd76443e6a81f9e39be)

Author SHA1 Message Date
  Jae Kwon ae171ba134 random dialing 9 years ago
  Ethan Buchman 4f94e0f200 only allow one connection per ip 9 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 9 years ago
  Jae Kwon c72eb1be99 fix for{go func} scope issue 9 years ago
  Jae Kwon 44565872ae Fixed BlockchainMessage{} Decode issue. 9 years ago
  Jae Kwon 89cfedeb73 Make all messages be registered as pointer receivers, 9 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 9 years ago
  Jae Kwon e5d34befde Remote TypeByte() 9 years ago
  Jae Kwon 5b1c1eb0e0 ProposalMessage wrapper, warn on unknown messages 9 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 9 years ago
  Ethan Buchman 474bf31400 events: integrate event switch into services via Eventable interface 9 years ago
  Jae Kwon f271ab7256 various changes. removed debora temporarily 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 9ce75fe755 add debora support 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 1a4aab4c35 When using JSONRPC, do not double-encode JSON. 9 years ago
  Jae Kwon 7171823fc6 Fix blockpool bugs and clean up log messages. 9 years ago
  Jae Kwon 94c3a51760 bug fix in daemon -- network name only, no chain hash 9 years ago
  Jae Kwon aed4bbf0f0 Fix switch tests 9 years ago
  Jae Kwon 0237d284cc Channel bytes are spelled fully, "XXXChannel" 9 years ago
  Ethan Buchman 4abca6e963 p2p: push handshake containing chainId for early disconnect. Closes #12 9 years ago
  Jae Kwon 5c8e69d6de Log adding of addresses to book 10 years ago
  Jae Kwon 687815f6ed Less log lines to STDOUT 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 44a60a89c6 fixed #11 10 years ago
  Jae Kwon 07b5b7a8f2 various log fixes 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon 591d84947b Handle errors in DecodeMessage, added logging 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon b615e51f95 basic main.go completion 10 years ago
  Jae Kwon 1ae9ecd2a9 fix basic tests. 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago