Releases: ChainSafe/lodestar
Releases · ChainSafe/lodestar
Release v0.37.0
Changelog
Merged pull requests:
- ESM Support (#3978) (@wemeetagain)
- Update the proposer boost percentage to 40% (#4055) (@g11tech)
- Simplify release process (#4030) (@wemeetagain)
- Issue advance fcU for builing the EL block (#3965) (@g11tech)
- Small refactor to setup merge for ropsten using baked in configs (#4053) (@g11tech)
- Add ability to update the fee recipient for execution via beacon and/or validator defaults (#3958) (@g11tech)
- Update discv5 to v0.7.1 (#4044) (@wemeetagain)
- Force all packages to be versioned for exact (#4052) (@g11tech)
- Add ropsten network (#4051) (@g11tech)
- Specify lerna exact version for release-nightly workflow (#4049) (@tuyennhv)
- Ignore gossip AggregateAndProof if aggregate is seen (#4019) (@tuyennhv)
- Throw a more informative error on invalid keystore (#4022) (@wemeetagain)
- Modify gossipsub params following consensus spec v1.1.10 (#4011) (@tuyennhv)
- Oppool aggregates use BitArray only for set logic (#4034) (@dapplion)
- Remove child_process call in gitData before step (#4033) (@dapplion)
- docs: Update nodeJS minimum requirement (#4037) (@philknows)
- Handle merge block fetch error (#4016) (@g11tech)
- Ensure light client update is in a single period (#4029) (@wemeetagain)
- Fix readAndGetGitData (#4025) (@tuyennhv)
- Extend timeout for gitData unit test (#4026) (@tuyennhv)
- Implement support for validator next-epoch proposer duties (#3782) (@dadepo)
- Bump moment from 2.29.1 to 2.29.2 (#3901) (@dependabot[bot])
- Update mainnet-shadow-5 configs (#4021) (@philknows)
- Clarify #3977 with unbounded uint issue (#4018) (@dapplion)
- Benchmark initial sync (#3995) (@dapplion)
- Add merge transition/finalization banners (#3963) (@g11tech)
- Guarantee full spec tests coverage (#4012) (@dapplion)
- Bump to v0.37.0 nightly builds (#4013) (@wemeetagain)
- Lightclient e2e: increase validator client (#4006) (@tuyennhv)
- Prepare custom version on next release (#3990) (@dapplion)
- Activate ex-ante fork-choice spec tests (#4003) (@g11tech)
- Simplify gitData and version guessing (#3992) (@dapplion)
- Extend error messages when voluntary exit errors because of present of lockfile (#3935) (@dadepo)
- Fix the terminal validations of the merge block (#3984) (@g11tech)
- New metric filtering missed blocks (#3927) (@tuyennhv)
Release v0.36.0
Changelog
Merged pull requests:
- sleep(0) must yield event loop (#3987) (@dapplion)
- Fix response casing for complaince with beacon-apis (#3980) (@g11tech)
- add mainnet-shadow-4 configs (#3983) (@philknows)
- Add validator option not to submit attestation early (#3944) (@tuyennhv)
- Prune logic when we have too many peers (#3955) (@tuyennhv)
- Enable proposerBoostEnabled (#3960) (@tuyennhv)
- Create codeql-analysis.yml (#3975) (@dapplion)
- Optimize uint (#3977) (@dapplion)
- Making comparison between local/remote BeaconParam less error prone. (#3973) (@dadepo)
- LightClientServer only import block if its new head (#3967) (@tuyennhv)
- Fix bounded peersToConnect variable (#3957) (@tuyennhv)
- be more lenient with accepted filename when reading voting keys. fixes #3941 (#3970) (@dadepo)
- Use chain.clock where possible (#3968) (@tuyennhv)
- Add geth ttd override flag and update mainnet shadow fork 3 ttd (#3972) (@g11tech)
- Bump cross-fetch from 3.1.4 to 3.1.5 (#3959) (@dependabot[bot])
- Snappy frame encode big payloads as chunks as per the standard (#3912) (@g11tech)
- add mainnet-shadow-3 configs (#3966) (@philknows)
- Enable using an engine endpoint for eth1 deposit/merge tracker (#3949) (@g11tech)
- Fix deserializeEnrSubnets (#3956) (@tuyennhv)
- Add validator client dashboard (#3954) (@dapplion)
- Add light client finalized update route (#3882) (@g11tech)
- Updating outdated section of docs and code (#3951) (@dadepo)
- Call validatorStore sign in parallel (#3926) (@dapplion)
- Store PartialLightClientUpdate by SyncAggregate period (#3936) (@tuyennhv)
- Eth1 tracker improvements (#3930) (@g11tech)
- Fix Error: bytes is not iterable (#3938) (@tuyennhv)
- Add lightclient cmd (#3937) (@tuyennhv)
- Integrate
besu
with the merge script along with some general cleanup (#3942) (@g11tech)
Release v0.35.0
Changelog
Merged pull requests:
- Update mainnet-shadow-fork-2 configs (#3939) (@philknows)
- Goerli shadowfork 4 config update (#3928) (@philknows)
- Submit unaggregated attestations in one go (#3923) (@tuyennhv)
- HttpClient: log request and response (#3913) (@tuyennhv)
- Increase committee size in sim tests (#3921) (@tuyennhv)
- Update ssz (#3924) (@g11tech)
- Bump async from 3.2.0 to 3.2.3 (#3920) (@dependabot[bot])
- Ignore attestations voting for the wrong finalized checkpoint (#3916) (@tuyennhv)
- Fix broken peerstore migration (#3915) (@wemeetagain)
- Add validator client metrics (#3914) (@dapplion)
- Fix property merging in publishAttestations attestationNoCommittee (#3919) (@dapplion)
- Split Gossipsub rows into its own dashboard (#3918) (@dapplion)
- Do single call to produce attestation (#3917) (@dapplion)
- Log attestation's journey published by local validators (#3534) (@tuyennhv)
- Handle sleep function with negative value (#3908) (@tuyennhv)
- Add more API REST metrics (#3899) (@dapplion)
- Update CODEOWNERS (#3910) (@philknows)
- Implement standard keymanager API - review (#3880) (@dapplion)
- Re-org dashboards into common folder (#3905) (@dapplion)
- Add Gossipsub debug charts (#3904) (@dapplion)
- Remove requirement to prefix interface with I (#3900) (@dapplion)
- Remove gossip validation result log (#3893) (@tuyennhv)
- Remove unstable performance test processParticipationFlagUpdates (#3894) (@dapplion)
- Config update for mainnet-shadow-fork1 merge devnet (#3892) (@g11tech)
- Rename
eth2.0-deposit-cli
tostaking-deposit-cli
, fixed typo (#3891) (@chrishobcroft) - Handle unknown metrics in gossipsub onScrapeMetrics (#3889) (@tuyennhv)
- Track gossipValidationError metrics by specific error code (#3888) (@dapplion)
- Remove duplicated gossip score weights metrics (#3887) (@dapplion)
- Raise peer limit (#3823) (@dapplion)
- Bump to new gossipsub (#3858) (@dapplion)
- Handle unknown topic without try catch (#3881) (@dapplion)
- Bump minimist from 1.2.5 to 1.2.6 (#3871) (@dependabot[bot])
- Bump SSZ to v0.9.0 (#3760) (@dapplion)
- Support running metrics via (grafana/prometheus) on macos (#3868) (@dadepo)
- Goerli shadowfork 2 config update and some cleanup (#3878) (@g11tech)
- Handle unknown topics in gosispsub metrics (#3877) (@tuyennhv)
- Implement standard keymanager API (#3522) (@dapplion)
- Bump gossipsub to 0.13.2 (#3873) (@wemeetagain)
- New metrics for peers (#3837) (@tuyennhv)
- Cache AgentVersion and PeerData in network globals (#3841) (@dapplion)
- Return peer count (#3860) (@dadepo)
- Goerli shadow fork 1 (#3870) (@g11tech)
- Update EL images and build targets (#3869) (@g11tech)
- Update kiln network data for light client networks (#3867) (@g11tech)
- Follow beacon HTTP API spec (#3864) (@dadepo)
- Bump libp2p-noise to 5.0.3 (#3843) (@wemeetagain)
- Optimistic payload import condition update (#3855) (@g11tech)
- Bump libp2p-noise to 5.0.3 (#3843) (@wemeetagain)
- bumping blst to v0.2.4 (#3842) (@dadepo)
- Removing eth2 mentions in documentation and fix links (#3848) (@philknows)
- Ethereumjs script integration for kiln testnet (#3850) (@g11tech)
- Add spinning up validator from mnemonic on the devnet script (#3849) (@g11tech)
- Migrate to libp2p > 0.35.8 and gossipsub 0.12.2 (#3661) (@tuyennhv)
- Kiln testnet config (#3844) (@g11tech)
- Assert tag == local package.json version (#3840) (@dapplion)
- Cache uncompressed data in Eth2InMessage (#3839) (@tuyennhv)
- Use in-memory peer store for ephemeral data (#3838) (@dapplion)
- Cache message id right inside the message object (#3834) (@tuyennhv)
- Revert "Apply peer action when there are gossip validation errors (#3781)" (#3830) (@tuyennhv)
- Configuring nethermind with jwtAuth in CI (#3827) (@g11tech)
- Make block proposing flow resilient to errors (#3737) (@dapplion)
- Devnet-5 update for setup script (#3821) (@g11tech)
- Bump spec tests to v1.1.10 (#3819) (@dapplion)
- Verify signatures on both main thread and worker threads (#3793) (@tuyennhv)
- Add node exporter metrics section (#3816) (@dapplion)
- Reject yarn lock changes from external contributors (#3814) (@dapplion)
- Reduce histogram bucket count on busy metrics (#3813) (@dapplion)
- Don't track unstable LinkedList benchmark (#3809) (@dapplion)
- Add detailed score metrics (#3808) (@dapplion)
- Minor range sync tweaks (#3806) (@dapplion)
- Revert "Call deliverMessage before gossip queue (#3812)" (#3815) (@dapplion)
- Start v0.36.0 nightly releases (#3810) (@dapplion)
- Make it possible to run devnet setup script on macOS (#3791) (@dadepo)
- Call deliverMessage before gossip queue (#3812) (@dapplion)
- Process recent attestations in head sync (#3805) (@dapplion)
- Add more range sync metrics (#3803) (@dapplion)
- rename random to prevRandao as per the kiln v2 specs (#3787) (@g11tech)
- Add jwt based token auth to the engine api calls (#3777) (@g11tech)
- JobItemQueue: only run job on push if there're free slots (#3800) (@tuyennhv)
- Don't error on LightClientServer finalizedHeader not available (#3771) (@dapplion)
- BackfillSync boundary condition fixes (#3774) (@g11tech)
- Use network.reportPeer (#3798) (@dapplion)
- Update Grafana dashboard (#3795) (@dapplion)
- Apply peer action when there are gossip validation errors (#3781) (@tuyennhv)
- backfill: Use batchable mode when verifying signature sets (#3786) (@tuyennhv)
- Do not lookahead for altair duties as the api currently errors pre-altair (#3773) (@g11tech)
- Merge devnet4 config (#3769) (@g11tech)
- spec-1.1.9 - Rename syncCommitteeAggregate to syncAggregate (#3766) (@g11tech)
- Deduplicate invalidSszObject files (#3768) (@tuyennhv)
- Remove peer penalization even on INVALID execution status (#3756) (@g11tech)
- Update spec to 1.1.9 (#3759) (@g11tech)
- Group and refactor the wss options (#3750) (@g11tech)
- Fix index off by one in effectiveBalanceIncrementsSet (#3767) (@dapplion)
- Safer logger of arbitrary data (#3595) (@dapplion)
- Provision to enable and specify batchsize for backfill sync (disabled by default) (#3763) (@g11tech)
- DIsable libp2p nat (#3761) (@dapplion)
- Fix getCanonicalBlockSummaryAtSlot at future slot (#3757) (@wemeetagain)
- adding support for passing a passphrase file to account validator import (#3753) (@dadepo)
- Use LinkedList for JobItemQueue (#3738) (@tuyennhv)
- Implement --safe-slots-to-import-optimistically cli config option for optimistic sync (#3744) (@g11tech)
- Revert "Lodestar gossip queues to wrap processRpcMessage() (#3554)" (#3745) (@tuyennhv)
- Re-org state transition caches (#3743) (@dapplion)
- Cleanup discontinued pyrmont network (#3740) (@g11tech)
- Show github branch in grafana dashboard if using ansible with lodestar_github_tag (#3739) (@tuyennhv)
- Make block proposing flow resilient to errors (#3737) (@dapplion)
- Implement Kiln spec (v1) execution apis 1.0.0-alpha.6 (#3736) (@g11tech)
- Cleanup amphora merge testnet scripts/configs (#3741) (@g11tech)
- Mask out wss url credentials for the log (#3733) (@g11tech)
- Switch to Proxy-less SyncCommitteeCached (#3729) (@dapplion)
- Disable arm64 docker build (#3734) (@wemeetagain)
- Update CODEOWNERS (#3735) (@wemeetagain)
- Add multiarch docker build to CI (#3698) (@wemeetagain)
- Cache syncCommittee contribution participant count (#3726) (@dapplion)
- Use number flags in MutableVector particiption (#3722) (@dapplion)
- Review - Cache effectiveBalanceIncrements as Uint8Array (#3730) (@dapplion)
- Declare locally non-spec'ed type Eth1Block (#3727) (@dapplion)
- Cache effectiveBalanceIncrements as Uint8Array (#3718) (@dapplion)
- Simplify bit manipulation in att opPools (#3725) (@dapplion)
- Move pubkey cache to its own file (#3728) (@dapplion)
- Add SYNC_COMMITTEE_SUBNET_SIZE constant (#3723) (@dapplion)
- Fix capitalization of Subcommittee variable (#3724) (@dapplion)
- Check, validate and skip if we got any deposit events already present in DB (#3716) (@g11tech)
- Optimize becomesNewEth1Data (#3721) (@dapplion)
- Review pickEth1Vote (#3713) (@dapplion)
- Enforce usage of node:* protocol with eslint (#3714) (@dapplion)
- Don't manipualte spec tests casing (#3715) (@dapplion)
- Run prettier on entire repo (#3720) (@dapplion)
- Add guide on how to debug tests (#3719) (@dapplion)
- Dedupe transition spec runner and refac fork runner (#3712) (@g11tech)
- Move shufflings code together into seed util (#3710) (@dapplion)
- Add processRewardsAndPenaltiesAllForks (#3709) (@dapplion)
- De-duplicate StringType (#3708) (@dapplion)
- Use Uint8Array in all db types (#3707) (@dapplion)
- Disable mocha parallel mode locally (#3706) (@dapplion)
- Add pending
bellatrix/fork
andbellatrix/transition
spec test scenarios runner (#3701) (@g11tech) - Update the weakSubjectivityServerUrl help description (#3704) (@g11tech)
- Use correct fork type to create state proof (#3697) (@wemeetagain)
- Fix release workflow (#3686) (@dapplion)
- Start v0.35.0 version (#3685) (@dapplion)
- Increase default timeout of api instances except for validator duties (#3684) (@g11tech)
- Update brand assets (#3610) (@sweetpea22)
- Update the yearn on the chainsafe cli notice (#3681) (@g11tech)
- Publish exact dependencies for nighly release (#3679) (@g11tech)
- Fix LightClientUpdate headers (#3656) (@tuyennhv)
- Use node:* import protocol for safer module resolution (#3667) (@chainoperator)
- Remove out of date architecture.md (#3675) (@philknows)
- Use debug level when passing gossip attestations to forkchoice error (#3671) (@tuyennhv)
- Add configuration for kintsugi network (#3666) (@g11tech)
- Checkout full history during release (#3539) (@wemeetagain)
Release v0.34.4
Changelog
Merged pull requests:
- Handle unknown metrics in gossipsub onScrapeMetrics (#3889) (@tuyennhv)
Release v0.34.3
Release v0.34.2
Release v0.34.1
Changelog
Merged pull requests:
Release v0.34.0
Changelog
Merged pull requests:
- Update sponsor link to bug bounty Gitcoin grant (#3670) (@philknows)
- Use the correct api version for wss sync (#3660) (@g11tech)
- Allow genesis PoW block to reach TTD (#3655) (@g11tech)
- Create RELEASE.md (#3587) (@philknows)
- Alias cached beacon state (#3659) (@dapplion)
- Remove SSZ from params (#3651) (@dapplion)
- spec 1.1.6 - Applying proposer boost to fork-choice (#3540) (@g11tech)
- validator: remote signer support (#3502) (@ammarlakho)
- Fix the network fork subscription (#3641) (@g11tech)
- Use discv5 0.6.7 in lodestar (#3642) (@tuyennhv)
- Fix nightly release workflow (#3637) (@g11tech)
- Add mailing list link to readme (#3635) (@philknows)
- Filter out files that has data_store in name when resolving keystore path (#3634) (@dadepo)
- Queue future attestations instead of throwing error (#3632) (@tuyennhv)
- Add Github style guide to CONTRIBUTING.md (#3630) (@dapplion)
- Remove ssz as dependency to lodestar-utils (#3623) (@dapplion)
- Reprocess unknown block root attestations (#3564) (@tuyennhv)
- Delete redundant sync committee duties (#3615) (@tuyennhv)
- Add renderIrrelevantPeerType to flatten log (#3625) (@dapplion)
- Update downloadTests.ts (#3624) (@dapplion)
- CL 1.1.8: Rename fork merge to bellatrix (#3607) (@g11tech)
- Light client structure update for spec 1.1.7 (#3616) (@g11tech)
- Apply gossip attestations to forkchoice (#3585) (@tuyennhv)
- Bump follow-redirects from 1.14.3 to 1.14.7 (#3617) (@dependabot[bot])
- Revert Offset sync period by ALTAIR_FORK_EPOCH #3477 (#3614) (@dapplion)
- Add from-package to lerna publish command in release-nightly.yml (#3601) (@tuyennhv)
- Improve state balance unit tests (#3602) (@tuyennhv)
- Upgrade to spec 1.1.6 sans proposer boost (#3608) (@g11tech)
- Add generate changelog script (#3598) (@dapplion)
- Overwrite enr with cli args when node is started with dev command (#3604) (@dadepo)
- CL spec 1.1.6: Rename merge transition fields (#3606) (@g11tech)
- Bugfix: don't throw error if finalized state not found for backfill ranges while archiving state (#3593) (@g11tech)
- Remove unnecessary async function (#3590) (@dapplion)
- Emit checkpoint event for skipped slot checkpoint (#3586) (@tuyennhv)
- Do not duplicate forkchoice.onAttestation() errors (#3573) (@tuyennhv)
- Remove unbounded set seenPeers (#3565) (@dapplion)
- Add CLI flag to read bootnode ENRs from a file (#3562) (@Evalir)
- backfill sync from an anchor checkpoint state (#3384) (@g11tech)
- Remove weekly release workflow (#3580) (@wemeetagain)
- Prevent peer downscoring on validation error if triggered by executionEngine errors (#3578) (@g11tech)
- Updating SPEC_TEST_REPO_URL (#3579) (@fredriksvantes)
- exporting the active preset to fill missing spec for interop (#3574) (@g11tech)
- Handle errors thrown by EL's executePayload (#3545) (@g11tech)
- Add metrics to show number of peers by client (#3571) (@tuyennhv)
- Use memory efficient toHex in pubkey2index map (#3561) (@dapplion)
- Add peer gossip score metrics (#3556) (@tuyennhv)
- Updated outdated portion of the documentation regarding starting a beacon chain (#3557) (@dadepo)
- Lodestar gossip queues to wrap processRpcMessage() (#3554) (@tuyennhv)
- Implement fast throw-free deserializeEnrSubnets (#3550) (@dapplion)
- Move spec tests to main lodestar package (#3544) (@dapplion)
- Add build if changed script (#3543) (@dapplion)
- Time scrape metrics (#3542) (@dapplion)
- Use attestation head state to validate attestations (#3532) (@tuyennhv)
- Don't precompute epoch transition at pre genesis (#3533) (@tuyennhv)
- Update pre-merge block proposing logic (#3530) (@dapplion)
- Add @g11tech to CODEOWNERS (#3531) (@dapplion)
- Add script based setup to join merge devnet (#3514) (@g11tech)
- Bump codecov to 3.8.3 (#3528) (@dapplion)
- Increase Tree benchmark timeout (#3529) (@dapplion)
- Docs: fix typo (#3518) (@Evalir)
- Implement rate limit (#3454) (@tuyennhv)
- Ensure proto array weights are coherent (#3524) (@wemeetagain)
- Fix interaction between slashings and exits in block production (#3525) (@wemeetagain)
- optimistic sync p1 - attest only validated head (#3434) (@g11tech)
- Fix peer score serialization (#3520) (@tuyennhv)
- Reduce max old space size to 4096 (#3516) (@dapplion)
- Bump version in master to v0.34.0 to release nightly builds (#3511) (@dapplion)
- Add multi-node dashboard (#3503) (@dapplion)
Release v0.33.0
Changelog
Merged pull requests:
- Checkout full history during release (#3539) (@wemeetagain)
- Beta release v0.33.0 (#3509) (@dapplion)
- Trigger release with tag push (#3504) (@dapplion)
- terminal pow overriding args (#3490) (@g11tech)
- Relax light-client e2e test condition (#3501) (@dapplion)
- Cache slashing protection tests data (#3500) (@dapplion)
- Lock keystores in validator cli (#3498) (@dapplion)
- Remove hardcoded infura links from codebase (#3499) (@dapplion)
- Log decrypted pubkeys (#3496) (@dapplion)
- spec 1.1.6 - renaming fields for devnet 4, EL spec 1.0.0-alpha.5 (#3493) (@g11tech)
- Update to libp2p-mplex 0.10.5 (#3489) (@tuyennhv)
- Update libp2p-noise (#3484) (@wemeetagain)
- moving el merge commits to more stable config (#3485) (@g11tech)
- sim-merge: activate geth, commit ids as workflow env vars, simple txs scenario, dockerized geth based config for tests (#3460) (@g11tech)
- Categorize peer by agent version (#3472) (@tuyennhv)
- Refactor following ssz repo (#3480) (@tuyennhv)
- Add lightclient getHeadUpdate route (#3481) (@dapplion)
- Offset sync period by ALTAIR_FORK_EPOCH (#3477) (@dapplion)
- Add X-Accel-Buffering header for SSE over NGINX (#3478) (@dapplion)
- Add res headers to raw response in sse handler (#3476) (@dapplion)
- Use Uint8Array in config getDomain (#3475) (@dapplion)
- LightClient server no state cache + tracks head (#3461) (@dapplion)
- Use Uint8Array in db interface (#3471) (@dapplion)
- Use mainnet altair state (#3468) (@dapplion)
- changing points to line in graphana graphs (#3458) (@g11tech)
- expect.to.throw() as a fn and ssz 0.8.20 (#3455) (@tuyennhv)
- Update docs to reference node 16 - Gallium (#3450) (@wemeetagain)
- Update nodejs to v16 - gallium (#3440) (@wemeetagain)
- Avoid scanning archived block db with huge step (#3447) (@tuyennhv)
- p2p: stream bytes from db (#3435) (@tuyennhv)
- Nethermind kintsugi interop 🍵 (#3436) (@g11tech)
- Monitor validator balance (#3430) (@tuyennhv)
- Implement Kintsugi specs 🍵 (the Merge November sprint PR) (#3418) (@g11tech)
- Discv5: Do not issue FINDNODES right after the start (#3429) (@tuyennhv)
- Discv5 0.6.6 (#3432) (@tuyennhv)
Release v0.32.0
Changelog
v0.32.0 (2021-11-11)
Closed issues:
- Improve validator monitor post altair #3400
- Early epoch transition when node is synced #3382
- Run spec tests v1.1.3 #3372
Merged pull requests:
- Update README.md Meetings Section #3387 (@philknows)
- Bump keypair from 1.0.3 to 1.0.4 #3352 (@dependabot[bot])