9421 Commits (692701a551d1e8f4e9a23e6362e7728ca22d72e2)
 

Author SHA1 Message Date
  Sam Kleinman f56df58fe8
testing,log: add testing.T logger connector (#7447) 3 years ago
  Sam Kleinman e3aaae570d
node: minor package cleanups (#7444) 3 years ago
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 3 years ago
  M. J. Fromberger a872dd75b7
Fix broken documentation link. (#7439) 3 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 3 years ago
  dependabot[bot] 2b35d8191c
build(deps-dev): Bump watchpack from 2.3.0 to 2.3.1 in /docs (#7430) 3 years ago
  Sam Kleinman 65c0aaee5e
p2p: use recieve for channel iteration (#7425) 3 years ago
  Jacob Gadikian 4e2aa63bb3
Go 1.17 (#7429) 3 years ago
  dependabot[bot] f80c235842
build(deps): Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#7434) 3 years ago
  dependabot[bot] 4da0a4b8ed
build(deps): Bump github.com/adlio/schema from 1.2.2 to 1.2.3 (#7432) 3 years ago
  dependabot[bot] f8bf2cb912
build(deps): Bump github.com/adlio/schema from 1.1.15 to 1.2.2 (#7423) 3 years ago
  M. J. Fromberger a925f4fa84
Fix a panic in the indexer service test. (#7424) 3 years ago
  Emmanuel T Odeke 3e92899bd9
internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) 3 years ago
  Sam Kleinman bd6dc3ca88
p2p: refactor channel Send/out (#7414) 3 years ago
  M. J. Fromberger f79b77036f
Fix link to Terraform/Ansible documentation. (#7416) 3 years ago
  dependabot[bot] 358fc5f6c4
build(deps): Bump github.com/adlio/schema from 1.1.14 to 1.1.15 (#7407) 3 years ago
  Sam Kleinman 867d406c6c
state: pass connected context (#7410) 3 years ago
  Sam Kleinman 9c21d4140b
mempool: avoid arbitrary background contexts (#7409) 3 years ago
  Sam Kleinman cb88bd3941
p2p: migrate to use new interface for channel errors (#7403) 3 years ago
  Sam Kleinman 892f5d9524
service: cleanup mempool and peer update shutdown (#7401) 3 years ago
  Callum Waters 5ba3c6be42
cmd: cosmetic changes for errors and print statements (#7377) 3 years ago
  Sam Kleinman 26d421b8f6
Revert "ci: tweak e2e configuration (#7400)" (#7404) 3 years ago
  Sam Kleinman 587c91132b
build: declare packages variable in correct makefile (#7402) 3 years ago
  Sam Kleinman b057740bd3
ci: tweak e2e configuration (#7400) 3 years ago
  Sam Kleinman 0ff3d4b89d
service: cleanup close channel in reactors (#7399) 3 years ago
  Sam Kleinman 0b3e00a6b5
ci: skip docker image builds during PRs (#7397) 3 years ago
  Sam Kleinman 6b35cc1a47
p2p: remove unneeded close channels from p2p layer (#7392) 3 years ago
  Sam Kleinman 4b8fd28148
ci: fix missing dependency (#7396) 3 years ago
  Sam Kleinman 065918d1cd
ci: cleanup build/test targets (#7393) 3 years ago
  M. J. Fromberger 02d456b8b8
Update Mergify configuration. (#7388) 3 years ago
  M. J. Fromberger 2d4844f97f
Update mergify configuration. (#7385) 3 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 3 years ago
  Sam Kleinman 4e355d80c4
p2p: implement interface for p2p.Channel without channels (#7378) 3 years ago
  Sam Kleinman 5f9dd2e7f5
p2p/upnp: remove unused functionality (#7379) 3 years ago
  M. J. Fromberger 8c52956007
Revert CI test timeout. (#7375) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Sam Kleinman b3be1d7d7a
ci: move test execution to makefile (#7372) 3 years ago
  Sam Kleinman 1e208d66e5
tools: remove tm-signer-harness (#7370) 3 years ago
  Callum Waters bca2080c01
cmd: add integration test and fix bug in rollback command (#7315) 3 years ago
  Federico Kunze Küllmer 5f57d84dd3
rpc: implement header and header_by_hash queries (#7270) 3 years ago
  William Banfield f6c39126ed
tools/tm-signer-harness: switch to not use hardcoded bytes for configs in test (#7362) 3 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  Sam Kleinman 3749c37847
p2p: remove unused trust package (#7359) 3 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  M. J. Fromberger ab1788b922
Fix incorrect tests using the PSQL sink. (#7349) 3 years ago
  Sam Kleinman babd3acb70
e2e: generate keys for more stable load (#7344) 3 years ago
  Sam Kleinman 24dcba9230
e2e: clarify apphash reporting (#7348) 3 years ago
  Sam Kleinman c4033f95c1
e2e: stabilize validator update form (#7340) 3 years ago
  Sam Kleinman 070445bc10
pex: improve goroutine lifecycle (#7343) 3 years ago
  Sam Kleinman d5c18b68c8
e2e: more clear height test (#7347) 3 years ago