9460 Commits (dbe2146d0a01e5986a4fd27e8b2c7461eacaa883)
 

Author SHA1 Message Date
  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
  William Banfield 2f75899320
ADR-74: Migrate Timeout Parameters to Consensus Parameters (#7503) 2 years ago
  William Banfield abb7c8c2b0
RFC-009: Consensus Parameter Upgrades (#7524) 2 years ago
  M. J. Fromberger c065eeb18a
Add changelog entries from release v0.34.15. (#7598) 2 years ago
  M. J. Fromberger 1ff69361e8
rpc: remove dependency of URL (GET) requests on tmjson (#7590) 2 years ago
  Sam Kleinman 159d763422
light: avoid panic for integer underflow (#7589) 2 years ago
  M. J. Fromberger 9409cdea55
rpc: update fuzz criteria to match the implementation (#7595) 2 years ago
  M. J. Fromberger ec59b1a1ae
rpc: check RPC service functions more carefully (#7587) 2 years ago
  Sam Kleinman 7e8fa4ed85
consensus: explicit test timeout (#7585) 2 years ago
  M. J. Fromberger b7c19a5cd4
rpc: clean up the RPCFunc constructor signature (#7586) 2 years ago
  Sam Kleinman 8ff367ad29
log: avoid use of legacy test logging (#7583) 2 years ago
  M. J. Fromberger 81ee41228a
rpc: consolidate RPC route map construction (#7582) 2 years ago
  Sam Kleinman cef17e1c02
node+rpc: rpc environment should own it's creation (#7573) 2 years ago
  Sam Kleinman fd2eccbae1
consensus: use noop logger for WAL test (#7580) 2 years ago
  Sam Kleinman ed660bddeb
node+privval: refactor privval construction (#7574) 2 years ago
  M. J. Fromberger 5a89263dbe
rpc: simplify panic recovery in the server middleware (#7578) 2 years ago
  M. J. Fromberger 904957aaa9
rpc: rework how responses are written back via HTTP (#7575) 2 years ago
  Sam Kleinman 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
  Sam Kleinman 7a9a38d9d7
service: avoid debug logs before error (#7564) 2 years ago
  Sam Kleinman 25e665df17
internal/libs: delete unused functionality (#7569) 2 years ago
  Sam Kleinman e07c4cdcf2
node: collapse initialization internals (#7567) 2 years ago
  M. J. Fromberger 5c1399d803
rpc: fix mock test cases (#7571) 2 years ago
  Sam Kleinman 6efdba8aa9
statesync: SyncAny test buffering (#7570) 2 years ago
  M. J. Fromberger 1f5e64e5b6
rpc: remove cache control settings from the HTTP server (#7568) 2 years ago
  Sam Kleinman fb10d1c705
statesync: clarify test cleanup (#7565) 2 years ago
  Sam Kleinman 46f56fcea5
node: move seed node implementation to its own file (#7566) 2 years ago
  dependabot[bot] 4d11336475
build(deps): Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#7562) 2 years ago
  Sam Kleinman cc51bf7587
tests: remove in-test logging (#7558) 2 years ago
  Sam Kleinman 841629f5b7
privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 2 years ago
  M. J. Fromberger a4d0a43100
rpc: refactor the HTTP POST handler (#7555) 2 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  M. J. Fromberger 7f8b75e1ee
rpc: replace anonymous arguments with structured types (#7552) 2 years ago
  Kene 2f858f1448
node: new concrete type for seed node implementation (#7521) 2 years ago
  M. J. Fromberger 6291d22f46
rpc: simplify the JSON-RPC client Caller interface (#7549) 2 years ago
  Sam Kleinman 692701a551
abci: socket server shutdown response handler (#7547) 2 years ago
  Sam Kleinman d331a08607
statesync: use specific testing.T logger for tests (#7543) 2 years ago
  M. J. Fromberger 8e58c564c0
rpc: collapse Caller and HTTPClient interfaces. (#7548) 2 years ago
  M. J. Fromberger 211d755aca
rpc: remove positional parameter encoding from clients (#7545) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman f19f84bc8c
test: uniquify prom IDs (#7540) 2 years ago
  dependabot[bot] 6c669b70a4
build(deps): Bump technote-space/get-diff-action from 5 to 6.0.1 (#7535) 2 years ago
  M. J. Fromberger 366ab1947a
Replace uses of libs/json with encoding/json. (#7534) 2 years ago
  Sam Kleinman d5c39f907d
test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
  Sam Kleinman 90cf742065
pex: regularize reactor constructor (#7532) 2 years ago
  Sam Kleinman aa76a367e0
blocksync: standardize construction process (#7531) 2 years ago