dadepo

Results 67 comments of dadepo

From what I can see, it seems the sync committee participation is now ok. Given the following output: ``` ➜ ~ curl "http://localhost:9596/eth/v1/beacon/states/head/sync_committees" | jq . % Total % Received...

Just to be clear, the purpose is to be able to drive the EL by making this call? What about the `engine_newPayloadV1` call. Should that not also be included?

> If this blockhash is too old (under worst case conditions too old is ~14 days) @ncitron Is the age for the worst case condition static and always be ~14...

>In my opinion implementations don't need to be consistent on the API level, only on the network level > What do folks think? From an outsider trying to get into...

Looked into how the [Bootstrap list of Peers when booting a node](https://github.com/libp2p/js-libp2p/tree/master/examples/discovery-mechanisms#3-pubsub-based-peer-discovery) would look like in rust-libp2p as this seems to be the simplest: connect to a provided list of...

An instruction step was missing in the README. Added it here https://github.com/sergeyt/karma-typescript-preprocessor/pull/73

I really appreciate the finds! Keep 'em coming! I will also look into this over the weekend and work on a fix if need be.

Hi! Can you share the errors you are getting?

Definitely not right! I'll get this fixed over the weekend!

Thanks for reporting this. A bit busy at the moment but I'll try and look into this over the weekend