685 Commits (263b2d28bdeef8525bdf578ac9c23d3295d0570f)

Author SHA1 Message Date
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 9 years ago
  Jae Kwon a09051438c Intermediate... working on debora 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
  Jae Kwon c74b5522a1 fixied IsListening() 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
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 9 years ago
  Jae Kwon af3c418ea9 comment fixes 9 years ago
  Jae Kwon 7171823fc6 Fix blockpool bugs and clean up log messages. 9 years ago
  Jae Kwon bd6d9d646d start peer before AddPeer() on reactors. 9 years ago
  Jae Kwon 788f9bfb93 started/stopped -> running; contiguous vs fast forward ConsensusState 9 years ago
  Jae Kwon 94c3a51760 bug fix in daemon -- network name only, no chain hash 9 years ago
  Jae Kwon cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 9 years ago
  Jae Kwon aed4bbf0f0 Fix switch tests 9 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 9 years ago
  Jae Kwon 0237d284cc Channel bytes are spelled fully, "XXXChannel" 9 years ago
  Jae Kwon b25915ee41 Minor cleanup 9 years ago
  Ethan Buchman a2938fd35b p2p: fix switch test for Broadcast returning success channel 9 years ago
  Ethan Buchman 21530bf00f p2p: broadcast spawns goroutine to Send on each peer and times out after 10 seconds. Closes #7 9 years ago
  Ethan Buchman 65a232bd9d p2p: fix switch_test to account for handshake 9 years ago
  Ethan Buchman 4abca6e963 p2p: push handshake containing chainId for early disconnect. Closes #12 9 years ago
  Ethan Buchman 7aa1d67c97 rpc: add status and net info 9 years ago
  Jae Kwon 5c8e69d6de Log adding of addresses to book 10 years ago
  Jae Kwon 85110224b4 Fix PeerSet.Remove() bug. 10 years ago
  Jae Kwon 29cff9ff48 updated dialing logs 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 491970639d fix & log ping/pong; fixes #10 10 years ago
  Jae Kwon 51c70dd8ac Write log also to a file. 10 years ago
  Jae Kwon 05c642a84c Changed config to confer, TOML format. 10 years ago
  Jae Kwon 40fec4f319 Stop peer routines upon connection failure 10 years ago
  Jae Kwon 2ca882a9b6 Log which commits are being sent for catchup 10 years ago
  Jae Kwon 3215cbf0d5 use tendermint/log15 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 b0755c938a Better debug output 10 years ago
  Jae Kwon fa7c83166f P2P docs 10 years ago
  Jae Kwon bff93107ef UPNP + hairpin probing 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 8e9c060e6d Begin writing RPC HTTP Server 10 years ago
  Jae Kwon 93979300be made cmd/, removed crypto/ 10 years ago