7395 Commits (e3a97b09814bf9289e8c10420af38ce369160752)
 

Author SHA1 Message Date
  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 23fa2e1f1b Merge PR #3860: Update log v0.32.2 5 years ago
  Ethan Buchman ba9cdeaed9
Merge branch 'v0.32' into release/v0.32.2 5 years ago
  Marko Baricevic 8ed1400949 release for v0.32.2 5 years ago
  Alexander Bezobchuk 14fa800773 txindexer: Refactor Tx Search Aggregation (#3851) 5 years ago
  Marko f3ab967a46
version tmdb (#3854) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  Ivan Kushmantsev 1e3364a014 docs: "Writing a Tendermint Core application in Kotlin (gRPC)" guide (#3838) 5 years ago
  Anton Kaliaev a4e0a46b73
docs: add a footer to guides (#3835) 5 years ago
  folex 3ee7c0bfba p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev af77077f3c
p2p: Fix error logging for connection stop (#3824) 5 years ago
  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
  Ethan Buchman dbf4062acd
Merge pull request #3807 from tendermint/release/v0.32.1 5 years ago