7347 Commits (4b9e8505cb7e82da492712d20eb38d58a0da1d51)
 

Author SHA1 Message Date
  Marko 4b9e8505cb types: move MakeVote / MakeBlock functions (#3819) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Anton Kaliaev 3a1f876802
docs: add guides to docs (#3830) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura 5398420103 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 657832a95a p2p/conn: Add Bufferpool (#3664) 5 years ago
  Jun Kimura 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 9e4cd19878 docs: add A TOC to the Readme.md of ADR Section (#3820) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev 71862b7b8d
docs: "Writing a built-in Tendermint Core application in Go" guide (#3608) 5 years ago
  Marko 1844bff613 abci/client: fix DATA RACE in gRPC client (#3798) 5 years ago
  Roman Useinov a76c503dc6 abci/server: recover from app panics in socket server (#3809) 5 years ago
  Alex Dupre fee26405e8 docs: fix consensus spec formatting (#3804) 5 years ago
  Marko 06a57baa59 Release/v0.32.1 (#3801) 5 years ago
  Anton Kaliaev 86f7089396 add a changelog entry (#3802) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Marko 5d1459b584 libs/fail: clean up `fail.go` (#3785) 5 years ago
  Karoly Albert Szabo 78e634dd5c tm-monitor: add Context to RPC handlers (#3792) 5 years ago
  Karoly Albert Szabo 6d96cf4f05 tm-monitor: update build-docker Makefile target (#3790) 5 years ago
  Aditya e7ac73177e upgrade go.mod (#3793) 5 years ago
  Thane Thomson eddb433d7c abci: Fix documentation regarding CheckTx type update (#3789) 5 years ago
  Andy Nogueira 378a0e51bf docs: replace priv_validator.json with priv_validator_key.json (#3786) 5 years ago
  Marko e9c9c558d7 libs/common: remove unused functions (#3784) 5 years ago
  Anton Kaliaev f05c2a9558
p2p: extract ID validation into a separate func (#3754) 5 years ago
  Ashley Vega d70871f41b testnet: add consensus_params to testnet config generation (#3781) 5 years ago
  Marko fc1eb46587 libs/common: remove heap.go (#3780) 5 years ago
  Alessio Treglia ddee2d641f infrastructure for reproducible builds (#3770) 5 years ago
  Marko f2ada0a604 docs: quick link fixes throughout docs and repo (#3776) 5 years ago
  Sean Braithwaite 1d5fcc2281 adr: [43] blockchain riri-org (#3753) 5 years ago
  Jay Namsayin 94e0176ac2 behaviour: return correct reason in MessageOutOfOrder (#3772) 5 years ago
  Anton Kaliaev f76684a05c
node: allow registration of custom reactors while creating node (#3771) 5 years ago
  Anton Kaliaev e645442c9b
abci: minor cleanups in the socket client (#3758) 5 years ago
  Anton Kaliaev d041476819
p2p: dial addrs which came from seed instead of calling ensurePeers (#3762) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 5 years ago
  Ivan Kushmantsev d9481e3648 config: make possible to set absolute paths for TLS cert and key (#3765) 5 years ago
  Marko d4cf204087 libs: remove commented and unneeded code (#3757) 5 years ago
  Ivan Kushmantsev d069eb62df docs: remove confusing statement from contributing.md (#3764) 5 years ago
  Peng Zhong b2afc65908 docs: add readme image (#3763) 5 years ago
  Marko 1014f8c84b docs: update to contributing.md (#3760) 5 years ago
  Ethan Buchman b73cfe8786
Merge pull request #3756 from tendermint/v0.32 5 years ago
  Ethan Buchman 747f99fdc1
changelog and version (#3750) 5 years ago
  Mengjay Gao eb08609de1 docs: update JS section of abci-cli.md (#3747) 5 years ago
  Marko e93e8e730d Added a disclaimer so the user is aware of binary (#3751) 5 years ago
  Marko 4c4bf0f131 Added flags '-s -w' to buildflags (#3742) 5 years ago
  Thane Thomson d88a639838 Make RPC bind to localhost by default (#3746) 5 years ago
  Anton Kaliaev c37faf3ac1 docs: (rpc/broadcast_tx_*) write expectations for a client (#3749) 5 years ago
  Marko a44c621d2d Remove double lint (#3748) 5 years ago