9938 Commits (af96ef2fe4d55f43764ac44c075d1a2eaaaf29f3)
 

Author SHA1 Message Date
  M. J. Fromberger af96ef2fe4
rpc: set a minimum long-polling interval for Events (#8050) 2 years ago
  Thane Thomson 65065e6054
docs: update ADR template (#7789) 2 years ago
  M. J. Fromberger c42c6d06d2
Migration of TLA+ files from the spec repo (#8004) (#8018) 2 years ago
  M. J. Fromberger a22942504c
p2p: re-enable tests previously disabled (#8049) 2 years ago
  Callum Waters ea46a4e9d1
github: add Informal code owners (#8042) 2 years ago
  Sam Kleinman 21087563eb
consensus: validator set changes test cleanup (#8035) 2 years ago
  Sam Kleinman a965f03c15
statesync: avoid compounding retry logic for fetching consensus parameters (#8032) 2 years ago
  Manuel Bravo 82a2ca4ba5
abci++ spec: remove new_hashes and discuss transaction traceability (#8002) 2 years ago
  Sam Kleinman 58dc172611
p2p: plumb rudamentary service discovery to rectors and update statesync (#8030) 2 years ago
  Sam Kleinman 9cb01168a6
Revert "build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026)" (#8034) 2 years ago
  dependabot[bot] e4dced2437
build(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 (#8026) 2 years ago
  M. J. Fromberger 8175b2b26d
docs: fix some broken markdown links (#8021) 2 years ago
  dependabot[bot] 0fcfaa4568
build(deps): Bump url-parse from 1.5.7 to 1.5.10 in /docs (#8023) 2 years ago
  dependabot[bot] b488198d47
build(deps): Bump prismjs from 1.26.0 to 1.27.0 in /docs (#8022) 2 years ago
  M. J. Fromberger b848c79971
Revert "Migration of TLA+ files from the spec repo (#8004)" (#8016) 2 years ago
  Sam Kleinman f25b7ceeb2
consensus: make orchestration more reliable for invalid precommit test (#8013) 2 years ago
  Kukovec e762dbb603
Migration of TLA+ files from the spec repo (#8004) 2 years ago
  M. J. Fromberger cd0472014a
Add command-line tool to manually subscribe to an event stream. (#8015) 2 years ago
  M. J. Fromberger ab32f5a9b6
rpc/client: add eventstream helper (#7987) 2 years ago
  Sam Kleinman a153f82433
p2p: ignore transport close error during cleanup (#8011) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 89dbebd1c5
p2p: retry failed connections slightly more aggressively (#8010) 2 years ago
  M. J. Fromberger af60a9c385
Forward port v0.34.16 changelog to master. (#8008) 2 years ago
  Sam Kleinman c8ae5db50e
p2p: relax pong timeout (#8007) 2 years ago
  JayT106 49e3688b79
fix syncAny test (#8001) 2 years ago
  Sam Kleinman c85e3e4ba8
p2p: mconn track last message for pongs (#7995) 2 years ago
  M. J. Fromberger 8c5e36159e
abci: use no-op loggers in the examples (#7996) 2 years ago
  Sam Kleinman 858d57a984
abci/kvstore: test cleanup improvements (#7991) 2 years ago
  M. J. Fromberger 0875074ea2
Add upgrading notes for the new Events RPC interface. (#7993) 2 years ago
  Sam Kleinman 3e2d5db289
abci: remove lock protecting calls to the application interface (#7984) 2 years ago
  M. J. Fromberger f795d3f360
rpc/client: rewrite the WaitForOneEvent helper (#7986) 2 years ago
  Sam Kleinman 06e6d3f2e9
e2e: change ci network configuration (#7988) 2 years ago
  Sam Kleinman 680ebc6f8e
consensus: TestReactorValidatorSetChanges test fix (#7985) 2 years ago
  M. J. Fromberger 211b80a484
rpc/client: add Events method to the client interface (#7982) 2 years ago
  Sam Kleinman 62a1cb8d17
testing: reduce usage of the MustDefaultLogger constructor (#7960) 2 years ago
  M. J. Fromberger a57567ba33
node: hook up eventlog and eventlog metrics (#7981) 2 years ago
  M. J. Fromberger 5662bd12a8
rpc: implement the ADR 075 /events method (#7965) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  M. J. Fromberger f939f962b1
Remove master from versions and copy it from the latest. (#7980) 2 years ago
  Sam Kleinman 9968f53c15
p2p: make mconn transport test less flaky (#7973) 2 years ago
  M. J. Fromberger 80186a9d9c
Update OpenAPI docs. (#7974) 2 years ago
  Sam Kleinman 21461e55a7
e2e(harness): plumb logging instance (#7958) 2 years ago
  Sam Kleinman 2ffb262600
context: cleaning up context dead ends (#7963) 2 years ago
  Sam Kleinman 912751cf93
math: remove panics in safe math ops (#7962) 2 years ago
  M. J. Fromberger 926c469fcc
Restore building docs for master on docs.tendermint.com. (#7969) 2 years ago
  Sam Kleinman 3dc04430c3
cmd/debug: remove global variables and logging (#7957) 2 years ago
  M. J. Fromberger 70ee282d9e
docs: redirect master links to the latest release version (#7936) 2 years ago
  M. J. Fromberger c88cf0b66c
config: add event subscription options and defaults (#7930) 2 years ago
  Callum Waters 50de246a2b
docs: update repo and spec readme's (#7907) 2 years ago
  M. J. Fromberger 705f365bcd
rpc: implement the eventlog defined by ADR 075 (#7825) 2 years ago