7426 Commits (0ad70fb69aa39b20f35d127c25573c4e169f6f90)
 

Author SHA1 Message Date
  Ethan Buchman 0ad70fb69a
Merge pull request #3926 from tendermint/anton/v0.32.3 5 years ago
  Anton Kaliaev 86a581f28f
Merge branch 'master' into v0.32 5 years ago
  Anton Kaliaev 5346d8b9a2
v0.32.3 changelog and version bump (#3924) 5 years ago
  josef-widder f46e43eb38 Updated lite client spec (#3841) 5 years ago
  Marko e3a97b0981
Test nodejs image (#3921) 5 years ago
  Ethan Buchman c475f25786 docs: fix some typos and changelog entries (#3915) 5 years ago
  Gustavo Chaín 7b2d018f84 rpc: protect subscription access from race condition (#3910) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Karoly Albert Szabo ead3eefe5b [RPC] Static swagger (#3880) 5 years ago
  Alessio Treglia 5670a7cf7b gitian: update reproducible builds to build with Go 1.12.8 (#3902) 5 years ago
  Zaki Manian 7b101ab912 [ADR -44] Lite Client with Weak Subjectivity (#3795) 5 years ago
  Anton Kaliaev 7fe02a04db
store: register block amino, not just crypto (#3894) 5 years ago
  Ivan Kushmantsev 2e39418124 docs: "Writing a Tendermint Core application in Java (gRPC)" guide (#3887) 5 years ago
  Phil Salant c962567814 ValidateBasic tests (#3879) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Marko d70135ec71
[ADR - 42] State-sync (#3769) 5 years ago
  Jun Kimura e179787d40 mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes` (#3877) 5 years ago
  Sean Braithwaite 0cf8812b17 [blockchain] v2 riri Schedule composit data structure (#3848) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Anton Kaliaev 4da3de79a7
consensus: reduce "Error attempting to add vote" message severity (Er… (#3871) 5 years ago
  Anton Kaliaev f5b116c687
config: move max_msg_bytes into mempool section (#3869) 5 years ago
  Anton Kaliaev be06316c84
Merge pull request #3870 from tendermint/release/v0.32.2 5 years ago
  Jack Zampolin 8ba8497ac8
Merge branch 'master' into release/v0.32.2 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 76f3db06b8 Merge PR #3860: Update log v0.32.2 5 years ago
  Marko Baricevic 15878dc80c release for v0.32.2 5 years ago
  Alexander Bezobchuk aacc71dc29 txindexer: Refactor Tx Search Aggregation (#3851) 5 years ago
  Marko d56fb6ed22 version tmdb (#3854) 5 years ago
  Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
  Marko 513a32a6e3 gocritic (1/2) (#3836) 5 years ago
  Anton Kaliaev 5c9d6d839e node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  Ivan Kushmantsev 53fdcfd7e9 docs: "Writing a Tendermint Core application in Kotlin (gRPC)" guide (#3838) 5 years ago
  Anton Kaliaev 5f6617db7a docs: add a footer to guides (#3835) 5 years ago
  folex 6d4f18aa8c p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev 55066ceaad p2p: Fix error logging for connection stop (#3824) 5 years ago
  Marko 58c3e590b4 types: move MakeVote / MakeBlock functions (#3819) 5 years ago
  Marko ff9e08a32f add staticcheck linting (#3828) 5 years ago
  Anton Kaliaev 0335add437 docs: add guides to docs (#3830) 5 years ago
  Marko 5d0e7034e8 Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir abc30821f4 blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev e89991c445 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura df6df61ea9 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev 5ed39fd0b3 rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 17b69d4d56 p2p/conn: Add Bufferpool (#3664) 5 years ago
  Jun Kimura 5d7e22a53c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 073cd1125e docs: add A TOC to the Readme.md of ADR Section (#3820) 5 years ago
  Marko 7041001fb6 libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev c264db339e docs: "Writing a built-in Tendermint Core application in Go" guide (#3608) 5 years ago
  Marko 8da43508f8 abci/client: fix DATA RACE in gRPC client (#3798) 5 years ago