Carl Beekhuizen
Carl Beekhuizen
I've been discussing this at length with various community members. The idea is very nice, but the implementation is less easy. IMO, simply adding a GPG signature is security theatre...
I think a good approach is to have the "options" available as tabs on the launchpad. By default, users would only see the binaries option, but if they choose so,...
Agreed that that would be very cool to check for existing deposits to a given address, but it is not possible without either following the eth2 chain (infrastructure to do...
I was under the impression that web3 did not support historical logs (beyond when you started watching), but I was mistaken. That said, there is a chance we run into...
One edge case in the bls specs itself is `CoreAggregateVerify` does not check the subgroup for unaggregated signatures, only the sum (see https://github.com/cfrg/draft-irtf-cfrg-bls-signature/issues/33). I also lean towards 1 for simplicity...
ACK, thanks @ulerdogan, `./assets/eip-7212/` removed too
Interesting, I like it! I have updated the EIP to refer to its new RIP home as you suggested @poojaranjan