wormhole/node
tbjump 73841556ba
node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390)
Release Notes
New guardiand cli options:
--publicRpcLogDetail [string]
none -- no logging of gRPC requests at all
minimal -- only log gRPC methods
full (default) -- additionally log user-agent and gRPC request payload
--logPublicRpcToTelemetry [bool]
false do not send publicrpc logs to Google Cloud Logging
true (default) -- (current behavior)

Co-authored-by: tbjump <>
2023-03-01 07:10:04 -08:00
..
cmd node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
hack node - wormchain config 2023-01-27 11:27:41 -06:00
pkg node: add request logging with --publicRpcLogDetail and --logPublicRpcToTelemetry (#2390) 2023-03-01 07:10:04 -08:00
tools node/tools: update dlv to v1.9.1 2023-02-27 09:21:01 -08:00
Dockerfile wormchain: add migrating contracts with vaa 2023-02-07 12:15:11 -06:00
Makefile Add new sections to SECURITY.md and CONTRIBUTING.md (#1408) 2022-08-11 15:33:24 -04:00
go.mod accountant: address review comments for modify governance vaa 2023-02-15 06:23:25 -08:00
go.sum accountant: address review comments for modify governance vaa 2023-02-15 06:23:25 -08:00
main.go node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00