9505 Commits (fcfe157f6be4b48571c88ce2af8891d90302eb3f)
 

Author SHA1 Message Date
  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
  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
  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
  Sam Kleinman 887cb219ab
light: remove test panic (#7588) 2 years ago
  Sam Kleinman 82b65868ce
node+autofile: avoid leaks detected during WAL shutdown (#7599) 2 years ago