6428 Commits (66914925404a91b9620c41f5b6c3720baa923534)
 

Author SHA1 Message Date
  ValarDragon 6691492540 (squash this) indicate what Ethereum does 6 years ago
  ValarDragon 87f09adeec (Squash this) Be more explicit about the exact encoding of the secp signature 6 years ago
  ValarDragon b3a3c8a192 Merge remote-tracking branch 'origin/develop' into dev/adr_secp_signatures 6 years ago
  Ethan Buchman 2487210414
Merge pull request #2097 from tendermint/1772-revert 6 years ago
  Dev Ojha eaa137512c adr: Encoding for cryptography at launch (#2121) 6 years ago
  Dev Ojha 023bb99eb0 p2p: Add test vectors for deriving secrets (#2120) 6 years ago
  Dev Ojha dde96b75ce abci: Update readme for building protoc (#2124) 6 years ago
  Dev Ojha 6fb2f44cc3 p2p: Connect to peers from a seed node immediately (#2115) 6 years ago
  Zarko Milosevic 08ad162daa docs: Modify blockchain spec to reflect validator set changes (#2107) 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  ValarDragon be642754f5 libs/cmn/writefileatomic: Handle file already exists gracefully (#2113) 6 years ago
  ValarDragon 2608249e5b libs/common: Refactor tempfile code into its own file 6 years ago
  Anton Kaliaev 62b8ee270d [docs] Validator's address can be skipped (#2117) 6 years ago
  Anton Kaliaev 0c7338c5f0 abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 6 years ago
  Dev Ojha 231cdc1320 ci: Reduce log output in test_cover (#2105) 6 years ago
  Zaki Manian fef4fe1c66 Link to "The latest gossip on BFT consensus" (#2102) 6 years ago
  Dev Ojha f00b52b710 libs/autofile/group_test: Remove unnecessary logging (#2100) 6 years ago
  VenkatDatta 188e459273 Removed unnecessary onStart call (#2098) 6 years ago
  ValarDragon 3d5d254932 (squash this) Mixed up field element and curve element. Idea still stands. 6 years ago
  Anton Kaliaev 7634073718
revert "make `/status` RPC endpoint resistant to consensus halt" 6 years ago
  ValarDragon af2894c0f8 (squash this) improve grammar. 6 years ago
  ValarDragon 5955eddc7d ADR: Fix malleability problems in Secp256k1 signatures 6 years ago
  Ethan Buchman 4bab34ae45
Merge pull request #2088 from tendermint/bucky/fix-evidence-test 6 years ago
  Ethan Buchman fe5b0d7074 consensus: fix test for blocks with evidence 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Alexander Simmerl 4be6395ee0
Merge pull request #2085 from tendermint/master 6 years ago
  Dev Ojha bc526f18a4 libs: Make bitarray functions lock parameters that aren't the caller (#2081) 6 years ago
  Jae Kwon 40d6dc2ee5
Merge pull request #2082 from tendermint/release/0.22.8 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 6 years ago
  Alexander Simmerl fd29fd6465
adr: PeerTransport (#2069) 6 years ago
  Dev Ojha 6241e6b927 libs: update BitArray go docs (#2079) 6 years ago
  Ethan Buchman 18acd77e40
Merge pull request #2076 from tendermint/hotfix/0.22.7 6 years ago
  Hendrik Hofstadt 49b52ee3c7 Add test for MakePartSet with evidence 6 years ago
  Ethan Buchman e4dfab6349 changelog and version 6 years ago
  Ethan Buchman 0e127562bf register evidence interface wherever its used 6 years ago
  Dev Ojha 9f19229791 .github: Split the issue template into two seperate templates (#2073) 6 years ago
  Alexander Simmerl bdab37a626
Merge pull request #2054 from tendermint/dev/secret_connection 6 years ago
  ValarDragon 7bf28af590
p2p/secret_connection: Switch salsa usage to hkdf + chacha 6 years ago
  Zaki Manian 1b04e4e5f1
p2p: Remove RipeMd160. 6 years ago
  Zach 66fe5b7bae rpc: Improve slate for Jenkins (#2070) 6 years ago
  Dev Ojha 24b94d7aa4 crypto: Switch hkdfchacha back to xchacha (#2058) 6 years ago
  Dev Ojha 0bd4fb96f0 crypto: Add benchmarking code for signature schemes (#2061) 6 years ago
  Dev Ojha 9cfc47a93b makefile: Add `make check_dep` and remove `make ensure_deps` (#2055) 6 years ago
  Alexander Simmerl d212292f86
Merge pull request #2066 from tendermint/bucky/merge-master 6 years ago
  Ethan Buchman 7ad92c44cb Merge branch 'master' into bucky/merge-master 6 years ago
  Ethan Buchman 5fdbcd70df
Merge pull request #2056 from tendermint/hotfix/v0.22.6 6 years ago
  Dev Ojha d149d8f96d github: update PR template to indicate changing pending changelog. (#2059) 6 years ago
  Ethan Buchman 74b6cc9057 rpc: log error when we timeout getting validators from consensus (#2045) 6 years ago
  Ethan Buchman 6046b99197 consensus: include evidence in proposed block parts. fixes #2050 6 years ago
  Ethan Buchman 359898dcac p2p: fix conn leak. part of #2046 6 years ago