6565 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)
 

Author SHA1 Message Date
  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
  Ethan Buchman 5768b67162 changelog and version 6 years ago
  Ethan Buchman 082557b7d4 rpc: validate height in abci_query 6 years ago
  Ethan Buchman 8dc655dad2 rpc: fix /blockchain OOM #2049 6 years ago
  Ethan Buchman 70d3783747 dep: revert updates 6 years ago
  Anton Kaliaev 60378fd7f9 abci: remove fee (#2043) 6 years ago
  Anton Kaliaev c248ce5ef6 p2p: Reject addrs coming from private peers (#2032) 6 years ago
  Anton Kaliaev 059a03a66a tools: clean up Makefile and remove LICENSE file (#2042) 6 years ago
  Alexander Simmerl abe5b63059
Merge pull request #2040 from tendermint/2027-socket-pv 6 years ago
  Ethan Buchman a657870b3d update dockerfile 6 years ago
  Alexander Simmerl 7e7473ad41
Merge pull request #2044 from tendermint/2019-prometheus 6 years ago
  Anton Kaliaev 75a26ebd6d
do not overwrite metrics provider in node#NewNode 6 years ago
  Anton Kaliaev ad580e2734
fix acceptDeadline 6 years ago
  Ethan Buchman f6705f02c7 fixes post merge 6 years ago
  Ethan Buchman ea31c4836a Merge branch 'develop' into jae/literefactor4 6 years ago
  Ethan Buchman f1093edbe2 remove accidental files 6 years ago
  Ethan Buchman b92860b6c4
Merge pull request #1805 from tendermint/jae/optimize_blockchain 6 years ago
  Ethan Buchman 54d753e64e fix Gopkg, add changelog 6 years ago
  Ethan Buchman e1b48b16c4
Merge branch 'develop' into jae/optimize_blockchain 6 years ago
  Ethan Buchman 7c07235649
Merge pull request #2036 from tendermint/master 6 years ago
  Ethan Buchman 05a76fb517
Merge pull request #2029 from tendermint/release/0.22.5 6 years ago
  Ethan Buchman 15b112e669 mempool: chan bool -> chan struct{} 6 years ago
  Ethan Buchman 2aef80bcff
Merge pull request #2034 from tendermint/dev/fix_pkg_names 6 years ago
  ValarDragon f3d519c966 crypto: Fix package imports from the refactor 6 years ago
  Anton Kaliaev 9962e598a0
reconnect to self-reported address if persistent peer is inbound (#2031) 6 years ago
  Anton Kaliaev 948b91e62e
add missing changelog entries 6 years ago
  Anton Kaliaev 1e05242297
update changelog and bump version to 0.22.5 6 years ago
  Anton Kaliaev 94e8252607
#2021 follow up (#2028) 6 years ago
  Dev Ojha eb7dea1b0d crypto/ed25519: Remove privkey.Generate method (#2022) 6 years ago
  srmo e36ce6f893 fix race condition on proposal height for published txs (#2021) 6 years ago
  Dev Ojha c5c1689591 crypto/secp256k1: Add godocs, remove indirection in privkeys (#2017) 6 years ago
  Jae Kwon b41b89732d
Update store.go 6 years ago
  Anton Kaliaev 5e96421d44
Merge pull request #1966 from tendermint/dev/refactor_crypto 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 17c0029233 Merge remote-tracking branch 'origin/develop' into dev/refactor_crypto 6 years ago
  Alexander Simmerl 0f2d97dffe
Merge pull request #1742 from Liamsi/proto_files 6 years ago
  Alexander Simmerl ed8714e40c
Merge pull request #1965 from tendermint/693-part-2 6 years ago