436 Commits (c6f8f0aefc110c10f2fcee12a7687c69a03b662e)

Author SHA1 Message Date
  Jae Kwon 3c96890d2d All numbers are in BigEndian 9 years ago
  Jae Kwon e6a96e2cd6 bump version 9 years ago
  Jae Kwon 778992e31e Added pprof entry 9 years ago
  Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 9 years ago
  Ethan Buchman 9892dfd0b3 allow multiple seed nodes 9 years ago
  Jae Kwon d9bfe82d93 rpc.StartHTTPServer listener bug fix 9 years ago
  Jae Kwon 66ff985cd2 Added a registry to Barak. 9 years ago
  Ethan Buchman 0e80059e79 versioning 9 years ago
  Ethan Buchman d54bf6bcd5 blockchain reactor to consensus reactor transition on catchup 9 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 9 years ago
  Jae Kwon 5e45a849ab Generate PrivValidator file when it doesn't exist already 9 years ago
  Ethan Buchman 65f669160f more fixes from review 9 years ago
  Ethan Buchman d27e0bbad5 event cache and fireable interace 9 years ago
  Jae Kwon 0ffbff108f Complete validation for debora 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 0bb6c111bb ServeFile 9 years ago
  Jae Kwon a09051438c Intermediate... working on debora 9 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 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
  Ethan Buchman c012bef03f debora off by default and new key 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Jae Kwon c74b5522a1 fixied IsListening() 9 years ago
  Jae Kwon cc715e0ee3 Everything is an RPCResponse 9 years ago
  Ethan Buchman cb0f4cae0c add logfile for debora 9 years ago
  Ethan Buchman 9ce75fe755 add debora support 9 years ago
  Jae Kwon d2d1214e20 Do not start PEXReactor until the addrbook has started. 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon e257307b01 cleanup rpc/handlers 9 years ago
  Ethan Buchman 19a50c1229 SetRPC/Pipe => core.Set... 9 years ago
  Ethan Buchman 9aeafffd9b rpc: generalized rpc using reflection on funcs and params 9 years ago
  Ethan Buchman d2724c9731 rpc: give each call a dedicated Response struct, add basic test 9 years ago
  Jae Kwon bd767c1fab Make fast_sync a command-line flag 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 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Ethan Buchman deff645dba some public convenience functions, extra debug errors on ExecTx 9 years ago
  Ethan Buchman 4abca6e963 p2p: push handshake containing chainId for early disconnect. Closes #12 9 years ago
  Matthew Wampler-Doty f03547007a App -> App() 9 years ago
  Ethan Buchman 168b1255ec SetRPCSwitch 9 years ago
  Ethan Buchman 983b7f48e8 daemon: refactor out of cmd into own package 9 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 44a60a89c6 fixed #11 10 years ago
  Jae Kwon 7afb75049f API to list accounts 10 years ago
  Jae Kwon 4a81b06b6e Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot 10 years ago
  Jae Kwon 05c642a84c Changed config to confer, TOML format. 10 years ago