6393 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)
 

Author SHA1 Message Date
  Jae Kwon eb9b37e196 Pull out consensus liveness fix, which went to #1815 6 years ago
  Ismail Khoffi 24ae878b9f update encoding test to how amino skips empty pointers 6 years ago
  Jae Kwon 619bb3b2d7 Merge remote-tracking branch 'remotes/origin/jae/literefactor5' into jae/literefactor6 6 years ago
  Ethan Buchman a657870b3d update dockerfile 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
  Alexander Simmerl 6017d817e5
Merge pull request #2008 from tendermint/1772-rwmutex-cs 6 years ago
  Alexander Simmerl 63835c0360
Merge pull request #2009 from tendermint/1772-call-validators-with-timeout 6 years ago
  Alexander Simmerl c82c60df11
rpc: Test Validator retrevial timeout 6 years ago
  Dev Ojha 67762aec73 crypto/ed25519: Update the godocs (#2002) 6 years ago
  Anton Kaliaev 0fbb465b8f add protoc_all and protoc_grpc to .PHONY 6 years ago
  Anton Kaliaev 2e75214316 update gogo to 1.1.1 and other misc. updates 6 years ago
  Anton Kaliaev 5be456e5b1 update grpc version to 1.13.0 6 years ago
  Anton Kaliaev 1bd5476854
make `/status` RPC endpoint resistant to consensus halt 6 years ago
  Anton Kaliaev 5037dd40c5
use RWMutex for consensus state 6 years ago
  Liamsi 96818af9d5 fix protos to make all tests pass, document differences 6 years ago
  ValarDragon 571e602f07 Merge remote-tracking branch 'origin/develop' into dev/refactor_crypto 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Liamsi a81ca93139 update to new (timestamp & empty structs) encoding in amino 6 years ago
  Liamsi 2744682e77 update to latest amino (pre) release v0.11.1 6 years ago
  Liamsi d665c79cc9 WIP: more empty struct examples 6 years ago
  Liamsi 3c38a25bbb add empty struct examples 6 years ago
  Liamsi 0cd82fa166 add empty struct examples 6 years ago
  Liamsi 99fa7f8132 everything works with https://github.com/tendermint/go-amino/pull/178 6 years ago
  Liamsi 82104c9329 almost 6 years ago
  Zach 40342bfa4a Update DOCS_README.md (#1985) 6 years ago
  Anton Kaliaev 912fe477a4
Merge pull request #1987 from silasdavis/static-marshaler 6 years ago
  Anton Kaliaev b31ee798bd
preserve original address and dial it instead of self-reported address (#1994) 6 years ago