6517 Commits (ed08ae73214c13406f89200b6f7f24216820b3b5)
 

Author SHA1 Message Date
  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
  Zach Ramsay 71da5e128a fix url path because cloudfront 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
  rao yunkun db419a308e Fix unable to query status endpoint issue. (#103) 6 years ago
  Dev Ojha 48e1227f92 tmbench: Make sendloop act in one second segments (#110) 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
  Anton Kaliaev aa20c45ae9 log total when adding new txs to the mempool 6 years ago
  Ethan Buchman 70d314312c consensus: fix addProposalBlockPart 6 years ago
  Ethan Buchman fa3bd05d44 mempool: log hashes, not whole tx 6 years ago
  Jae Kwon 8524a8da7f Try to fix circle... 6 years ago
  Jae Kwon cfcbc61449 oops 6 years ago
  Roman Useinov f0e5332b1f Feature/support https rpc client (#1816) 6 years ago
  Jae Kwon 9184733261 try it with new consensus? 6 years ago
  Jae Kwon 363146dacf just print node1 6 years ago
  Jae Kwon ad1b722898 bump for circle 6 years ago
  Jae Kwon 8163b99a75 print docker output to console to debug circle 6 years ago
  Jae Kwon 835c2ee74a Print 6 years ago
  Jae Kwon 19fc4ac47c remove abci from gopkg.toml 6 years ago
  Max Levy 231812c875 proper link to a docs module (#1822) 6 years ago
  Jae Kwon acd976ad5b bump circle 6 years ago
  Ricardo Domingos e6abdb8b9d p2p/trust: Fix nil pointer error on TrustMetric Copy() (#1819) 6 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Anton Kaliaev 8412b75b10
Merge pull request #1800 from tendermint/zach/more-docs-fixes 6 years ago
  Anton Kaliaev 9f656e1239
add a link to full node guide 6 years ago
  Anton Kaliaev 7f4498f8b1
remove no longer needed install_abci_apps script 6 years ago
  Jae Kwon 538c410bcd Fixes from review 6 years ago
  Jae Kwon c3296f2e01 Garbage collect DBProvider (unoptimized); Certifier creation takes a client 6 years ago
  Jae Kwon 242a6037e8 Fixes from review 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago