Releases: ChainSafe/lodestar
Releases · ChainSafe/lodestar
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])
Release v0.31.0
Changelog
v0.31.0 (2021-09-30)
Closed issues:
- Add merge spec tests v1.1.0 #3252
- Implement merge block production #3198
- Implement merge state transition #3185
- CI does not install updated dependencies. #3170
Merged pull requests:
- Add merge state transition #3184 (@dapplion)
- Bump inquirer from 7.3.3 to 8.1.3 in /packages/cli #3168 (@dependabot[bot])
- Bump deepmerge from 3.3.0 to 4.2.2 in /packages/cli #3165 (@dependabot[bot])
- Bump @types/rimraf from 2.0.5 to 3.0.2 in /packages/cli #3164 (@dependabot[bot])
- Bump @types/yargs from 13.0.12 to 17.0.2 in /packages/spec-test-runner #3160 (@dependabot[bot])
- Bump tar from 6.1.9 to 6.1.11 #3159 (@dependabot[bot])
- Bump @types/varint from 5.0.0 to 6.0.0 in /packages/lodestar #3153 (@dependabot[bot])
- Bump mitt from 2.1.0 to 3.0.0 in /packages/light-client #3152 (@dependabot[bot])
Release v0.30.0
Changelog
v0.30.0 (2021-09-16)
Closed issues:
- Fast OOM when syncing close to head #3171
- error: Block error slot=2059069, errCode=BLOCK_ERROR_PARENT_UNKNOWN #3127
- Spec tests download fails in CI #3123
- Prater invalid state root at slot 1225921 #3108
- Implement merge types #3093
- v0.29.3 docker syncing gets stuck at head 385215 #3089
- Invalid state root #3066
- Altair v1.1.0-beta.3 #3029
Merged pull requests:
- Improve processInactivityUpdates #3178 (@tuyennhv)
- De-duplicate spec tests code across forks #3177 (@dapplion)
- Improve LightClientIniter onFinalized #3174 (@tuyennhv)
- Remove BlockProcess #3172 (@dapplion)
- Reduce SYNC_TOLERANCE_EPOCHS to 1 #3169 (@dapplion)
- Bump varint from 5.0.2 to 6.0.0 in /packages/lodestar #3146 (@dependabot[bot])
- Add debug routes to drop state #3131 (@dapplion)
- Remove added awaits from libp2-gossipsub #3130 (@dapplion)
- Add searchInterval to discv5 #3129 (@dapplion)
- docs: revamp readme, security, and contributing #3128 (@q9f)
- Optimize fork-choice iterators #3125 (@dapplion)
- Cache downloaded spec tests in CI #3124 (@dapplion)
- Re-org Lodestar ForkChoice instantiation #3122 (@dapplion)
- Use consistent RootHex type #3121 (@dapplion)
- rearrangement of regen fn stats panel #3119 (@g11tech)
- Forkchoice optimize hex to bytes conversions #3118 (@dapplion)
- switching off exemplar in queries #3114 (@g11tech)
- Track total unknown parent syncs #3113 (@dapplion)
- Review gossip block validation #3107 (@dapplion)
- Add discv5 metrics to grafana dashboard #3103 (@wemeetagain)
- Improve attestation production #3102 (@dapplion)
- Bump axios from 0.21.1 to 0.21.2 #3101 (@dependabot[bot])
- Use clock state to validate voluntaryExits #3097 (@dapplion)
- Avoid getTotalBalance() #3096 (@tuyennhv)
- Add currentSlot to gossip block log #3095 (@tuyennhv)
- Move archiver to BeaconChain #3092 (@dapplion)
- Handle fork as uppercase in API #3091 (@dapplion)
- Add merge fork types #3090 (@dapplion)
- Bump blst to v0.2.2 #3088 (@dapplion)
- Remove trailing slash from routes declaration #3087 (@dapplion)
- Fix epoch process effective balance by increment #3083 (@tuyennhv)
- Retry network / ReqResp tests #3075 (@dapplion)
- Enable rest api by default #3074 (@dapplion)
- no default read of the configFile and paramsFile, persistence of these files removed #3073 (@g11tech)
- Type error in catch clause (with TS feature) #3072 (@dapplion)
- Remove dev databases if chain starts from scratch #3068 (@dapplion)
- Persist invalid ssz objects #3067 (@tuyennhv)
- Improve getEffectiveBalances() #3065 (@tuyennhv)
- Altair v1.1.0 beta.3 #3054 (@tuyennhv)
- Bump tar from 6.1.2 to 6.1.9 #3052 (@dependabot[bot])
- Bump url-parse from 1.5.1 to 1.5.3 #3048 (@dependabot[bot])
- Bump glob-parent from 5.1.1 to 5.1.2 #3047 (@dependabot[bot])
Release v0.29.3
Changelog
v0.29.3 (2021-09-03)
Closed issues:
- Prater altair fork: ATTESTATION_ERROR_INVALID_SIGNATURE #3063
- Track effectiveBalance as small number #2981
Merged pull requests:
- chore: issue patch release 0.29.3 #3070 (@q9f)
- Bump libp2p deps for [email protected] #3059 (@dapplion)
- Fix libp2p datastore initialization #3057 (@tuyennhv)
- Fix syncParticipantReward rounding issue #3055 (@tuyennhv)
- Spec test production getRewardsPenaltiesDeltas fn only #3051 (@dapplion)
- Add shufflings test #3050 (@dapplion)
- Add effectiveBalances cache #3049 (@dapplion)
- Drop flat validators cache #3046 (@dapplion)
- Guard against unsafe numbers #3045 (@dapplion)
- Track effective balance as number #3044 (@tuyennhv)
- Fix hashing perf test #3043 (@dapplion)
- Update libp2p + discv5 #3042 (@wemeetagain)
- spec-tests: Use correct fork for state comparisions #3040 (@dapplion)
- github: fix publish tag variable #3038 (@q9f)
- Add more state cache metrics #3032 (@dapplion)
- Track balances as Number64UintType #2973 (@tuyennhv)
Release v0.29.2
Changelog
v0.29.2 (2021-08-30)
Closed issues:
- review release tracks and versioning scheme #2990
Merged pull requests:
- chore: bump patch version to 0.29.2 #3035 (@q9f)
- Fix typo in processSlashings perf test #3031 (@dapplion)
- Improve perf test for altair block #3028 (@tuyennhv)
- Remove postinstall script #3027 (@dapplion)
- Apply perf OOM issue fix to epoch benchmarks #3026 (@dapplion)
- Fix OOM issue in processRegistryUpdates #3025 (@dapplion)
- Don't track processRegistryUpdates normalcase #3024 (@dapplion)
- Altair: precalculate nextEpoch total active balance #3023 (@tuyennhv)
- github: ensure release script docker job depends on npm job #3022 (@q9f)
- Run all ssz_static test automatically #3021 (@dapplion)
Release v0.29.1
Changelog
v0.29.1 (2021-08-26)
Merged pull requests:
- Improve getBlockRoot error message #3019 (@dapplion)
- Remove spec tests runner boilerplate #3017 (@dapplion)
- chore: bump patch version to 0.29.1 #3016 (@q9f)
- github: add a run condition to weekly release workflow #3014 (@q9f)
- Add config for Prater fork #3013 (@dapplion)
- Run spec tests in separate steps #3007 (@dapplion)
- github: allow release workflow to wait up to 15 minutes for npm package to publish #3006 (@q9f)
- Update ssz and persistent-merkle-tree #2998 (@wemeetagain)
- Bump @dapplion/benchmark to 0.2.0 #2997 (@dapplion)
- cli/options: remove preset flag #2995 (@q9f)
- github: use latest lts/fermium node version in workflows #2994 (@q9f)
- github: add weekly release pull request on wednesday #2992 (@q9f)
- Set lodestar-params as const #2991 (@dapplion)
- Move network configs to lodestar-config #2989 (@dapplion)
- Add more accurate epoch perf tests #2980 (@dapplion)
- Process altair attestations in batch #2938 (@dapplion)