9542 Commits (de04f573cfaa837155912526666b70a72f8089b7)
 

Author SHA1 Message Date
  M. J. Fromberger 72c2e6a5b8
jsontypes: improve tests and error diagnostics (#7669) 3 years ago
  Sam Kleinman 8280672d33
mempool: reactor concurrency test tweaks (#7651) 3 years ago
  M. J. Fromberger 5a1b5b0229
Update pending changelog from #7607. (#7666) 3 years ago
  Alexander Shcherbakov 3f2da0e4e3
Fix query against the latest state in light client (#7642) 3 years ago
  William Banfield db7d4abdae
consensus: fix height advances in test state (#7648) 3 years ago
  Sam Kleinman 78e4c7d379
autofile: avoid shutdown race (#7650) 3 years ago
  Sam Kleinman 9dd67ad99d
tests: update cleanup opertunities (#7647) 3 years ago
  kmax.eth 449e127e6c
privval: avoid re-signing vote when RHS and signbytes are equal (#7592) 3 years ago
  Sam Kleinman 9f4f51318c
tests: update docker versions to match build version (#7646) 3 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 3 years ago
  Sam Kleinman 4e5c2b5e8f
consensus: use delivertxsync (#7616) 3 years ago
  Gui ebbc3f02f5
p2p: always advertise self, to enable mutual address discovery (#7594) 3 years ago
  M. J. Fromberger c8e8a62084
abci/client: simplify client interface (#7607) 3 years ago
  M. J. Fromberger 68d4fed236
consensus/state: avert a data race with state update and tests (#7643) 3 years ago
  William Banfield 7bc3a7274a
privval: do not use old proposal timestamp (#7621) 3 years ago
  M. J. Fromberger a806739375
abci/client: use a no-op logger in the test (#7633) 3 years ago
  M. J. Fromberger 1af4113033
Increase test splits from 4 to 6. (#7630) 3 years ago
  dependabot[bot] e6f6a13f8a
build(deps): Bump github.com/prometheus/client_golang (#7636) 3 years ago
  M. J. Fromberger aea428d322
build: Make sure to test packages with external tests (#7608) 3 years ago
  William Banfield b6307c42e0
consensus: check proposal non-nil in prevote message delay metric (#7625) 3 years ago
  M. J. Fromberger 5eae2e62c0
privval: synchronize leak check with shutdown (#7629) 3 years ago
  M. J. Fromberger a7eb95065d
autofile: ensure files are not reopened after closing (#7628) 3 years ago
  M. J. Fromberger 5cca45bb45
pex: improve handling of closed channels (#7623) 3 years ago
  M. J. Fromberger 417166704a
pex: do not send nil envelopes to the reactor (#7622) 3 years ago
  M. J. Fromberger 7fd97bf44b
pex: avert a data race on map access in the reactor (#7614) 3 years ago
  William Banfield 0c82ceaa5f
consensus: calculate prevote message delay metric (#7551) 3 years ago
  Sam Kleinman b10c74647f
testing: use noop loger with leakteset in more places (#7604) 3 years ago
  Sam Kleinman c0b56e207a
consensus: test shutdown to avoid hangs (#7603) 3 years ago
  Kene 49153b753c
rpc: paginate mempool /unconfirmed_txs endpoint (#7612) 3 years ago
  M. J. Fromberger 679b6a65b8
light: fix provider error plumbing (#7610) 3 years ago
  M. J. Fromberger c24f003b55
protoio: fix incorrect test assertion (#7606) 3 years ago
  Sebastian Gröbler 701e6026c5
Update README.md (#7602) 3 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 3 years ago
  Sam Kleinman 7ed57ef5f9
statesync: more orderly dispatcher shutdown (#7601) 3 years ago
  Sam Kleinman 2199e0a8a1
light: convert validation panics to errors (#7597) 3 years ago
  Sam Kleinman 887cb219ab
light: remove test panic (#7588) 3 years ago
  Sam Kleinman 82b65868ce
node+autofile: avoid leaks detected during WAL shutdown (#7599) 3 years ago
  William Banfield 2f75899320
ADR-74: Migrate Timeout Parameters to Consensus Parameters (#7503) 3 years ago
  William Banfield abb7c8c2b0
RFC-009: Consensus Parameter Upgrades (#7524) 3 years ago
  M. J. Fromberger c065eeb18a
Add changelog entries from release v0.34.15. (#7598) 3 years ago
  M. J. Fromberger 1ff69361e8
rpc: remove dependency of URL (GET) requests on tmjson (#7590) 3 years ago
  Sam Kleinman 159d763422
light: avoid panic for integer underflow (#7589) 3 years ago
  M. J. Fromberger 9409cdea55
rpc: update fuzz criteria to match the implementation (#7595) 3 years ago
  M. J. Fromberger ec59b1a1ae
rpc: check RPC service functions more carefully (#7587) 3 years ago
  Sam Kleinman 7e8fa4ed85
consensus: explicit test timeout (#7585) 3 years ago
  M. J. Fromberger b7c19a5cd4
rpc: clean up the RPCFunc constructor signature (#7586) 3 years ago
  Sam Kleinman 8ff367ad29
log: avoid use of legacy test logging (#7583) 3 years ago
  M. J. Fromberger 81ee41228a
rpc: consolidate RPC route map construction (#7582) 3 years ago
  Sam Kleinman cef17e1c02
node+rpc: rpc environment should own it's creation (#7573) 3 years ago
  Sam Kleinman fd2eccbae1
consensus: use noop logger for WAL test (#7580) 3 years ago