6792 Commits (be929acd6a726b322fe9dcc61fc6713dfc668349)
 

Author SHA1 Message Date
  Christopher Goes 67faf556ed
Merge pull request #162 from tendermint/db-gRPC 6 years ago
  Anton Kaliaev a28fdfd3a8
fix stats calculation 6 years ago
  Jae Kwon 43570388a9
Update README.md 6 years ago
  Jae Kwon 35cf21c6eb
Update README.md 6 years ago
  Liamsi 3477dd7a90 safer PRNG seeding: hash concatenation of fresh seedBytes with current seedBytes 6 years ago
  Zach 851232d1b5
Merge pull request #95 from tendermint/delete-ansible-and-terraform 6 years ago
  Anton Kaliaev 7fac16dc7f
ansible and terraform moved to tendermint core repo 6 years ago
  Liamsi 94ce56d243 Use constant-time comparator (sublte.ConstantTimeCompare) to compare 6 years ago
  Allen c0a1a8d3c0 add link to github (#1542) 6 years ago
  Christopher Goes 20be8c75e5
Tweak testcases 6 years ago
  Christopher Goes 0b6d101c77
Implement batch operations 6 years ago
  Christopher Goes 45514a6013
Address PR comments 6 years ago
  Anton Kaliaev 80e6e0fa05
only call Sleep if it took us less than 1 sec. to generate txs 6 years ago
  Anton Kaliaev 52d3eca67c
check if block was created after timeStart 6 years ago
  Anton Kaliaev ac2d3a917e
set GenesisTime to now during `tendermint init` 6 years ago
  Christopher Goes 39e1567d0a
Add iterator tests 6 years ago
  Christopher Goes 55f4ccd4fc
CI fix 6 years ago
  Christopher Goes 2cca5a7a4c
Implement TLS/SSL 6 years ago
  Christopher Goes bf16d6453c
Address PR comments 6 years ago
  Emmanuel T Odeke 5d12e1eb46
remotedb: a client package implementing the db.DB interface 7 years ago
  Emmanuel T Odeke 1260b75f63
grpcdb: Better readability for docs and constructor names 7 years ago
  Emmanuel T Odeke 11bee6194a
DB as a service 7 years ago
  Ethan Buchman aefb6c58b6
Merge pull request #87 from tendermint/bucky/fix-ed-gen 6 years ago
  Ethan Buchman ad837a8183 fix ed25519 Generate 6 years ago
  Anton Kaliaev ab9881471a
[tm-bench] give user ability to change rpc function (#91) 6 years ago
  Anton Kaliaev 8b5c692a6a
different way to get stats (#90) 6 years ago
  Greg Szabo 603d173b87 Changed tm-bench output to json (#83) 6 years ago
  Ethan Buchman 64408a4041
Merge pull request #1528 from tendermint/release/v0.19.2 6 years ago
  Ethan Buchman cae31157b1 fix lint 6 years ago
  Ethan Buchman 66c2b60324 version and changelog 6 years ago
  Ethan Buchman e2e2127365
Merge pull request #1519 from tendermint/bucky/p2p-cleanup 6 years ago
  Ethan Buchman f395b82f73 node: remove commented out trustMetric 6 years ago
  Ethan Buchman 47557f868a create addrbook even if pex=false. fixes #1525 6 years ago
  Ethan Buchman b6c062c451 fixes from review 6 years ago
  Max Levy 12fc396101 Split CMD's param on space (#1523) 6 years ago
  Ethan Buchman c195772de1 p2p: small lint 6 years ago
  Ethan Buchman d3c4f746a7 spec: abci notes. closes #1257 6 years ago
  Ethan Buchman fae94a44a2 p2p/pex: some addrbook fixes 6 years ago
  Ethan Buchman 3a30ee75b9 minor fixes 6 years ago
  Ethan Buchman 3498b676a6 update spec and addrbook.go 6 years ago
  Ethan Buchman 6157c700dd forgot errors file 6 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 6 years ago
  Ethan Buchman 6805ddf1b8 p2p: change some logs from Error to Debug. #1476 6 years ago
  Ethan Buchman 2761861b6b p2p: MinNumOutboundPeers. Closes #1501 6 years ago
  Ethan Buchman 64569b15e5 fix build and test 6 years ago
  Ethan Buchman 0450e35d67 some comments 6 years ago
  Ethan Buchman 268055e549 node: remove dup code from rebase 6 years ago
  Ethan Buchman aaa81092e7 p2p: some comments and a log line 6 years ago
  Ethan Buchman 3ee1d7909e p2p: explicit netaddress errors 6 years ago
  Ethan Buchman 32268a8135 limit maxPexMessageSize based on maxAddressSize 6 years ago