update logScope topics to match new rln module name

This commit is contained in:
stubbsta 2026-06-26 09:02:46 +02:00
parent 6f15000008
commit df136a02f8
No known key found for this signature in database
8 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@ import ../rln, ../protocol_types, ../protocol_metrics, ../conversion_utils
import logos_delivery/waku/[waku_relay, waku_core]
logScope:
topics = "waku rln_relay adapter"
topics = "waku rln adapter"
proc generateRlnValidator*(
wakuRlnRelay: WakuRln, spamHandler = none(SpamHandler)

View File

@ -12,7 +12,7 @@ import ../waku_keystore
export web3, chronicles, stint, constants, endians2
logScope:
topics = "waku rln_relay conversion_utils"
topics = "waku rln conversion_utils"
proc inHex*(
value:

View File

@ -27,7 +27,7 @@ import
export group_manager_base
logScope:
topics = "waku rln_relay onchain_group_manager"
topics = "waku rln onchain_group_manager"
type
WakuRlnContractWithSender = Sender[WakuRlnContract]

View File

@ -18,7 +18,7 @@ import
../group_manager_base
logScope:
topics = "waku rln_relay onchain rpc_wrapper"
topics = "waku rln onchain rpc_wrapper"
# using the when predicate does not work within the contract macro, hence need to dupe
contract(WakuRlnContract):

View File

@ -6,7 +6,7 @@ import chronicles, results
import ./types, ./protocol_types, ./conversion_utils, ./proof
logScope:
topics = "waku rln_relay nullifier_log"
topics = "waku rln nullifier_log"
proc hasDuplicate*(
rlnPeer: WakuRln, epoch: Epoch, proofMetadata: ProofMetadata

View File

@ -5,7 +5,7 @@ import chronicles, metrics, metrics/chronos_httpserver, ../utils/collector
export metrics
logScope:
topics = "waku rln_relay"
topics = "waku rln"
func generateBucketsForHistogram*(length: int): seq[float64] =
## Generate a custom set of 5 buckets for a given length

View File

@ -39,7 +39,7 @@ import
export types, config, proof, nullifier_log
logScope:
topics = "waku rln_relay"
topics = "waku rln"
proc stop*(rlnPeer: WakuRln) {.async: (raises: [Exception]).} =
## stops the rln-relay protocol

View File

@ -7,7 +7,7 @@ import ../../waku_core, ../../waku_keystore
{.push raises: [], gcsafe.}
logScope:
topics = "waku rln_relay ffi"
topics = "waku rln ffi"
# Forward decl; body defined below.
proc generateExternalNullifier*(