Anthony Laibe

Results 13 comments of Anthony Laibe

@du64 this is an opt-in tool we use to debug things like message missing in wakuv2. This is mean to be enabled only by developer

@michelleplur did u enable the service? ``` sudo systemctl start pcscd.socket ``` On ubuntu this service is not enabled by default

After changing the keycard debug to: ``` cardCtx, err := scard.EstablishContext() if err != nil { err = newKeycardError(err.Error()) l(err.Error()) close(kc.connected) return err } ``` In order to have the...

@michelleplur ☝ is it something you can look at?

How did u trigger : `Contract is not available in a chainID` and `ENS not available on chain` I made them static, always using the same chain id `Infura Key...

> This i got it not on the login, but on the browser when attempting to browse simpledapp.eth Browser is totally out of scope and we have not maintained it...

I am marking this one as done just because we haven;t yet work on that part yet. This should be handle by the syncing mechanism

my 2 cents suggestion: TransactionConnector