gus4rs
gus4rs
It started to manifest after the merge on Göerli, and it still happens. On mainnet it works fine.
erigon version 2022.08.3-alpha-defbddf8
I restored a backup from last week as a workaround
Also started missing most of attestations since upgraded last couple of hours
I restarted both execution layer and consensus layer: errors stop appearing.
More details, I have the Holesky Network correctly configured in Metamask. Error message: ``` TypeError: a is undefined e Chains.ts:11 f runtime.js:45 _invoke runtime.js:274 t runtime.js:97 Babel 4 n c...
This should do the trick to replace the launchpad by cmd line tools + Metamask: https://gist.github.com/gus4rs/18e00a1249778b8bbbb71c3efe586ff1
So the idea is to let wallet and server compete for the index lock? The index lock is held for a VERY long time, making using a wallet a nightmare
@raphjaph ```inscriptions``` are still required in the batch file ``` error: missing field `inscriptions` at line 23 column 1 ``` ``` ord --version ord 0.18.1 ```
It creates an inscription s > you can do: > > ``` > inscriptions: > - > ``` > > It's a bit janky for now but works. It actually...