5722 Commits (5453aa6169f0292d009525bb1c053648df82cb2f)
 

Author SHA1 Message Date
  Ethan Buchman 5453aa6169 Merge branch 'develop' into jae/literefactor4 6 years ago
  Ethan Buchman 931b465a05 dev version bump 6 years ago
  Ethan Buchman dfa9a9a30a
Merge pull request #1840 from tendermint/release/v0.22.0 6 years ago
  Ethan Buchman 5923b6288f update changelog 6 years ago
  Ethan Buchman 0f6f6bd3c0
Merge pull request #1606 from tendermint/bucky/hash 6 years ago
  Ethan Buchman ca3e337ef9 remove libs/merkle 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d47b4ef12d update some docs 6 years ago
  Ethan Buchman 72475c800b
Merge pull request #1843 from tendermint/bucky/external_address 6 years ago
  Ethan Buchman c3504c111e add test 6 years ago
  Ethan Buchman 737c5c065d fixes from review 6 years ago
  Ethan Buchman 1c018d3fd2 p2p: external address 6 years ago
  Ethan Buchman 60f233a4bc
Merge pull request #1842 from tendermint/bucky/merge-tmlibs 6 years ago
  Ethan Buchman eccdce11c5 make linter happy 6 years ago
  Ethan Buchman 3f4847331f update grpc version. fix remotedb tests 6 years ago
  Ethan Buchman ff73e0aa55 fix test folder mishap 6 years ago
  Ethan Buchman 965a55d2a8 remove tmlibs from dep 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman 233b35a2a9 Revert "delete some things for the merge" 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Ethan Buchman 2d7ffdd72b Merge remote-tracking branch 'tmlibs/master' into bucky/merge-tmlibs 6 years ago
  Ethan Buchman 2902ab1a14 delete some things for the merge 6 years ago
  Ethan Buchman 9ff99114b1 update for tmlibs v0.9.0 6 years ago
  Ethan Buchman af703620d4 consensus: stop wal 6 years ago
  Ethan Buchman 3a0dff7db2 fix changelog 6 years ago
  Ethan Buchman 59145eca62
Merge pull request #1824 from tendermint/1762-tm-stops-producing-blocks 6 years ago
  Ethan Buchman d6394bcbfd
Merge branch 'release/v0.22.0' into 1762-tm-stops-producing-blocks 6 years ago
  Anton Kaliaev 2d98899b9b
set MaxTxs to 10000 (the same that was used in the config before) 6 years ago
  Ethan Buchman da4632c651 docs/spec: update address spec to sha2 for ed25519 6 years ago
  Ethan Buchman f35ebd5cf7 docs: minor fix for abci query peer filter 6 years ago
  Ethan Buchman 6e5a01ccec changelog and version 6 years ago
  Ethan Buchman b2c3f6f737
Merge pull request #1836 from tendermint/1830-nil-pointer-in-pex 6 years ago
  Lawrence Tran bb0313d060 Fix typo (#1837) 6 years ago
  Anton Kaliaev 9752e059e1
fix nil pointer panic by checking if peer is nil 6 years ago
  Anton Kaliaev 399e2fbdac
update changelog 6 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Anton Kaliaev ab04201c3d
fix empty packet size calculation 6 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 6 years ago
  Anton Kaliaev f760c24ff0
[config] remove MaxBlockSizeTxs and MaxBlockSizeBytes in favor of consensus params 6 years ago
  Anton Kaliaev 2a7602c4ed
[tendermint init] add default consensus params to genesis 6 years ago
  Anton Kaliaev 9563927bbd
print only tx's hash and size when logging blocks 6 years ago
  Anton Kaliaev ac12432603
[rpc/client/http] set codec on rpc client 6 years ago
  Anton Kaliaev ada5ef0669
[p2p] add godoc comments to Listener (#1828) 6 years ago
  Rigel 58acbf5ee3 contributing guide typos (#1831) 6 years ago
  Dev Ojha 41733b46b9 crypto: Abstract pubkey / signature size when known to constants (#1808) 6 years ago
  Dev Ojha e26d6ed448 Update ISSUE_TEMPLATE to mention using pastebin (#1832) 6 years ago
  kph7 e556e3336e Adding IPv6 support to peering (#1818) 6 years ago
  Max Levy 69356a60b5 Broken link to docs/terraform-and-ansible corrected (#1823) 6 years ago
  Dev Ojha b1d6deaf0b config: rename skip_upnp to upnp (#1827) 6 years ago
  Jae Kwon b51ed132f7 Fix test/p2p/pex circle tests; update consensus 6 years ago