6511 Commits (fc7c298cc0cd34fede7e80cba67136d24dc55095)
 

Author SHA1 Message Date
  Zach Ramsay 71da5e128a fix url path because cloudfront 7 years ago
  Anton Kaliaev 9752e059e1
fix nil pointer panic by checking if peer is nil 7 years ago
  Anton Kaliaev 399e2fbdac
update changelog 7 years ago
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 7 years ago
  Anton Kaliaev ab04201c3d
fix empty packet size calculation 7 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 7 years ago
  Anton Kaliaev f760c24ff0
[config] remove MaxBlockSizeTxs and MaxBlockSizeBytes in favor of consensus params 7 years ago
  Anton Kaliaev 2a7602c4ed
[tendermint init] add default consensus params to genesis 7 years ago
  Anton Kaliaev 9563927bbd
print only tx's hash and size when logging blocks 7 years ago
  Anton Kaliaev ac12432603
[rpc/client/http] set codec on rpc client 7 years ago
  Anton Kaliaev ada5ef0669
[p2p] add godoc comments to Listener (#1828) 7 years ago
  Rigel 58acbf5ee3 contributing guide typos (#1831) 7 years ago
  Dev Ojha 41733b46b9 crypto: Abstract pubkey / signature size when known to constants (#1808) 7 years ago
  Dev Ojha e26d6ed448 Update ISSUE_TEMPLATE to mention using pastebin (#1832) 7 years ago
  rao yunkun db419a308e Fix unable to query status endpoint issue. (#103) 7 years ago
  Dev Ojha 48e1227f92 tmbench: Make sendloop act in one second segments (#110) 7 years ago
  kph7 e556e3336e Adding IPv6 support to peering (#1818) 7 years ago
  Max Levy 69356a60b5 Broken link to docs/terraform-and-ansible corrected (#1823) 7 years ago
  Dev Ojha b1d6deaf0b config: rename skip_upnp to upnp (#1827) 7 years ago
  Jae Kwon b51ed132f7 Fix test/p2p/pex circle tests; update consensus 7 years ago
  Anton Kaliaev aa20c45ae9 log total when adding new txs to the mempool 7 years ago
  Ethan Buchman 70d314312c consensus: fix addProposalBlockPart 7 years ago
  Ethan Buchman fa3bd05d44 mempool: log hashes, not whole tx 7 years ago
  Jae Kwon 8524a8da7f Try to fix circle... 7 years ago
  Jae Kwon cfcbc61449 oops 7 years ago
  Roman Useinov f0e5332b1f Feature/support https rpc client (#1816) 7 years ago
  Jae Kwon 9184733261 try it with new consensus? 7 years ago
  Jae Kwon 363146dacf just print node1 7 years ago
  Jae Kwon ad1b722898 bump for circle 7 years ago
  Jae Kwon 8163b99a75 print docker output to console to debug circle 7 years ago
  Jae Kwon 835c2ee74a Print 7 years ago
  Jae Kwon 19fc4ac47c remove abci from gopkg.toml 7 years ago
  Max Levy 231812c875 proper link to a docs module (#1822) 7 years ago
  Jae Kwon acd976ad5b bump circle 7 years ago
  Ricardo Domingos e6abdb8b9d p2p/trust: Fix nil pointer error on TrustMetric Copy() (#1819) 7 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 7 years ago
  Anton Kaliaev 8412b75b10
Merge pull request #1800 from tendermint/zach/more-docs-fixes 7 years ago
  Anton Kaliaev 9f656e1239
add a link to full node guide 7 years ago
  Anton Kaliaev 7f4498f8b1
remove no longer needed install_abci_apps script 7 years ago
  Jae Kwon 538c410bcd Fixes from review 7 years ago
  Jae Kwon c3296f2e01 Garbage collect DBProvider (unoptimized); Certifier creation takes a client 7 years ago
  Jae Kwon 242a6037e8 Fixes from review 7 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 7 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 7 years ago
  Zach Ramsay c6626f94de the last RTD version is archived 7 years ago
  Zach fd55ccdd99
Merge branch 'develop' into zach/more-docs-fixes 7 years ago
  Zach Ramsay 516b3399f3 docs: update js-abci example 7 years ago
  Jae Kwon e09e3a56f3
Merge pull request #225 from tendermint/develop 7 years ago
  Jae Kwon 49596e0a1f Bump version to 0.9.0 7 years ago
  Jeremiah Andrews cb08d28d40 Reverse iterators (#224) 7 years ago