3845 Commits (d292fa454144a3af5c8b67ed2a3ff28c9b312056)
 

Author SHA1 Message Date
  Anton Kaliaev 4611cf44f0
Merge pull request #1591 from tendermint/zach/dawks 6 years ago
  Alexander Simmerl d596ed1bc2
Let peerConn handle IPs in for tests 6 years ago
  Zach Ramsay 0fb33ca91d docs: update install instructions, closes #1580 6 years ago
  Zach Ramsay 35428ceb53 docs: lil fixes 6 years ago
  Ethan Buchman de8d4325de
Merge pull request #1585 from tendermint/345-mempool-cache 6 years ago
  Anton Kaliaev 5a041baa36
nice output for msgBytes 6 years ago
  Anton Kaliaev 202a43a5af
remove TODO 6 years ago
  Anton Kaliaev 2987158a65
[docs] add a note about replay protection 6 years ago
  Anton Kaliaev c9001d5a11
bound the mempool 6 years ago
  Anton Kaliaev 90446261f3
[docs] document transactional semantics 6 years ago
  Anton Kaliaev ae572b9038
remove extra call to Exists 6 years ago
  Zach 0908e668bd document testnet command, closes #1535 (#1588) 6 years ago
  Ethan Buchman e0dbc3673c version bump 6 years ago
  Ethan Buchman 545990f845
Merge pull request #1587 from tendermint/release/v0.19.4 6 years ago
  Ethan Buchman 19ccd1842f version and changelog 6 years ago
  Ethan Buchman b4d6bf7697 add back new-spec/README to tell people it moved 6 years ago
  Ethan Buchman 1854ce41fc
Merge pull request #1586 from tendermint/bucky/add-part-fix 6 years ago
  Ethan Buchman 547e8223b9 fix 6 years ago
  Ethan Buchman 8e46df14e7 improve consensus logger 6 years ago
  Anton Kaliaev 8d60a5a7bd
update changelog 6 years ago
  Anton Kaliaev 5115618550
add limit param to /unconfirmed_txs 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  Ethan Buchman e5220360c5 AddPart always verifies 6 years ago
  Zach b5c4098c53 update docs/examples & terraform/ansible (#1534) 6 years ago
  Anton Kaliaev bc8768cfea
Merge pull request #1550 from tendermint/perf-improvements 6 years ago
  Anton Kaliaev d832bde280
update Vagrantfile 6 years ago
  Anton Kaliaev 5e3a23df6d
simplify indexer service main loop 6 years ago
  Anton Kaliaev 6f7333fd5f
fix tests 6 years ago
  Anton Kaliaev 58e3246ffc
batch index txs 6 years ago
  Anton Kaliaev bbe1355957
log only hash, not tx itself 6 years ago
  Anton Kaliaev 7c14fa820d
do not log txs at info level 6 years ago
  Anton Kaliaev 0d93424c6a
disable indexer by default 6 years ago
  Anton Kaliaev efc01cf582
stop localnet before starting 6 years ago
  Zach 754be1887c spec: move to final location (#1576) 6 years ago
  Zach 775b015173 docs: add diagram, closes #1565 (#1577) 6 years ago
  Alexander Simmerl b698a9febc
Remove double locking in HasIP 6 years ago
  Alexander Simmerl c5f45275ec
Use remotePeer for test switch 6 years ago
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Ethan Buchman 1fe41be929
p2p: prevent connections from same ip 6 years ago
  Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 6 years ago
  Ethan Buchman b1f3c11948 Merge branch 'master' into develop 6 years ago
  Jae Kwon e1a3f16fa4 Comment tweaks 6 years ago
  Ethan Buchman aab98828fe
Merge pull request #1570 from tendermint/release/v0.19.3 6 years ago
  Ethan Buchman 03f6a29a64 changelog and version 6 years ago
  Ethan Buchman 4851653d8e
Merge pull request #1569 from tendermint/bucky/update-valid-block-rule 6 years ago
  Ethan Buchman 162811476a update some comments 6 years ago
  Zarko Milosevic b5ac9ede8a Add rules in gossipVotesForHeight to clarify priorities on messages to send 6 years ago
  Jae Kwon ff5dfc0c15 Add more comments for Valid* 6 years ago
  Jae Kwon d3a98675aa Refactor addVote() to be clearer 6 years ago
  Jae Kwon e3c4625e63 Suggested changes to consensus/reactor.go 6 years ago