protolambda

Results 158 comments of protolambda

@liobah has this been resolved? Can we close this issue?

Different BLS library, should work, closing

Which computer architecture and Go version are you using? It works for me on `x86_64` Linux AMD, Go 1.20.6.

The Herumi library is a native dependency, this may be causing the compiler errors with undefined types, if your architecture/type somehow isn't supported by it. ~Maybe you can try bumping...

To replace Herumi BLS with a newer better supported BLS library (BLST or Kilic BLS), we need an alternative to `PrivateKeyFromSeedAndPath` from https://github.com/wealdtech/go-eth2-util which depends on https://github.com/wealdtech/go-eth2-types which uses the...

Closing this, issue seems stale, BLS library was swapped already and tool should install fine

In personal capacity I'm interested to support the testnet with validators + maybe some faucet automation, I applied to both of the other genesis threads for that. With OP Labs...

Happy to contribute to mocktimism or do a quick walk-through of the stuff in op-service, there's lots of reusable service code there that can help

> There is an error in CI. Perhaps a flake or race condition? Not sure, it was 3 weeks old, rebased and should be good now. > However AFAICT these...