6515 Commits (8a1a79257e8e8b309cd35bb1fe40bf9b3330fd7d)
 

Author SHA1 Message Date
  Ethan Buchman 16932f889f changelog 7 years ago
  Ethan Buchman e9804d76cf fixes from review 7 years ago
  Christopher Goes e6d0ade0e1 Update to latest upstream, debugging information 7 years ago
  Christopher Goes 337ad8e594 Update to new Ledger API in progress 7 years ago
  Christopher Goes 49e03fb481 Update dependency versions 7 years ago
  Christopher Goes 86b09b0cd7 Bugfix 7 years ago
  Christopher Goes 391936b734 Prevent unnecessary signatures, improve error messages 7 years ago
  Christopher Goes e25a64fdf1 Fix testcases, all looks OK 7 years ago
  Christopher Goes 065c3943b1 Fix no-Ledger testcase 7 years ago
  Christopher Goes 1c9ff46e98 Ledger integration, WIP 7 years ago
  Anton Kaliaev a7d695408a
Merge pull request #94 from tendermint/tm-bench-improvements 7 years ago
  Adrian Brink 9439306f0f
Change last instance of AppStateBytes to GenesisBytes 7 years ago
  Ethan Buchman a41f0d3891 rpc: /consensus_state for simplified output 7 years ago
  Adrian Brink f80b3aee48
Change AppStateBytes to GenesisBytes 7 years ago
  Ethan Buchman 658060150c rpc: add voting power totals to vote bitarrays 7 years ago
  Adrian Brink ef67705524
Allow ResponseInitChain to return the initial validator set 7 years ago
  Ethan Buchman d0229e8b1e
Merge pull request #1554 from tendermint/jae/expose_peer_stats 7 years ago
  Zaki Manian 1c8dffaa28 Initial implementation of xchacha20poly1035 aead 7 years ago
  Jae Kwon 56c9e0da7e Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers 7 years ago
  Ethan Buchman fbe253767e
Merge pull request #1540 from tendermint/set-genesis-time-on-init 7 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 7 years ago
  Jae Kwon a8fcf45624 Change defaults to 100M and 10G respectively 7 years ago
  Jae Kwon 2e41756b55 Add logjack command 7 years ago
  Christopher Goes 67faf556ed
Merge pull request #162 from tendermint/db-gRPC 7 years ago
  Anton Kaliaev a28fdfd3a8
fix stats calculation 7 years ago
  Jae Kwon 43570388a9
Update README.md 7 years ago
  Jae Kwon 35cf21c6eb
Update README.md 7 years ago
  Liamsi 3477dd7a90 safer PRNG seeding: hash concatenation of fresh seedBytes with current seedBytes 7 years ago
  Zach 851232d1b5
Merge pull request #95 from tendermint/delete-ansible-and-terraform 7 years ago
  Anton Kaliaev 7fac16dc7f
ansible and terraform moved to tendermint core repo 7 years ago
  Liamsi 94ce56d243 Use constant-time comparator (sublte.ConstantTimeCompare) to compare 7 years ago
  Allen c0a1a8d3c0 add link to github (#1542) 7 years ago
  Christopher Goes 20be8c75e5
Tweak testcases 7 years ago
  Christopher Goes 0b6d101c77
Implement batch operations 7 years ago
  Christopher Goes 45514a6013
Address PR comments 7 years ago
  Anton Kaliaev 80e6e0fa05
only call Sleep if it took us less than 1 sec. to generate txs 7 years ago
  Anton Kaliaev 52d3eca67c
check if block was created after timeStart 7 years ago
  Anton Kaliaev ac2d3a917e
set GenesisTime to now during `tendermint init` 7 years ago
  Christopher Goes 39e1567d0a
Add iterator tests 7 years ago
  Christopher Goes 55f4ccd4fc
CI fix 7 years ago
  Christopher Goes 2cca5a7a4c
Implement TLS/SSL 7 years ago
  Christopher Goes bf16d6453c
Address PR comments 7 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 7 years ago
  Ethan Buchman ad837a8183 fix ed25519 Generate 7 years ago
  Anton Kaliaev ab9881471a
[tm-bench] give user ability to change rpc function (#91) 7 years ago
  Anton Kaliaev 8b5c692a6a
different way to get stats (#90) 7 years ago
  Greg Szabo 603d173b87 Changed tm-bench output to json (#83) 7 years ago