9973 Commits (70df7d9e6e2b21bd5f0b2bf252a828d047ea6ef8)
 

Author SHA1 Message Date
  M. J. Fromberger aea428d322
build: Make sure to test packages with external tests (#7608) 2 years ago
  William Banfield b6307c42e0
consensus: check proposal non-nil in prevote message delay metric (#7625) 2 years ago
  M. J. Fromberger 5eae2e62c0
privval: synchronize leak check with shutdown (#7629) 2 years ago
  M. J. Fromberger a7eb95065d
autofile: ensure files are not reopened after closing (#7628) 2 years ago
  M. J. Fromberger 5cca45bb45
pex: improve handling of closed channels (#7623) 2 years ago
  M. J. Fromberger 417166704a
pex: do not send nil envelopes to the reactor (#7622) 2 years ago
  M. J. Fromberger 7fd97bf44b
pex: avert a data race on map access in the reactor (#7614) 2 years ago
  William Banfield 0c82ceaa5f
consensus: calculate prevote message delay metric (#7551) 2 years ago
  Sam Kleinman b10c74647f
testing: use noop loger with leakteset in more places (#7604) 2 years ago
  Sam Kleinman c0b56e207a
consensus: test shutdown to avoid hangs (#7603) 2 years ago
  Kene 49153b753c
rpc: paginate mempool /unconfirmed_txs endpoint (#7612) 2 years ago
  Sergio Mena c06c6a9244 Remove natural language validation from 'Super linter': it shows false positives as errors 2 years ago
  Sergio Mena 611cc63a27 Addressed Callum's latest comments 2 years ago
  Sergio Mena 33f529b06b Revert "Included extra parameter in `FinalizeBlock` in an attempt to include https://github.com/tendermint/tendermint/issues/1909 in this spec" 2 years ago
  Sergio Mena e7136888bb Addressed Callum's comments 2 years ago
  Sergio Mena eb233d5565 Update spec/abci++/abci++_methods_002_draft.md 2 years ago
  Sergio Mena f774c09a97 Editorial/Lint changes 2 years ago
  Sergio Mena 5c41de2b85 Update spec/abci++/abci++_app_requirements_002_draft.md 2 years ago
  Sergio Mena 54a1773435 Addressed propose timeout issue if App is fully executing blocks 2 years ago
  Sergio Mena e3da1bf94a Handle the distinction between 'any' occurrences (*) and 'infinite' occurrences (omega) in the grammar 2 years ago
  Sergio Mena 81be4d0d14 Included extra parameter in `FinalizeBlock` in an attempt to include https://github.com/tendermint/tendermint/issues/1909 in this spec 2 years ago
  Sergio Mena f4e1039830 Addressed outstanding comments 2 years ago
  Sergio Mena af8a1a2ce3 Fixed hyperlinks 3 years ago
  Sergio Mena 0d610258f5 Addressed comments from @lklimek 3 years ago
  Sergio Mena ddb1eb27c9 Editorial changes 3 years ago
  Sergio Mena a75a2c6f00 Fixed bug in grammar 3 years ago
  Sergio Mena ff2104ec0b Moved the `same_block` boolean to ConsensusParams. Revamped the "Tendermint's behavior" section 3 years ago
  Sergio Mena 009c120abb Addressed latest comments from Josef and William 3 years ago
  Sergio Mena 7bbbba9acf Update spec/abci++/abci++_app_requirements_002_draft.md spec/abci++/abci++_basic_concepts_002_draft.md 3 years ago
  Sergio Mena 383d6b1117 Fixed rebase conflicts 3 years ago
  Sergio Mena 7c1883c692 ABCI++: Found a solution to set the execution mode 3 years ago
  Sergio Mena 523974167a ABCI++: Major refactor of spec's structure. Addressed Josef's comments. Merged ABCI's methods and data structs that didn't change. Added introductory paragraphs 3 years ago
  Sergio Mena 57cc810744 Fixed 'bug' in Property 11. Reworked section 'App expectations from Tendermint' 3 years ago
  Sergio Mena 438b490fe0 Update spec/abci++/abci++_properties_001_draft.md 3 years ago
  Sergio Mena 243601d02a Reworked the text to reflect the contents of meeting on 2021-12-09 3 years ago
  Sergio Mena 6fb0ca4201 Addressed William's latest comments. Added text: 'App devs SHOULD return true in ProcessProposal/VerifyVoteExtension' 3 years ago
  Sergio Mena 9496ea84f8 Updated the text with results of discussions in the last days. Addressed William's comments 3 years ago
  Sergio Mena f3275ae608 Addressed comments from Wed's meetings. Tackled TODOs that are now well understood 3 years ago
  Sergio Mena 500a4a1419 Addressed comments from meeting on 2021-11-30 3 years ago
  Sergio Mena 8c2645aa81 Addressed comments from meeting on Nov 29. Draft PR ready for PR 3 years ago
  Sergio Mena e9211f5941 Second iteration. Extended all TODOs that don't need discussions. Params and types included. First version of ABCI++'s properties 3 years ago
  Sergio Mena 836a723ca3 Developed the "Application's point of view" for `ProcessProposal` 3 years ago
  Sergio Mena 86408529e0 Update spec/abci++/abci++_properties_001_draft.md 3 years ago
  Sergio Mena 35eaa0b0a8 ABCI++ spec. First draft of properties 3 years ago
  M. J. Fromberger 679b6a65b8
light: fix provider error plumbing (#7610) 2 years ago
  M. J. Fromberger c24f003b55
protoio: fix incorrect test assertion (#7606) 2 years ago
  Sebastian Gröbler 701e6026c5
Update README.md (#7602) 2 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sam Kleinman 7ed57ef5f9
statesync: more orderly dispatcher shutdown (#7601) 2 years ago
  Sam Kleinman 2199e0a8a1
light: convert validation panics to errors (#7597) 2 years ago