Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prepareBeaconCommitteeSubnet on nimbus JSON-RPC #567

Closed
BeroBurny opened this issue Jun 23, 2021 · 0 comments
Closed

prepareBeaconCommitteeSubnet on nimbus JSON-RPC #567

BeroBurny opened this issue Jun 23, 2021 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@BeroBurny
Copy link
Collaborator

branch beroburnt/multi-client

Nimbus post_v1_validator_beacon_committee_subscriptions JSON-RPC reque paramethers
committee_index slot aggregator validator_pubkey slot_signature
https://github.com/status-im/nimbus-eth2/blob/44f652f704f14c67e648f2b14dee652d44b858c5/beacon_chain/rpc/validator_api.nim#L120

I have no idea what they meant for slot_signature
implementation for simplified testing
https://github.com/NodeFactoryIo/ChainGuardian/blob/beroburnt/multi-client/src/renderer/services/eth2/client/nimbus/cgNimbusEth2ValidatorApi.ts

  • yarn run testnet:nimbus to start nimbus localtestnet
    • yarn run testnet:nimbus:down in case need to re-run testnent need to be killed first
  • yarn run integration:nimbus to start validator test on localtestnet node
@BeroBurny BeroBurny added the help wanted Extra attention is needed label Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants