9421 Commits (692701a551d1e8f4e9a23e6362e7728ca22d72e2)
 

Author SHA1 Message Date
  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
  Sam Kleinman ae7a76a175
evidence: reactor constructor (#7533) 2 years ago
  Sam Kleinman 059b38afe4
mempool: refactor mempool constructor (#7530) 2 years ago
  Sam Kleinman fc36c7782f
statesync: reactor and channel construction (#7529) 2 years ago
  Sam Kleinman 10402b728f
consensus+p2p: change how consensus reactor is constructed (#7525) 2 years ago
  Sam Kleinman 74a8941854
consensus: remove reactor options (#7526) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman a91d3cb894
e2e: make tx test more stable (#7523) 2 years ago
  Sam Kleinman 0ae974e639
libs/os: remove trap signal (#7515) 2 years ago
  Sam Kleinman 386c3a0ff7
e2e: constrain test parallelism and reporting (#7516) 2 years ago
  Sam Kleinman 752a3a6c24
types: tests should not panic (#7506) 2 years ago
  Sam Kleinman 69f0a3b1c0
e2e: avoid global test context (#7512) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman 8564c5079f
e2e: use more simple strings for generated transactions (#7513) 2 years ago
  Sam Kleinman 4137c16d3f
privval: improve test hygine (#7511) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman a67e0e6c43
light: remove global context from tests (#7505) 2 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 2 years ago
  Sam Kleinman 430817d9e9
types: remove panic from block methods (#7501) 2 years ago
  M. J. Fromberger 5f85c8f536
types: fix path handling in node key tests (#7493) 2 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 3 years ago
  dependabot[bot] 41bfcfeb31
build(deps): Bump docker/login-action from 1.10.0 to 1.12.0 (#7494) 3 years ago
  dependabot[bot] a86965679d
build(deps): Bump github.com/rs/cors from 1.8.0 to 1.8.2 (#7484) 3 years ago
  Carlos Rodriguez 2f5ad5f8cc
docs: update go ws code snippets (#7486) 3 years ago
  sgmoore e7afc57a6a
Remove extra white space (#7477) 3 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 3 years ago
  Sam Kleinman 3b6c3890d6
rfc: don't panic (#7472) 3 years ago
  M. J. Fromberger cea8bcc9bb
Remove the "URI" RPC client. (#7474) 3 years ago
  Sam Kleinman 9a0dbdbf13
libs/rand: remove custom seed function (#7473) 3 years ago
  dependabot[bot] ff615dda66
build(deps): Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#7470) 3 years ago
  dependabot[bot] ead3a21927
build(deps): Bump github.com/rs/zerolog from 1.26.0 to 1.26.1 (#7469) 3 years ago
  Sam Kleinman bef120dadf
contexts: remove all TODO instances (#7466) 3 years ago
  Callum Waters 184b105509
statesync: assert app version matches (#7463) 3 years ago
  William Banfield 20c547a901
rfc: deterministic proto bytes serialization (#7427) 3 years ago
  dependabot[bot] 7705c9d086
build(deps): Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#7455) 3 years ago
  M. J. Fromberger 82738eb016
Move the libs/pubsub package to internal scope (#7451) 3 years ago
  dependabot[bot] f3278e8b68
build(deps): Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#7456) 3 years ago
  M. J. Fromberger ab7da86b06
Internalize libs/sync. (#7450) 3 years ago
  M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449) 3 years ago