We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
branch beroburnt/multi-client
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
post_v1_validator_beacon_committee_subscriptions
committee_index
slot
aggregator
validator_pubkey
slot_signature
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
yarn run testnet:nimbus:down
yarn run integration:nimbus
The text was updated successfully, but these errors were encountered:
mpetrunic
No branches or pull requests
branch
beroburnt/multi-client
Nimbus
post_v1_validator_beacon_committee_subscriptions
JSON-RPC reque parametherscommittee_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 localtestnetyarn run testnet:nimbus:down
in case need to re-run testnent need to be killed firstyarn run integration:nimbus
to start validator test on localtestnet nodeThe text was updated successfully, but these errors were encountered: