8502 Commits (v0.35.0-rc1)
 

Author SHA1 Message Date
  Jae Kwon 01b5540ffe consensus/state is 2-step asynchronous 9 years ago
  Jae Kwon 1b95c09160 consensus refactor: add HeightVoteSet 9 years ago
  Jae Kwon 5790ea9f43 consensus refactor: reconstruct LastCommits upon restart 9 years ago
  Jae Kwon 6a0223641f type assert fix 9 years ago
  Jae Kwon 1a652a1cbb Fix usage of SimpleProof for PartSet 9 years ago
  Jae Kwon b164c05b27 Refactor IAVLProof and SimpleProof to use similar Verify() 9 years ago
  Ethan Buchman 35006ee49f unbond, rebond utils 9 years ago
  Ethan Buchman 33566375af don't trust peer's node info 9 years ago
  ebuchman ad70ce4067 Merge pull request #90 from tendermint/endpoints 9 years ago
  Ethan Buchman 03d1950674 rpc endpoint / lists available endpoints 9 years ago
  ebuchman 5e0860d3ec Merge pull request #89 from tendermint/godep 9 years ago
  Ethan Buchman 5d7df99591 docker 9 years ago
  Ethan Buchman 57ff919d50 godep 9 years ago
  Ethan Buchman 46bd0e5d51 allow . in names 9 years ago
  Ethan Buchman bf1c9a869c use gendoc struct for genesis rpc response 9 years ago
  ebuchman 7a57f1069c Merge pull request #87 from compleatang/gmpindocker 9 years ago
  Casey Kuhlman a0d781bdd8 add gmp so that docker images build correctly 9 years ago
  Jae Kwon 6062b06aa9 fixed NameTx.WriteSignBytes() bug. 9 years ago
  Jae Kwon 713b1f0074 Merge pull request #83 from tendermint/namereg_rebase 9 years ago
  Jae Kwon c8103f6415 sign-bytes field ordering & escaping of strings 9 years ago
  Ethan Buchman ec282d3e3d rpc: remove unecessary response wrappers 9 years ago
  Ethan Buchman 293aa31f64 rpc-gen update 9 years ago
  Jae Kwon 175c0301f4 Merge pull request #82 from tendermint/chainid_rebase 9 years ago
  Jae Kwon bbcb6a09c4 close file when the process closes. 9 years ago
  Ethan Buchman 41502e05c1 chain_id written as string not hex in WriteSignBytes 9 years ago
  Jae Kwon 4ae29e0ae5 Merge pull request #80 from tendermint/blockchain 9 years ago
  Jae Kwon d363bcfa16 fixed off by one bug 9 years ago
  Ethan Buchman 231a7330e2 list names rpc 9 years ago
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 19bd3bb2e2 int/nonce fixes 9 years ago
  Ethan Buchman 37a8a6cd65 remove name fix 9 years ago
  Ethan Buchman 77ff09e173 namereg cleanup, tests 9 years ago
  Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 9 years ago
  Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 9 years ago
  Ethan Buchman baaa69d7f8 namereg rpc and tests 9 years ago
  Ethan Buchman 8631d5085e name reg 9 years ago
  Ethan Buchman 1f6d64b91c rpc: genesis route 9 years ago
  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 bb67fe0356 dont run consensus state unless fast sync is off 9 years ago
  Jae Kwon 057c8ef400 waiting back to pending 9 years ago
  Jae Kwon 5ed36ef192 var rename and performance optimization 9 years ago
  Jae Kwon b281674058 variable renames 9 years ago
  Jae Kwon 8a5c320472 Bumped version number 9 years ago
  Jae Kwon fdf0e720bc Merkle proofs! 9 years ago
  Jae Kwon b5df5f6642 Merge branch 'varint' into develop 9 years ago
  Jae Kwon 939702f587 Support uint64 , but still support int/uint varints. 9 years ago
  Jae Kwon ca8fa5678f Merge pull request #75 from tendermint/refactor_rpctests 9 years ago
  Ethan Buchman 5261da94c4 fix rpctypes vs tminttypes 9 years ago
  Ethan Buchman c28614fca1 cleanup rpc tests, use tx_utils 9 years ago