658 Commits (master)

Author SHA1 Message Date
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Ethan Buchman e087284a4f update logger package for new level 'notice' 9 years ago
  Jae Kwon e4c351f5fc UUID -> PubKeyEd25519 9 years ago
  Jae Kwon fd64547ce7 Put a SecretConnection before the MConnection; Node Priv/PubKeys 9 years ago
  Jae Kwon e4fae760af move revisions file to ~/.tendermint/ 9 years ago
  Ethan Buchman 9dba060e25 log chainID on startup 9 years ago
  Ethan Buchman d0610845dc peers use uuid to avoid duplicate connections 9 years ago
  Ethan Buchman 3f7f3dd37f add git commit hash to nodeInfo 9 years ago
  Ethan Buchman 751b892cba cleanup, comments 9 years ago
  Jae Kwon 24acda1afc Distinguish between ReadJSON vs ReadJSONPtr. The latter expects a non-nil pointer to write into. The former creates new things intelligently 9 years ago
  Jae Kwon c79062ef6a Fix state/State race condition bug. 9 years ago
  Ethan Buchman 3416004359 names in gendoc, genesis_test 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Ethan Buchman bb67fe0356 dont run consensus state unless fast sync is off 9 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Androlo 3b142b9277 getter for blockstore in Node 9 years ago
  Jae Kwon be90fd1e0d rpc cleanup; tendermint init 9 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 9 years ago
  Jae Kwon ae171ba134 random dialing 9 years ago
  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