lightclient
lightclient
@MicahZoltu EOAs instantiating txs is a fundamental attribute of the protocol that we have no intention of changing in the medium term (see EIP-4337). And as I also said, we...
No you understand the proposal correctly. It would be of an EOA transaction. It doesn't work with contract wallets and IMO that is okay. > but then things get very...
Yes, that is a good requirement. I will prioritize this.
Interesting, my initial thinking was to allow this (I normalized [here](https://github.com/lightclient/eipv/blob/127f0786a45b686295181176d9b6058b4ac6d869/src/runner.rs#L92-L93)). I don't have a strong preference, so I'm happy to raise an error instead.
Yep, without a line number it is really confusing. I'll update this.
Yes, this is a good idea. I will prioritize this.
What sort of markdown failures would we want to capture? It seems like `[WIP]` is valid? I would think that Jekyll would catch any markdown errors. But it would make...
Feel free to take a stab and open a PR. The number does not have to be 4 digits (e.g. eip-20.md).
Maybe try to rename `ci.yml` to `ci.yaml`?