Gunanshu Joshi

Results 2 issues of Gunanshu Joshi

While deploying the faucet service for a chain on my VM, I faced the following issue: ``` /home/skc/faucet/node_modules/@cosmjs/crypto/build/pbkdf2.js:60 let subtle = globalThis?.crypto?.subtle; ^ SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16)...

Hi, I’ve been running a Geth network successfully for 7 days, but yesterday it suddenly stopped working. On checking the logs, I found the following error in the consensus layer...