lightclient
lightclient
Okay if I get rid of all [mnemonic processors](https://github.com/AleoHQ/wagyu/blob/523a1ff4412cfd1e07c9c1929a7b13581dcab1bf/wagyu/cli/ethereum.rs#L711-L718) except the English one, I get a different error `Error: DerivationPathError(InvalidChildNumberFormat)`. If I drop the final slash on the derivation path,...
Not sure if you saw this doc by Yoav, but I think he has a nice outline for what should be done to keep relays "honest": https://notes.ethereum.org/@yoav/BJeOQ8rI5 A few general...
It depends on how much information we expect the verifier to have. I see two main possibilities here: 1. The verifier has no state beyond the `GetHeader` response. In this...
Sam recommended just overriding the math operators for the `Expression` type, and as usual, his approach is much simpler. So we can do that instead.
Okay so the user of the assembler will choose a push of the correct size for the future address of the label.
@pr0toshi, can you please move this EIP up a director and delete the directory `EIPS/EIPs`.
@fulldecent if you can update the `type` field to be above `category`, I will approve.
@SamWilsn I think manually override for final EIPs is okay, but for EIPs still being actively worked on - we should just add `ethereum/consensus-specs` to an allow list in EIPW...
@Pandapip1 I don't think we can unilaterally convert these licenses as the authors should approve the change.