Releases: ChainSafe/lodestar
Release v1.1.1
Changelog
Merged pull requests:
- v1.1.1 (#4670) (@wemeetagain)
- vc: configure afterBlockDelaySlotFraction for Attestation and SyncCommitteeSignature (#4626) (@tuyennhv)
- Vc to submit SyncCommitteeSignature on early block (#4615) (@tuyennhv)
Release v1.1.1-rc.0
Changelog
Merged pull requests:
Release v1.2.0-rc.1
Changelog
Merged pull requests:
- Allow preset overrides (#4601) (@daniildxb)
- Faster fastMsgIdFn using xxhash (#4649) (@tuyennhv)
- Skip signValidatorRegistration test (#4644) (@dapplion)
- Fix datadir CLI arg type (#4643) (@dapplion)
- Dashboard to show validator_monitor_validators metric (#4631) (@tuyennhv)
- Fix fetchWithRetries typo (#4642) (@dapplion)
- Set maxPeers default > targetPeers (#4606) (@dapplion)
- vc: configure afterBlockDelaySlotFraction for Attestation and SyncCommitteeSignature (#4626) (@tuyennhv)
- Set lodestar version in agent version (#4612) (@dapplion)
- Fix unstable sim tests (#4616) (@nazarhussain)
- Replace geth binary in sim merge tests with docker (#4629) (@g11tech)
- gossip attestation validation: handle no committee error (#4589) (@tuyennhv)
- Vc to submit SyncCommitteeSignature on early block (#4615) (@tuyennhv)
- Disallow usage of console.log (#4585) (@dadepo)
- Add capella hardfork and types (#4568) (@g11tech)
- Run ethereum/bls12-381-tests (#4624) (@dapplion)
- Remove clean pre-build step (#4611) (@dapplion)
- Fix dashboard variables (#4607) (@dapplion)
- Move map utils to utils package (#4622) (@dapplion)
- Removed fork_version from LightClientUpdate (#4613) (@dadepo)
- Update test related dependencies (#4605) (@nazarhussain)
- Update outdated NPM dependencies (#4597) (@nazarhussain)
- Update release.md to remove devops tasks and include local backup strategy (#4602) (@philknows)
- Cleanup the attestation tracker (#4584) (@nazarhussain)
- Update libp2p to ESM version (#4114) (@wemeetagain)
- Implement forkchoice equivocating validators (#4586) (@tuyennhv)
- Use web EventSource if available (#4557) (@wemeetagain)
- Update merge CI to latest commits of ELs (#4504) (@g11tech)
- Make all Writes by default 600 pem (#4594) (@g11tech)
- Start network before sync (#4581) (@tuyennhv)
- Merge Stable (v1.1.0) into Unstable (#4593) (@tuyennhv)
- Slow down the dynamic batch size recovery for eth1 deposit tracker (#4588) (@g11tech)
- Use mix of local key manager and external signer for sim tests (#4583) (@nazarhussain)
- Add sync committee assertions (#4582) (@nazarhussain)
- Add assertions for the head and finality (#4573) (@nazarhussain)
- Fix computed db checkpoint for weak subjectivity checks (#4575) (@g11tech)
- Remove /lib/ usage for IValidatorCliArgs (#4578) (@dapplion)
- Remove SHARDING_* fields from spec config (#4572) (@dapplion)
- Add strong ref to head state in state cache (#4562) (@dapplion)
- Enable auto-refresh on all dashboards (#4570) (@dapplion)
- Overhaul blinded types into multi-fork (#4565) (@g11tech)
- Add assertions to sim tests (#4510) (@nazarhussain)
- Add more getDependentRoot unit tests (#4564) (@dapplion)
- Use consistent type-guards in blinded block checks (#4560) (@dapplion)
- Checkpoint sync only if db state is stale (#4563) (@g11tech)
- Fix typo in local.md (#4561) (@alexmmueller)
- Remove ChainEvent.forkChoiceHead event (#4553) (@dapplion)
- Set dependantRoot type to string in api (#4554) (@dapplion)
- Improve validator UX (#4558) (@g11tech)
- Replace findAttesterDependentRoot with getDependantRoot (#4555) (@dapplion)
- Duplicate actions in the CI pipeline (#4552) (@nazarhussain)
- Fix remote signing (#4502) (@dadepo)
- Make batch sizes dynamic for eth1 fetch of blocks/logs (#4532) (@g11tech)
- Customize fastify bodyLimit (#4541) (@dapplion)
- Add DOMAIN_APPLICATION_MASK validation for builder domain (#4542) (@g11tech)
- Add trace log level (#4539) (@dapplion)
- Export light client validation functions (#4537) (@wemeetagain)
- Clean up cli logger args (#4538) (@dapplion)
- Add feerecipient and gas_limit routes (#4511) (@g11tech)
- Update the checkpoint sync references and args in the usage instructions (#4533) (@g11tech)
- Update default file options to save debug level log (#4531) (@g11tech)
- FIx archive finalized states db entry key typo (#4508) (@dapplion)
- Update default.env to current network values (#4519) (@philknows)
- Prevent MaxListenersExceededWarning observed in validator's abort controller (#4512) (@dadepo)
- More readable dbFilterOptions logic (#4516) (@dapplion)
- Relax nodeIsViableForHead if justified epoch is previous epoch (#4520) (@tuyennhv)
- Updating light client proof logic to root next sync committee in attested header (#4478) (@dadepo)
- Update validator monitor dashboards (#4518) (@dapplion)
- Bump level db to 8.0.0 (#4514) (@dapplion)
- Move winston NodeJS transports to cli package (#4509) (@dapplion)
Release v1.2.0-rc.0
Changelog
Merged pull requests:
- Update release.md to remove devops tasks and include local backup strategy (#4602) (@philknows)
- Cleanup the attestation tracker (#4584) (@nazarhussain)
- Update libp2p to ESM version (#4114) (@wemeetagain)
- Implement forkchoice equivocating validators (#4586) (@tuyennhv)
- Use web EventSource if available (#4557) (@wemeetagain)
- Update merge CI to latest commits of ELs (#4504) (@g11tech)
- Make all Writes by default 600 pem (#4594) (@g11tech)
- Start network before sync (#4581) (@tuyennhv)
- Merge Stable (v1.1.0) into Unstable (#4593) (@tuyennhv)
- Slow down the dynamic batch size recovery for eth1 deposit tracker (#4588) (@g11tech)
- Use mix of local key manager and external signer for sim tests (#4583) (@nazarhussain)
- Add sync committee assertions (#4582) (@nazarhussain)
- Add assertions for the head and finality (#4573) (@nazarhussain)
- Fix computed db checkpoint for weak subjectivity checks (#4575) (@g11tech)
- Remove /lib/ usage for IValidatorCliArgs (#4578) (@dapplion)
- Remove SHARDING_* fields from spec config (#4572) (@dapplion)
- Add strong ref to head state in state cache (#4562) (@dapplion)
- Enable auto-refresh on all dashboards (#4570) (@dapplion)
- Overhaul blinded types into multi-fork (#4565) (@g11tech)
- Add assertions to sim tests (#4510) (@nazarhussain)
- Add more getDependentRoot unit tests (#4564) (@dapplion)
- Use consistent type-guards in blinded block checks (#4560) (@dapplion)
- Checkpoint sync only if db state is stale (#4563) (@g11tech)
- Fix typo in local.md (#4561) (@alexmmueller)
- Remove ChainEvent.forkChoiceHead event (#4553) (@dapplion)
- Set dependantRoot type to string in api (#4554) (@dapplion)
- Improve validator UX (#4558) (@g11tech)
- Replace findAttesterDependentRoot with getDependantRoot (#4555) (@dapplion)
- Duplicate actions in the CI pipeline (#4552) (@nazarhussain)
- Fix remote signing (#4502) (@dadepo)
- Make batch sizes dynamic for eth1 fetch of blocks/logs (#4532) (@g11tech)
- Customize fastify bodyLimit (#4541) (@dapplion)
- Add DOMAIN_APPLICATION_MASK validation for builder domain (#4542) (@g11tech)
- Add trace log level (#4539) (@dapplion)
- Export light client validation functions (#4537) (@wemeetagain)
- Clean up cli logger args (#4538) (@dapplion)
- Add feerecipient and gas_limit routes (#4511) (@g11tech)
- Update the checkpoint sync references and args in the usage instructions (#4533) (@g11tech)
- Update default file options to save debug level log (#4531) (@g11tech)
- FIx archive finalized states db entry key typo (#4508) (@dapplion)
- Update default.env to current network values (#4519) (@philknows)
- Prevent MaxListenersExceededWarning observed in validator's abort controller (#4512) (@dadepo)
- More readable dbFilterOptions logic (#4516) (@dapplion)
- Relax nodeIsViableForHead if justified epoch is previous epoch (#4520) (@tuyennhv)
- Updating light client proof logic to root next sync committee in attested header (#4478) (@dadepo)
- Update validator monitor dashboards (#4518) (@dapplion)
- Bump level db to 8.0.0 (#4514) (@dapplion)
- Move winston NodeJS transports to cli package (#4509) (@dapplion)
Release v1.1.0
Changelog
Merged pull requests:
- v1.1.0 release (#4580) (@tuyennhv)
- Revert PR 4487: Do not set udp in enr (#4579) (@tuyennhv)
- Reintroduce
typescript-docs-verifier
(#4507) (@wemeetagain) - Fix: Typo (#4506) (@omahs)
- Move produceBlock main function to BeaconChain class (#4380) (@dapplion)
- Cache and reuse old validator registration data if no params change (#4447) (@g11tech)
- Allow specifying proposer metadata per validator pubkey (#4494) (@g11tech)
- Update forkchoice using latestValidHash updates from execution engine (#4182) (@g11tech)
- Enable builder api spec tests (#4496) (@dapplion)
- Rename defaultFeeRecipient to suggestedFeeRecipient (#4503) (@dapplion)
- Simplify beacon cmd init sequence (#4487) (@dapplion)
- Log bad PeerId format (#4479) (@dapplion)
- Review metrics (#4475) (@dapplion)
- Reduce one pipe level in ReqResp handler (#4385) (@dapplion)
- Preventing MaxListenersExceededWarning (#4421) (@dadepo)
- Prune typedoc references not longer active (#4436) (@dapplion)
- Deprecate BeaconBlocksByRange.step (#4499) (@dapplion)
- Check API definitions against OpenAPI spec (#4493) (@dapplion)
- Skip verify+import blocks perf test (#4498) (@dapplion)
- Re-add checkpointState (#4489) (@dapplion)
- Migrate to libp2p-gossipsub 0.14.1 (#4427) (@tuyennhv)
- Re-add voluntary exit cmd (#4490) (@dapplion)
- Add circuit breaker for builder (#4488) (@g11tech)
- Expose constants in config/spec API (#4492) (@dapplion)
- Chunkify prepareBeaconCommitteeSubnet() for large request (#4471) (@tuyennhv)
- Fetch genesisValidatorsRoot from cached metadata value (#4486) (@dapplion)
- Handle invalid persisted ENR (#4481) (@dapplion)
- Add well-known genesisData in config (#4480) (@dapplion)
- Split main dashboard (#4474) (@dapplion)
- Add sepolia to networks defined in light-client package (#4476) (@dadepo)
- validator/test: restore nimbus interop configs (#4460) (@q9f)
- Add actionName to all reportAction calls (#4469) (@dapplion)
- Inject git commit in docker build (#4470) (@dapplion)
- Remove suggestion to use weakSubjectivityStateFile when checkpointSyncUrl errors (#4463) (@dadepo)
- Re-enable workflow runs for any branch push/pr (#4467) (@g11tech)
- Frame encode reqresp error (#4466) (@dapplion)
- Skip waitForSlot pre-genesis (#4468) (@dapplion)
- Fix getDomain() (#4461) (@tuyennhv)
Release v1.1.0-rc.0
Changelog
Merged pull requests:
- Revert PR 4487: Do not set udp in enr (#4579) (@tuyennhv)
- Reintroduce
typescript-docs-verifier
(#4507) (@wemeetagain) - Fix: Typo (#4506) (@omahs)
- Move produceBlock main function to BeaconChain class (#4380) (@dapplion)
- Cache and reuse old validator registration data if no params change (#4447) (@g11tech)
- Allow specifying proposer metadata per validator pubkey (#4494) (@g11tech)
- Update forkchoice using latestValidHash updates from execution engine (#4182) (@g11tech)
- Enable builder api spec tests (#4496) (@dapplion)
- Rename defaultFeeRecipient to suggestedFeeRecipient (#4503) (@dapplion)
- Simplify beacon cmd init sequence (#4487) (@dapplion)
- Log bad PeerId format (#4479) (@dapplion)
- Review metrics (#4475) (@dapplion)
- Reduce one pipe level in ReqResp handler (#4385) (@dapplion)
- Preventing MaxListenersExceededWarning (#4421) (@dadepo)
- Prune typedoc references not longer active (#4436) (@dapplion)
- Deprecate BeaconBlocksByRange.step (#4499) (@dapplion)
- Check API definitions against OpenAPI spec (#4493) (@dapplion)
- Skip verify+import blocks perf test (#4498) (@dapplion)
- Re-add checkpointState (#4489) (@dapplion)
- Migrate to libp2p-gossipsub 0.14.1 (#4427) (@tuyennhv)
- Re-add voluntary exit cmd (#4490) (@dapplion)
- Add circuit breaker for builder (#4488) (@g11tech)
- Expose constants in config/spec API (#4492) (@dapplion)
- Chunkify prepareBeaconCommitteeSubnet() for large request (#4471) (@tuyennhv)
- Fetch genesisValidatorsRoot from cached metadata value (#4486) (@dapplion)
- Handle invalid persisted ENR (#4481) (@dapplion)
- Add well-known genesisData in config (#4480) (@dapplion)
- Split main dashboard (#4474) (@dapplion)
- Add sepolia to networks defined in light-client package (#4476) (@dadepo)
- validator/test: restore nimbus interop configs (#4460) (@q9f)
- Add actionName to all reportAction calls (#4469) (@dapplion)
- Inject git commit in docker build (#4470) (@dapplion)
- Remove suggestion to use weakSubjectivityStateFile when checkpointSyncUrl errors (#4463) (@dadepo)
- Re-enable workflow runs for any branch push/pr (#4467) (@g11tech)
- Frame encode reqresp error (#4466) (@dapplion)
- Skip waitForSlot pre-genesis (#4468) (@dapplion)
- Fix getDomain() (#4461) (@tuyennhv)
Release v1.0.0
Lodestar started nearly 4 years ago when it was told to Greg (CTO @ ChainSafe Systems) that developing a consensus client with JavaScript was a crazy idea. However, weβre now one step closer to living in a dream where we can have browser-compatible access to blockchain data directly from a decentralized Ethereum blockchain. Thanks to everyone that has participated in this journey, Lodestar is today production-ready and merge-ready.
Breaking Changes
Lodestar CLI flags have changed for all commands. Below there's a sample usage of a validator node for v0.41.0 and v1.0.0
v0.41.0
lodestar beacon
--rootDir /data
--api.rest.enabled
--api.rest.host 0.0.0.0
--execution.urls http://localhost:8551
--jwt-secret /jwtsecret
--weakSubjectivitySyncLatest
--weakSubjectivityServerUrl http://other-beacon-node
lodestar validator
--rootDir /data
--server http://localhost:9596
--importKeystoresPath /keystores
--importKeystoresPassword /password.txt
v1.0.0
lodestar beacon
--dataDir /data
--rest
--rest.address 0.0.0.0
--execution.urls http://localhost:8551
--jwt-secret /jwtsecret
--checkpointSyncUrl http://other-beacon-node
lodestar validator
--dataDir /data
--server http://localhost:9596
--importKeystores /keystores
--importKeystoresPassword /password.txt
Exhaustive list of all flag changes:
global flags
Previous flag | New flag |
---|---|
rootDir |
dataDir |
logLevelFile |
logFileLevel |
logRotate |
logFileDailyRotate |
logMaxFiles |
logFileDailyRotate |
network prater |
network goerli |
lodestar beacon command
Previous flag | New flag |
---|---|
api.rest.api |
rest |
api.rest.cors |
rest.cors |
api.rest.enabled |
rest.namespace |
api.rest.address |
rest.address |
api.rest.host |
rest.address |
api.rest.port |
rest.port |
builder.enabled |
builder |
chain.proposerBoostEnabled |
dropped |
chain.computeUnrealized |
dropped |
chain.defaultFeeRecipient |
suggestedFeeRecipient |
eth1.enabled |
eth1 |
eth1.providerUrl |
dropped |
eth1.depositContractDeployBlock |
hidden |
metrics.listenAddress |
metrics.address |
metrics.enabled |
metrics |
network.discv5.enabled |
discv5 |
network.discv5.bindAddr |
listenAddress |
network.discv5.bootEnrs |
bootnodes |
network.maxPeers |
dropped |
network.targetPeers |
targetPeers |
network.bootMultiaddrs |
dropped |
network.localMultiaddrs |
use port + listenAddress |
network.subscribeAllSubnets |
subscribeAllSubnets |
weakSubjectivityStateFile |
dropped |
weakSubjectivitySyncLatest |
set to default |
weakSubjectivityServerUrl |
checkpointSyncUrl |
weakSubjectivityCheckpoint |
wssCheckpoint |
lodestar validator command
Previous flag | New flag |
---|---|
importKeystoresPath |
importKeystores |
defaultFeeRecipient |
suggestedFeeRecipient |
Changelog
Merged pull requests:
- Frame encode reqresp error (#4466) (@dapplion)
- Skip waitForSlot pre-genesis (#4468) (@dapplion)
- Fix getDomain() (#4461) (@tuyennhv)
- Rename CLI flags for v1 (#4457) (@wemeetagain)
- Consider state slot in getDomain (#4430) (@wemeetagain)
- Re-enable full merge interop tests (#4458) (@g11tech)
- Update spec tests to v1.2.0-rc.3 skipping not yet supported testcases (#4456) (@g11tech)
- config/network: remove kiln and prater (#4451) (@q9f)
- cli/cmds: remove account subcommand (#4452) (@q9f)
- Update the gossip max chunk size to bellatrix specs (#4450) (@g11tech)
- Fix the prepareNextSlot scheduler and add payload metrics (#4446) (@g11tech)
- unregisterValidator when removing key from API (#4438) (@dapplion)
- Improve isValidAddress validation (#4440) (@dapplion)
- Update Docs Regarding Public Exposure of API (#4443) (@philknows)
- Throw Error if slot is too far into the future (#4437) (@dapplion)
- Fix isValidatePubkeyHex regex (#4439) (@dapplion)
- Remove rmDir bad implementation (#4441) (@dapplion)
- Validate pubkeys args in keymanager API (#4442) (@dapplion)
- Configure mainnet merge (#4429) (@g11tech)
- Revert "Move archive logic to BeaconChain class" (#4425) (@dapplion)
- Add dumpDb debug routes (#4418) (@dapplion)
- Move archive logic to BeaconChain class (#4379) (@dapplion)
- Remove premature log 'start search pow block' (#4416) (@dapplion)
- Log process block errors (#4422) (@dapplion)
- prefix light client paths with beacon (#4413) (@dadepo)
- Add error handling to exchangeTransitionConfiguration (#4414) (@dapplion)
- Add and heartbeat to engine exchangeTransitionConfigurationV1 method (#4411) (@g11tech)
- Replace usage of chai assertion to.be.$value_name (#4407) (@dapplion)
- Remove dependentRoot from getSyncCommitteeDuties (#4406) (@dapplion)
- Fix heap memory issue when processing attestations for altair (#4404) (@tuyennhv)
- Parse remote key's pubkeys into format expected by validator store. (#4405) (@dadepo)
- Add option to run beacon node in follow mode to EL (#4399) (@g11tech)
- Fix the merge block found condition while syncing (#4398) (@g11tech)
- Fix a test file name (#4389) (@nazarhussain)
- Use BeaconChain this in processBlock fns (#4377) (@dapplion)
- Update outdated examples in cli reference (#4386) (@dadepo)
- Use snake case in REST APIs (#4384) (@dapplion)
- Dont track getEffectiveBalanceIncrementsZeroInactive perf test (#4383) (@dapplion)
- Add RootCache performance test (#4374) (@dapplion)
- Make BeaconChain dependencies readonly (#4376) (@dapplion)
- Fix docker image history used tag (#4373) (@dapplion)
- Add metrics to LightClientServer (#4372) (@dapplion)
- Speed up arm64 docker build (#4369) (@dapplion)
- Add execution stats in grafana dashboard (#4362) (@g11tech)
- Build from source by default (#4359) (@dapplion)
- Add execution status to notifier on/post bellatrix (#4366) (@g11tech)
- Add eth1.forcedEth1DataVote hidden flag (#4361) (@dapplion)
- Separate E2E and Browser github workflow tests (#4356) (@g11tech)
- Optimize merge tracker and add merge metrics (#4350) (@g11tech)
- Refactor sync hashBlocks (#4343) (@tuyennhv)
- msgIdFn: use Buffer.subarray() (#4342) (@tuyennhv)
- Produce block: filter out incompatible shuffling attestations (#4336) (@tuyennhv)
- Add e2e testing support for browsers (#4292) (@nazarhussain)
- Bump @node/types (#4346) (@dapplion)
- Fix safe optimistic import (#4340) (@g11tech)
- Added retry mechanism in executionEngine for executePayload (#3854) (@dadepo)
- Cleanup merge-scripts and update quickstart reference in docs (#4347) (@g11tech)
- Add Eth1 and builder metrics (#4344) (@g11tech)
- Add mev-integration.md to docs navigation (#4339) (@philknows)
- Integrate Erigon into merge-script (#4334) (@philknows)
- Fix the installation links (#4331) (@come-maiz)
- Consume progressive balances (#4326) (@dapplion)
- Add prater ttd and bellatrix epoch (#4328) (@dapplion)
- Add mev builder usage doc (#4329) (@g11tech)
- Improve sync speed (#3989) (@dapplion)
- Reject many skipped blocks (#4020) (@dadepo)
- Use proper case in routes definition body (#4313) (@dapplion)
- Skip PrepareNextSlot scheduler for forkchoice spec tests (#4327) (@tuyennhv)
- Disable workers for e2e test runs (#4325) (@dapplion)
- Make dev command handler transparent (#4314) (@dapplion)
- Add goerli TTD to merge-script (#4323) (@philknows)
- Rename proposerBalanceDiff to proposerBalanceDelta (#4324) (@dapplion)
- Add logs to slashing protection import/export for better UX (#4257) (@g11tech)
- Adapt RangeSync process blocks in same epoch only (#4322) (@dapplion)
- Clone states only when necessary (#4279) (@dapplion)
- Add goerli flag (#4316) (@dapplion)
- Disable @typescript-eslint/member-ordering (#4321) (@dapplion)
- Add skipCreateStateCacheIfAvailable (#4319) (@dapplion)
- Add verifyBlocksSanityChecks (#4318) (@dapplion)
- Merge single and multi block processors (#4317) (@dapplion)
- Review bellatrix assembleBody (#4307) (@dapplion)
- Drop typedocs (#4312) (@dapplion)
- Allow usage of mocha --grep in spec tests (#4310) (@dapplion)
- Stop running CI for node v18 until #4145 (#4315) (@dapplion)
- Make slashingProtectionStr optional (#4296) (@dapplion)
- Run fork-choice spec tests against production code (#4299) (@dapplion)
- Update execution engine mock (#4309) (@dapplion)
- Consistent use of RootHex in notifyForkchoiceUpdate (#4308) (@dapplion)
- Preserve backslash character in panda banner (#4306) (@dapplion)
- Use EpochContext.epoch as current epoch (#4302) (@tuyennhv)
- Update stalebot settings with standardized labels (#4301) (@philknows)
- Progressively compute target stake (#4294) (@tuyennhv)
- Fix build:refdocs script in cli package (#4297) (@dapplion)
- Bump moment from 2.29....
Release v1.0.0-rc.2
Changelog
Merged pull requests:
- Frame encode reqresp error (#4466) (@dapplion)
- Skip waitForSlot pre-genesis (#4468) (@dapplion)
- Fix getDomain() (#4461) (@tuyennhv)
- Rename CLI flags for v1 (#4457) (@wemeetagain)
- Consider state slot in getDomain (#4430) (@wemeetagain)
- Re-enable full merge interop tests (#4458) (@g11tech)
- Update spec tests to v1.2.0-rc.3 skipping not yet supported testcases (#4456) (@g11tech)
- config/network: remove kiln and prater (#4451) (@q9f)
- cli/cmds: remove account subcommand (#4452) (@q9f)
- Update the gossip max chunk size to bellatrix specs (#4450) (@g11tech)
- Fix the prepareNextSlot scheduler and add payload metrics (#4446) (@g11tech)
- unregisterValidator when removing key from API (#4438) (@dapplion)
- Improve isValidAddress validation (#4440) (@dapplion)
- Update Docs Regarding Public Exposure of API (#4443) (@philknows)
- Throw Error if slot is too far into the future (#4437) (@dapplion)
- Fix isValidatePubkeyHex regex (#4439) (@dapplion)
- Remove rmDir bad implementation (#4441) (@dapplion)
- Validate pubkeys args in keymanager API (#4442) (@dapplion)
- Configure mainnet merge (#4429) (@g11tech)
- Revert "Move archive logic to BeaconChain class" (#4425) (@dapplion)
- Add dumpDb debug routes (#4418) (@dapplion)
- Move archive logic to BeaconChain class (#4379) (@dapplion)
- Remove premature log 'start search pow block' (#4416) (@dapplion)
- Log process block errors (#4422) (@dapplion)
- prefix light client paths with beacon (#4413) (@dadepo)
- Add error handling to exchangeTransitionConfiguration (#4414) (@dapplion)
- Add and heartbeat to engine exchangeTransitionConfigurationV1 method (#4411) (@g11tech)
- Replace usage of chai assertion to.be.$value_name (#4407) (@dapplion)
- Remove dependentRoot from getSyncCommitteeDuties (#4406) (@dapplion)
- Fix heap memory issue when processing attestations for altair (#4404) (@tuyennhv)
- Parse remote key's pubkeys into format expected by validator store. (#4405) (@dadepo)
- Add option to run beacon node in follow mode to EL (#4399) (@g11tech)
- Fix the merge block found condition while syncing (#4398) (@g11tech)
- Fix a test file name (#4389) (@nazarhussain)
- Use BeaconChain this in processBlock fns (#4377) (@dapplion)
- Update outdated examples in cli reference (#4386) (@dadepo)
- Use snake case in REST APIs (#4384) (@dapplion)
- Dont track getEffectiveBalanceIncrementsZeroInactive perf test (#4383) (@dapplion)
- Add RootCache performance test (#4374) (@dapplion)
- Make BeaconChain dependencies readonly (#4376) (@dapplion)
- Fix docker image history used tag (#4373) (@dapplion)
- Add metrics to LightClientServer (#4372) (@dapplion)
- Speed up arm64 docker build (#4369) (@dapplion)
- Add execution stats in grafana dashboard (#4362) (@g11tech)
- Build from source by default (#4359) (@dapplion)
- Add execution status to notifier on/post bellatrix (#4366) (@g11tech)
- Add eth1.forcedEth1DataVote hidden flag (#4361) (@dapplion)
- Separate E2E and Browser github workflow tests (#4356) (@g11tech)
- Optimize merge tracker and add merge metrics (#4350) (@g11tech)
- Refactor sync hashBlocks (#4343) (@tuyennhv)
- msgIdFn: use Buffer.subarray() (#4342) (@tuyennhv)
- Produce block: filter out incompatible shuffling attestations (#4336) (@tuyennhv)
- Add e2e testing support for browsers (#4292) (@nazarhussain)
- Bump @node/types (#4346) (@dapplion)
- Fix safe optimistic import (#4340) (@g11tech)
- Added retry mechanism in executionEngine for executePayload (#3854) (@dadepo)
- Cleanup merge-scripts and update quickstart reference in docs (#4347) (@g11tech)
- Add Eth1 and builder metrics (#4344) (@g11tech)
- Add mev-integration.md to docs navigation (#4339) (@philknows)
- Integrate Erigon into merge-script (#4334) (@philknows)
- Fix the installation links (#4331) (@come-maiz)
- Consume progressive balances (#4326) (@dapplion)
- Add prater ttd and bellatrix epoch (#4328) (@dapplion)
- Add mev builder usage doc (#4329) (@g11tech)
- Improve sync speed (#3989) (@dapplion)
- Reject many skipped blocks (#4020) (@dadepo)
- Use proper case in routes definition body (#4313) (@dapplion)
- Skip PrepareNextSlot scheduler for forkchoice spec tests (#4327) (@tuyennhv)
- Disable workers for e2e test runs (#4325) (@dapplion)
- Make dev command handler transparent (#4314) (@dapplion)
- Add goerli TTD to merge-script (#4323) (@philknows)
- Rename proposerBalanceDiff to proposerBalanceDelta (#4324) (@dapplion)
- Add logs to slashing protection import/export for better UX (#4257) (@g11tech)
- Adapt RangeSync process blocks in same epoch only (#4322) (@dapplion)
- Clone states only when necessary (#4279) (@dapplion)
- Add goerli flag (#4316) (@dapplion)
- Disable @typescript-eslint/member-ordering (#4321) (@dapplion)
- Add skipCreateStateCacheIfAvailable (#4319) (@dapplion)
- Add verifyBlocksSanityChecks (#4318) (@dapplion)
- Merge single and multi block processors (#4317) (@dapplion)
- Review bellatrix assembleBody (#4307) (@dapplion)
- Drop typedocs (#4312) (@dapplion)
- Allow usage of mocha --grep in spec tests (#4310) (@dapplion)
- Stop running CI for node v18 until #4145 (#4315) (@dapplion)
- Make slashingProtectionStr optional (#4296) (@dapplion)
- Run fork-choice spec tests against production code (#4299) (@dapplion)
- Update execution engine mock (#4309) (@dapplion)
- Consistent use of RootHex in notifyForkchoiceUpdate (#4308) (@dapplion)
- Preserve backslash character in panda banner (#4306) (@dapplion)
- Use EpochContext.epoch as current epoch (#4302) (@tuyennhv)
- Update stalebot settings with standardized labels (#4301) (@philknows)
- Progressively compute target stake (#4294) (@tuyennhv)
- Fix build:refdocs script in cli package (#4297) (@dapplion)
- Bump moment from 2.29.1 to 2.29.4 (#4249) (@dependabot[bot])
- Bump async from 3.2.0 to 3.2.4 (#4200) (@dependabot[bot])
- Checkpoint balances cache (#4290) (@tuyennhv)
- [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors (#4288) (@nixorokish)
- Contributing.md doc Update (#4289) (@philknows)
- Allow to verify sync committee signatures on any state (#4280) (@dapplion)
- Skip benchmark workflow for dependabot PRs (#4286) (@dapplion)
- Run lint across all packages at once (#4287) (@dapplion)
- Add startTmpBeaconDb util (#4281) (@dapplion)
- Merge getBlockSignatureSets fns into one (#4283) (@dapplion)
- Use parentBlockSlot in importBlock (#4282) (@dapplion)
- Add stateInternalCacheMiss metric (#4278) (@dapplion)
- Add stateClonedCount metric (#4128) (@dapplion)
- Add proposerBalanceDiff metric (#4124) (@dapplion)
- Add config matching tests for validator interop with other beacon nodes (#4271) (@g11tech)
Release v1.0.0-rc.1
Changelog
Merged pull requests:
- Fix getDomain() (#4461) (@tuyennhv)
- Rename CLI flags for v1 (#4457) (@wemeetagain)
- Consider state slot in getDomain (#4430) (@wemeetagain)
- Re-enable full merge interop tests (#4458) (@g11tech)
- Update spec tests to v1.2.0-rc.3 skipping not yet supported testcases (#4456) (@g11tech)
- config/network: remove kiln and prater (#4451) (@q9f)
- cli/cmds: remove account subcommand (#4452) (@q9f)
- Update the gossip max chunk size to bellatrix specs (#4450) (@g11tech)
- Fix the prepareNextSlot scheduler and add payload metrics (#4446) (@g11tech)
- unregisterValidator when removing key from API (#4438) (@dapplion)
- Improve isValidAddress validation (#4440) (@dapplion)
- Update Docs Regarding Public Exposure of API (#4443) (@philknows)
- Throw Error if slot is too far into the future (#4437) (@dapplion)
- Fix isValidatePubkeyHex regex (#4439) (@dapplion)
- Remove rmDir bad implementation (#4441) (@dapplion)
- Validate pubkeys args in keymanager API (#4442) (@dapplion)
- Configure mainnet merge (#4429) (@g11tech)
- Revert "Move archive logic to BeaconChain class" (#4425) (@dapplion)
- Add dumpDb debug routes (#4418) (@dapplion)
- Move archive logic to BeaconChain class (#4379) (@dapplion)
- Remove premature log 'start search pow block' (#4416) (@dapplion)
- Log process block errors (#4422) (@dapplion)
- prefix light client paths with beacon (#4413) (@dadepo)
- Add error handling to exchangeTransitionConfiguration (#4414) (@dapplion)
- Add and heartbeat to engine exchangeTransitionConfigurationV1 method (#4411) (@g11tech)
- Replace usage of chai assertion to.be.$value_name (#4407) (@dapplion)
- Remove dependentRoot from getSyncCommitteeDuties (#4406) (@dapplion)
- Fix heap memory issue when processing attestations for altair (#4404) (@tuyennhv)
- Parse remote key's pubkeys into format expected by validator store. (#4405) (@dadepo)
- Add option to run beacon node in follow mode to EL (#4399) (@g11tech)
- Fix the merge block found condition while syncing (#4398) (@g11tech)
- Fix a test file name (#4389) (@nazarhussain)
- Use BeaconChain this in processBlock fns (#4377) (@dapplion)
- Update outdated examples in cli reference (#4386) (@dadepo)
- Use snake case in REST APIs (#4384) (@dapplion)
- Dont track getEffectiveBalanceIncrementsZeroInactive perf test (#4383) (@dapplion)
- Add RootCache performance test (#4374) (@dapplion)
- Make BeaconChain dependencies readonly (#4376) (@dapplion)
- Fix docker image history used tag (#4373) (@dapplion)
- Add metrics to LightClientServer (#4372) (@dapplion)
- Speed up arm64 docker build (#4369) (@dapplion)
- Add execution stats in grafana dashboard (#4362) (@g11tech)
- Build from source by default (#4359) (@dapplion)
- Add execution status to notifier on/post bellatrix (#4366) (@g11tech)
- Add eth1.forcedEth1DataVote hidden flag (#4361) (@dapplion)
- Separate E2E and Browser github workflow tests (#4356) (@g11tech)
- Optimize merge tracker and add merge metrics (#4350) (@g11tech)
- Refactor sync hashBlocks (#4343) (@tuyennhv)
- msgIdFn: use Buffer.subarray() (#4342) (@tuyennhv)
- Produce block: filter out incompatible shuffling attestations (#4336) (@tuyennhv)
- Add e2e testing support for browsers (#4292) (@nazarhussain)
- Bump @node/types (#4346) (@dapplion)
- Fix safe optimistic import (#4340) (@g11tech)
- Added retry mechanism in executionEngine for executePayload (#3854) (@dadepo)
- Cleanup merge-scripts and update quickstart reference in docs (#4347) (@g11tech)
- Add Eth1 and builder metrics (#4344) (@g11tech)
- Add mev-integration.md to docs navigation (#4339) (@philknows)
- Integrate Erigon into merge-script (#4334) (@philknows)
- Fix the installation links (#4331) (@come-maiz)
- Consume progressive balances (#4326) (@dapplion)
- Add prater ttd and bellatrix epoch (#4328) (@dapplion)
- Add mev builder usage doc (#4329) (@g11tech)
- Improve sync speed (#3989) (@dapplion)
- Reject many skipped blocks (#4020) (@dadepo)
- Use proper case in routes definition body (#4313) (@dapplion)
- Skip PrepareNextSlot scheduler for forkchoice spec tests (#4327) (@tuyennhv)
- Disable workers for e2e test runs (#4325) (@dapplion)
- Make dev command handler transparent (#4314) (@dapplion)
- Add goerli TTD to merge-script (#4323) (@philknows)
- Rename proposerBalanceDiff to proposerBalanceDelta (#4324) (@dapplion)
- Add logs to slashing protection import/export for better UX (#4257) (@g11tech)
- Adapt RangeSync process blocks in same epoch only (#4322) (@dapplion)
- Clone states only when necessary (#4279) (@dapplion)
- Add goerli flag (#4316) (@dapplion)
- Disable @typescript-eslint/member-ordering (#4321) (@dapplion)
- Add skipCreateStateCacheIfAvailable (#4319) (@dapplion)
- Add verifyBlocksSanityChecks (#4318) (@dapplion)
- Merge single and multi block processors (#4317) (@dapplion)
- Review bellatrix assembleBody (#4307) (@dapplion)
- Drop typedocs (#4312) (@dapplion)
- Allow usage of mocha --grep in spec tests (#4310) (@dapplion)
- Stop running CI for node v18 until #4145 (#4315) (@dapplion)
- Make slashingProtectionStr optional (#4296) (@dapplion)
- Run fork-choice spec tests against production code (#4299) (@dapplion)
- Update execution engine mock (#4309) (@dapplion)
- Consistent use of RootHex in notifyForkchoiceUpdate (#4308) (@dapplion)
- Preserve backslash character in panda banner (#4306) (@dapplion)
- Use EpochContext.epoch as current epoch (#4302) (@tuyennhv)
- Update stalebot settings with standardized labels (#4301) (@philknows)
- Progressively compute target stake (#4294) (@tuyennhv)
- Fix build:refdocs script in cli package (#4297) (@dapplion)
- Bump moment from 2.29.1 to 2.29.4 (#4249) (@dependabot[bot])
- Bump async from 3.2.0 to 3.2.4 (#4200) (@dependabot[bot])
- Checkpoint balances cache (#4290) (@tuyennhv)
- [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors (#4288) (@nixorokish)
- Contributing.md doc Update (#4289) (@philknows)
- Allow to verify sync committee signatures on any state (#4280) (@dapplion)
- Skip benchmark workflow for dependabot PRs (#4286) (@dapplion)
- Run lint across all packages at once (#4287) (@dapplion)
- Add startTmpBeaconDb util (#4281) (@dapplion)
- Merge getBlockSignatureSets fns into one (#4283) (@dapplion)
- Use parentBlockSlot in importBlock (#4282) (@dapplion)
- Add stateInternalCacheMiss metric (#4278) (@dapplion)
- Add stateClonedCount metric (#4128) (@dapplion)
- Add proposerBalanceDiff metric (#4124) (@dapplion)
- Add config matching tests for validator interop with other beacon nodes (#4271) (@g11tech)
Release v1.0.0-rc.0
Changelog
Merged pull requests:
- Rename CLI flags for v1 (#4457) (@wemeetagain)
- Consider state slot in getDomain (#4430) (@wemeetagain)
- Re-enable full merge interop tests (#4458) (@g11tech)
- Update spec tests to v1.2.0-rc.3 skipping not yet supported testcases (#4456) (@g11tech)
- config/network: remove kiln and prater (#4451) (@q9f)
- cli/cmds: remove account subcommand (#4452) (@q9f)
- Update the gossip max chunk size to bellatrix specs (#4450) (@g11tech)
- Fix the prepareNextSlot scheduler and add payload metrics (#4446) (@g11tech)
- unregisterValidator when removing key from API (#4438) (@dapplion)
- Improve isValidAddress validation (#4440) (@dapplion)
- Update Docs Regarding Public Exposure of API (#4443) (@philknows)
- Throw Error if slot is too far into the future (#4437) (@dapplion)
- Fix isValidatePubkeyHex regex (#4439) (@dapplion)
- Remove rmDir bad implementation (#4441) (@dapplion)
- Validate pubkeys args in keymanager API (#4442) (@dapplion)
- Configure mainnet merge (#4429) (@g11tech)
- Revert "Move archive logic to BeaconChain class" (#4425) (@dapplion)
- Add dumpDb debug routes (#4418) (@dapplion)
- Move archive logic to BeaconChain class (#4379) (@dapplion)
- Remove premature log 'start search pow block' (#4416) (@dapplion)
- Log process block errors (#4422) (@dapplion)
- prefix light client paths with beacon (#4413) (@dadepo)
- Add error handling to exchangeTransitionConfiguration (#4414) (@dapplion)
- Add and heartbeat to engine exchangeTransitionConfigurationV1 method (#4411) (@g11tech)
- Replace usage of chai assertion to.be.$value_name (#4407) (@dapplion)
- Remove dependentRoot from getSyncCommitteeDuties (#4406) (@dapplion)
- Fix heap memory issue when processing attestations for altair (#4404) (@tuyennhv)
- Parse remote key's pubkeys into format expected by validator store. (#4405) (@dadepo)
- Add option to run beacon node in follow mode to EL (#4399) (@g11tech)
- Fix the merge block found condition while syncing (#4398) (@g11tech)
- Fix a test file name (#4389) (@nazarhussain)
- Use BeaconChain this in processBlock fns (#4377) (@dapplion)
- Update outdated examples in cli reference (#4386) (@dadepo)
- Use snake case in REST APIs (#4384) (@dapplion)
- Dont track getEffectiveBalanceIncrementsZeroInactive perf test (#4383) (@dapplion)
- Add RootCache performance test (#4374) (@dapplion)
- Make BeaconChain dependencies readonly (#4376) (@dapplion)
- Fix docker image history used tag (#4373) (@dapplion)
- Add metrics to LightClientServer (#4372) (@dapplion)
- Speed up arm64 docker build (#4369) (@dapplion)
- Add execution stats in grafana dashboard (#4362) (@g11tech)
- Build from source by default (#4359) (@dapplion)
- Add execution status to notifier on/post bellatrix (#4366) (@g11tech)
- Add eth1.forcedEth1DataVote hidden flag (#4361) (@dapplion)
- Separate E2E and Browser github workflow tests (#4356) (@g11tech)
- Optimize merge tracker and add merge metrics (#4350) (@g11tech)
- Refactor sync hashBlocks (#4343) (@tuyennhv)
- msgIdFn: use Buffer.subarray() (#4342) (@tuyennhv)
- Produce block: filter out incompatible shuffling attestations (#4336) (@tuyennhv)
- Add e2e testing support for browsers (#4292) (@nazarhussain)
- Bump @node/types (#4346) (@dapplion)
- Fix safe optimistic import (#4340) (@g11tech)
- Added retry mechanism in executionEngine for executePayload (#3854) (@dadepo)
- Cleanup merge-scripts and update quickstart reference in docs (#4347) (@g11tech)
- Add Eth1 and builder metrics (#4344) (@g11tech)
- Add mev-integration.md to docs navigation (#4339) (@philknows)
- Integrate Erigon into merge-script (#4334) (@philknows)
- Fix the installation links (#4331) (@come-maiz)
- Consume progressive balances (#4326) (@dapplion)
- Add prater ttd and bellatrix epoch (#4328) (@dapplion)
- Add mev builder usage doc (#4329) (@g11tech)
- Improve sync speed (#3989) (@dapplion)
- Reject many skipped blocks (#4020) (@dadepo)
- Use proper case in routes definition body (#4313) (@dapplion)
- Skip PrepareNextSlot scheduler for forkchoice spec tests (#4327) (@tuyennhv)
- Disable workers for e2e test runs (#4325) (@dapplion)
- Make dev command handler transparent (#4314) (@dapplion)
- Add goerli TTD to merge-script (#4323) (@philknows)
- Rename proposerBalanceDiff to proposerBalanceDelta (#4324) (@dapplion)
- Add logs to slashing protection import/export for better UX (#4257) (@g11tech)
- Adapt RangeSync process blocks in same epoch only (#4322) (@dapplion)
- Clone states only when necessary (#4279) (@dapplion)
- Add goerli flag (#4316) (@dapplion)
- Disable @typescript-eslint/member-ordering (#4321) (@dapplion)
- Add skipCreateStateCacheIfAvailable (#4319) (@dapplion)
- Add verifyBlocksSanityChecks (#4318) (@dapplion)
- Merge single and multi block processors (#4317) (@dapplion)
- Review bellatrix assembleBody (#4307) (@dapplion)
- Drop typedocs (#4312) (@dapplion)
- Allow usage of mocha --grep in spec tests (#4310) (@dapplion)
- Stop running CI for node v18 until #4145 (#4315) (@dapplion)
- Make slashingProtectionStr optional (#4296) (@dapplion)
- Run fork-choice spec tests against production code (#4299) (@dapplion)
- Update execution engine mock (#4309) (@dapplion)
- Consistent use of RootHex in notifyForkchoiceUpdate (#4308) (@dapplion)
- Preserve backslash character in panda banner (#4306) (@dapplion)
- Use EpochContext.epoch as current epoch (#4302) (@tuyennhv)
- Update stalebot settings with standardized labels (#4301) (@philknows)
- Progressively compute target stake (#4294) (@tuyennhv)
- Fix build:refdocs script in cli package (#4297) (@dapplion)
- Bump moment from 2.29.1 to 2.29.4 (#4249) (@dependabot[bot])
- Bump async from 3.2.0 to 3.2.4 (#4200) (@dependabot[bot])
- Checkpoint balances cache (#4290) (@tuyennhv)
- [README] Add GitPOAP Badge to Display Number of Minted GitPOAPs for Contributors (#4288) (@nixorokish)
- Contributing.md doc Update (#4289) (@philknows)
- Allow to verify sync committee signatures on any state (#4280) (@dapplion)
- Skip benchmark workflow for dependabot PRs (#4286) (@dapplion)
- Run lint across all packages at once (#4287) (@dapplion)
- Add startTmpBeaconDb util (#4281) (@dapplion)
- Merge getBlockSignatureSets fns into one (#4283) (@dapplion)
- Use parentBlockSlot in importBlock (#4282) (@dapplion)
- Add stateInternalCacheMiss metric (#4278) (@dapplion)
- Add stateClonedCount metric (#4128) (@dapplion)
- Add proposerBalanceDiff metric (#4124) (@dapplion)
- Add config matching tests for validator interop with other beacon nodes (#4271) (@g11tech)