190 Commits (fa609366d4cc1c1603cd8eac52076eff2d1bac95)

Author SHA1 Message Date
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Ethan Buchman c28614fca1 cleanup rpc tests, use tx_utils 9 years ago
  Ethan Buchman e9695baebb tx utils 9 years ago
  Ethan Buchman d43c776e84 add bonder's signature to BondTx 9 years ago
  Jae Kwon 489bf767cb importing tendermint/config/tendermint_test applies the test config 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 9 years ago
  Jae Kwon da73e001ad BitArray takes a pointer receiver. More logging 9 years ago
  Jae Kwon 8b6d489755 Update vote log 9 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 5366d808ba Proposal WriteSignBytes is JSON 9 years ago
  Jae Kwon 0cb99be988 Log expected and result of SignBytes tests, drone.io is failing 9 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 9 years ago
  Ethan Buchman 0e80059e79 versioning 9 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 9 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 9 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 9 years ago
  Jae Kwon e5d34befde Remote TypeByte() 9 years ago
  Jae Kwon 37ddf3d09e Merkle root of tx is for signbytes 9 years ago
  Ethan Buchman 85661de293 fire events, event urls 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 5cb57d3eaa Use BlockCache for RPC/mempool and added TxId() 9 years ago
  Jae Kwon fd0646fc4f Compare blockhashes in stageBlock() 9 years ago
  Jae Kwon cebfae60c7 BlockchainReactor syncs first before ConsensusReactor. 9 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 9 years ago
  Jae Kwon 612f8bab9d Fixed RepeatTimer race condition 9 years ago
  Jae Kwon 0237d284cc Channel bytes are spelled fully, "XXXChannel" 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago