9515 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)
 

Author SHA1 Message Date
  M. J. Fromberger 5eb50a43b5
ci: fix super-linter configuration settings (#7708) 2 years ago
  M. J. Fromberger 1ac58469f3
Forward-port v0.35.1 changelogs. (#7705) 2 years ago
  William Banfield b37c10c324
params: increase default synchrony params (#7704) 2 years ago
  M. J. Fromberger 09c41dc06d
Pin super-linter to a less noisy version. (#7706) 2 years ago
  William Banfield 61f3aa0848
consensus: use buffered channel in TestStateFullRound1 (#7668) 2 years ago
  dependabot[bot] 7fbad97e69
build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7695) 2 years ago
  JayT106 2c9dec53a8
remove duplicate ABCIVersion (#7703) 2 years ago
  M. J. Fromberger 05d8a0bd05
Mark ADR 075 as "accepted". (#7699) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 441ecbaeec
types: rename and extend the EventData interface (#7687) 2 years ago
  M. J. Fromberger fcfe157f6b
Remove unused xsalsa20symmetric package. (#7691) 2 years ago
  M. J. Fromberger f64d64a7b5
ADR 074: RPC Event Subscription Interface (#7677) 2 years ago
  dependabot[bot] b920cd4c32
build(deps): Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 (#7692) 2 years ago
  M. J. Fromberger 51ffb95775
Remove unused chacha20poly1305 package. (#7690) 2 years ago
  M. J. Fromberger 079c7af007
pubsub: use concrete queries instead of an interface (#7686) 2 years ago
  Sam Kleinman f163acf499
clist: reduce size of test workload for clist implementation (#7682) 2 years ago
  Sam Kleinman 6a02714814
rpc: check error code for broadcast_tx_commit (#7683) 2 years ago
  dependabot[bot] 5db7a7d6db
build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7685) 2 years ago
  Sam Kleinman 2c90a86a27
tests: reduce timeout to 4m from 8m (#7681) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  dependabot[bot] f6ebd84ee2
build(deps): Bump vuepress-theme-cosmos from 1.0.182 to 1.0.183 in /docs (#7680) 2 years ago
  dependabot[bot] 80d3765ebf
build(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0 (#7679) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  M. J. Fromberger 72c2e6a5b8
jsontypes: improve tests and error diagnostics (#7669) 2 years ago
  Sam Kleinman 8280672d33
mempool: reactor concurrency test tweaks (#7651) 2 years ago
  M. J. Fromberger 5a1b5b0229
Update pending changelog from #7607. (#7666) 2 years ago
  Alexander Shcherbakov 3f2da0e4e3
Fix query against the latest state in light client (#7642) 2 years ago
  William Banfield db7d4abdae
consensus: fix height advances in test state (#7648) 2 years ago
  Sam Kleinman 78e4c7d379
autofile: avoid shutdown race (#7650) 2 years ago
  Sam Kleinman 9dd67ad99d
tests: update cleanup opertunities (#7647) 2 years ago
  kmax.eth 449e127e6c
privval: avoid re-signing vote when RHS and signbytes are equal (#7592) 2 years ago
  Sam Kleinman 9f4f51318c
tests: update docker versions to match build version (#7646) 2 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 2 years ago
  Sam Kleinman 4e5c2b5e8f
consensus: use delivertxsync (#7616) 2 years ago
  Gui ebbc3f02f5
p2p: always advertise self, to enable mutual address discovery (#7594) 2 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 2 years ago
  M. J. Fromberger 68d4fed236
consensus/state: avert a data race with state update and tests (#7643) 2 years ago
  William Banfield 7bc3a7274a
privval: do not use old proposal timestamp (#7621) 2 years ago
  M. J. Fromberger a806739375
abci/client: use a no-op logger in the test (#7633) 2 years ago
  M. J. Fromberger 1af4113033
Increase test splits from 4 to 6. (#7630) 2 years ago
  dependabot[bot] e6f6a13f8a
build(deps): Bump github.com/prometheus/client_golang (#7636) 2 years ago
  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