-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
chore: release v1.10.0 #5813
chore: release v1.10.0 #5813
Commits on Jun 19, 2023
-
feat: publish blobsidecars instead of blobssidecar (#5662)
* feat: publish blobsidecars instead of blobssidecar * add comment
Configuration menu - View commit details
-
Copy full SHA for 9a8a6f4 - Browse repository at this point
Copy the full SHA 9a8a6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0122664 - Browse repository at this point
Copy the full SHA 0122664View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0f476 - Browse repository at this point
Copy the full SHA fd0f476View commit details -
fix: gossipsub to yield more to the macro queue (#5664)
* fix: add setTimeout to onGossipsubMessage and onValidationResult * chore: more comments
1Configuration menu - View commit details
-
Copy full SHA for 5699333 - Browse repository at this point
Copy the full SHA 5699333View commit details -
feat: skip serializing block after fetching from network (#5573)
* Skip serializing block after fetching from network * fix: beaconBlocksMaybeBlobsByRange.test.ts --------- Co-authored-by: Tuyen Nguyen <vutuyen2636@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8f94b7 - Browse repository at this point
Copy the full SHA c8f94b7View commit details -
feat: allow builder only proposal flow for benefit of DVT protocols (#…
…5669) * feat: allow builder only proposal flow for benefit of DVT protocols * fix typo * apply feedback * update descp * add suggestion Co-authored-by: Nico Flaig <nflaig@protonmail.com> --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7c54a7b - Browse repository at this point
Copy the full SHA 7c54a7bView commit details
Commits on Jun 20, 2023
-
chore: track block source in lodestar summary dashboard (#5668)
* chore: track block source in lodestar summary dashboard * Add job vars to __inputs --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for e60af64 - Browse repository at this point
Copy the full SHA e60af64View commit details -
chore: add job names to __inputs if used by dashboard (#5672)
* Add job names to __inputs if used by dashboard * Reorder properties in prometheus input
Configuration menu - View commit details
-
Copy full SHA for d1ba8c1 - Browse repository at this point
Copy the full SHA d1ba8c1View commit details -
chore: typesafe options and cli args (#4576)
* Typesafe CLI args * Set execution mode to "http" in default options * Fix type of default retryAttempts and retryDelay * Unconditionally use default execution http opts in CLI args --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for e8b53ea - Browse repository at this point
Copy the full SHA e8b53eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbe595 - Browse repository at this point
Copy the full SHA 4bbe595View commit details -
Configuration menu - View commit details
-
Copy full SHA for f677434 - Browse repository at this point
Copy the full SHA f677434View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5d9d86d - Browse repository at this point
Copy the full SHA 5d9d86dView commit details -
fix: simplify snappy frame encoding (#5617)
* fix: simplify snappy frame encoding * fix e2e tests
Configuration menu - View commit details
-
Copy full SHA for 61c838b - Browse repository at this point
Copy the full SHA 61c838bView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b23dca0 - Browse repository at this point
Copy the full SHA b23dca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a2c517 - Browse repository at this point
Copy the full SHA 2a2c517View commit details -
ci: check docs spelling (#5527)
* Check docs spelling * Add config * Fix docs spelling * Lint docs format * docs(flamegraph): remove note about script that was removed * sort wordlist * Set sort algo * Fix CI pipeline * hope to fix CI ordering * Disable wordlist sort check * docs(CONTRIBUTING): remove merge conflict marker and add codeblock types * refactor: change to pyspelling.yml for local runs * docs: make spell-checking wordlist case insensitive * fix: sort .wordlist.txt * refactor: alphabetize script order * fix: add docs/reference to gitignore * docs: add codeblocks to pyspelling ignore and clear all errors * docs: ignore possessive endings in spellcheck * docs: clear spelling errors in package readmes * docs: pyspelling fix generated cli.md * feat(workflows): lint generated docs * feat(workflows): add word sort to docs-check * test: unsort wordlist * fix: sort wordlist * refactor(workflow): remove unused comments --------- Co-authored-by: matthewkeil <me@matthewkeil.com> Co-authored-by: Cayman <caymannava@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e57b7d - Browse repository at this point
Copy the full SHA 9e57b7dView commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 498ee3e - Browse repository at this point
Copy the full SHA 498ee3eView commit details -
chore: review fixes for PR-5527 (#5678)
* Fix yarn.lock file * Fix readme formatting
Configuration menu - View commit details
-
Copy full SHA for c042a0b - Browse repository at this point
Copy the full SHA c042a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd0dfe - Browse repository at this point
Copy the full SHA 3dd0dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a939aaa - Browse repository at this point
Copy the full SHA a939aaaView commit details -
chore!: update prometheus-gc-stats dependency (#5677)
* chore: update prometheus-gc-stats dependency * chore: use check-latest in setup-node action
Configuration menu - View commit details
-
Copy full SHA for 7c101f0 - Browse repository at this point
Copy the full SHA 7c101f0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8337608 - Browse repository at this point
Copy the full SHA 8337608View commit details -
feat: add block proposal summary metric to validator monitor (#5603)
* Add block proposal summary metric to validator monitor * Fix type errors * Fix linter error --------- Co-authored-by: Cayman <caymannava@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 268c9be - Browse repository at this point
Copy the full SHA 268c9beView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7483c39 - Browse repository at this point
Copy the full SHA 7483c39View commit details -
chore!: set node version requirement to >=18.15.0 (#5690)
chore!: set node requirement to >=18.15.x
Configuration menu - View commit details
-
Copy full SHA for 85ac6cb - Browse repository at this point
Copy the full SHA 85ac6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50daa01 - Browse repository at this point
Copy the full SHA 50daa01View commit details
Commits on Jun 26, 2023
-
feat: implement eip 4788 for deneb (#5703)
* feat: implement eip 4788 for deneb * fixes * lint
Configuration menu - View commit details
-
Copy full SHA for f5d12a8 - Browse repository at this point
Copy the full SHA f5d12a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6638ea7 - Browse repository at this point
Copy the full SHA 6638ea7View commit details -
fix: prevEpochBlockProposalSummary typo (#5707)
Fix prevEpochBlockProposalSummary typo
Configuration menu - View commit details
-
Copy full SHA for 6be401d - Browse repository at this point
Copy the full SHA 6be401dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad971c6 - Browse repository at this point
Copy the full SHA ad971c6View commit details -
feat: emit eventstream events with incoming gossip (#5596)
Emit eventstream events with incoming gossip
Configuration menu - View commit details
-
Copy full SHA for a208afb - Browse repository at this point
Copy the full SHA a208afbView commit details
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 00877ee - Browse repository at this point
Copy the full SHA 00877eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 158d8d9 - Browse repository at this point
Copy the full SHA 158d8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f687cf - Browse repository at this point
Copy the full SHA 2f687cfView commit details -
feat: migrate to blob side cars validation from blobs side car (#5687)
* feat: migrate to blob side cars validation from blobs side car * fix test * network test fix * apply feedback
Configuration menu - View commit details
-
Copy full SHA for d9fa355 - Browse repository at this point
Copy the full SHA d9fa355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba6d54 - Browse repository at this point
Copy the full SHA 9ba6d54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e35fae0 - Browse repository at this point
Copy the full SHA e35fae0View commit details -
ci: assert yarn prints no warnings (#5565)
* Assert in CI yarn prints no warnings * Add exit 1
Configuration menu - View commit details
-
Copy full SHA for 46ebb53 - Browse repository at this point
Copy the full SHA 46ebb53View commit details
Commits on Jun 28, 2023
-
feat: freeze voluntary exit signature fork domain to Capella version …
…from deneb fork onwards (#5688) * feat: freeze voluntary exit signature fork domain to Deneb * fix the domain version to capella * skip deneb signed voluntary exits in spec * also skip random as spec tests as they test exits across deneb boundary * add getDomainForVoluntaryExit * fix domain fork
Configuration menu - View commit details
-
Copy full SHA for cc7802f - Browse repository at this point
Copy the full SHA cc7802fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0a031 - Browse repository at this point
Copy the full SHA 9a0a031View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4c93c1 - Browse repository at this point
Copy the full SHA a4c93c1View commit details
Commits on Jun 30, 2023
-
deps: update typescript and related dependencies (#5720)
Update typescript and dependencies
Configuration menu - View commit details
-
Copy full SHA for 7028ffb - Browse repository at this point
Copy the full SHA 7028ffbView commit details -
refactor: remove now defunct network zhejiang (#5721)
refac: remove now defunct network zhejiang
Configuration menu - View commit details
-
Copy full SHA for 9ea69ef - Browse repository at this point
Copy the full SHA 9ea69efView commit details
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c11b03 - Browse repository at this point
Copy the full SHA 0c11b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20ec34 - Browse repository at this point
Copy the full SHA a20ec34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0f533 - Browse repository at this point
Copy the full SHA 0f0f533View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9335cc5 - Browse repository at this point
Copy the full SHA 9335cc5View commit details
Commits on Jul 5, 2023
-
deps: update libp2p to 0.45.x (#5506)
* deps: update libp2p * Fix libp2p components * Fix e2e tests * fix merge error * chore: bump libp2p to 0.45.6 * chore: fix yarn lock * Update to gossipsub 9.0.0 * Fix linter error * Rely entirely on lodestar's peer manager to prune connections * Update libp2p and gossipsub * Remove unused Libp2pEvent members
Configuration menu - View commit details
-
Copy full SHA for 7280234 - Browse repository at this point
Copy the full SHA 7280234View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1de881b - Browse repository at this point
Copy the full SHA 1de881bView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67edf41 - Browse repository at this point
Copy the full SHA 67edf41View commit details -
chore: misc dashboards update (#5738)
* Update dashboards * Use rate function * Ensure to always use variables to match job names * Run scripts/lint-grafana-dashboards.mjs * Do not reassign target.expr * Fix updating interval and job name matchers * Run scripts/lint-grafana-dashboards.mjs * Add rationale * Update dashboards/lodestar_networking.json --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for b596000 - Browse repository at this point
Copy the full SHA b596000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc999e - Browse repository at this point
Copy the full SHA 7fc999eView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85ff3cf - Browse repository at this point
Copy the full SHA 85ff3cfView commit details -
fix: ignore discovered peers with no multiaddrs (#5736)
* fix: ignore discovered peers with no multiaddrs * Support undefined multiaddrs
Configuration menu - View commit details
-
Copy full SHA for 91e2e65 - Browse repository at this point
Copy the full SHA 91e2e65View commit details -
feat: subscribe to 2 long lived subnets per node (#5704)
* feat: implement computeSubscribedSubnet() * feat: implement DLLAttnetsService * fix: deterministicLongLivedAttnets feature flag * fix: optional nodeId * chore: add subnet to word list
Configuration menu - View commit details
-
Copy full SHA for 0640e06 - Browse repository at this point
Copy the full SHA 0640e06View commit details
Commits on Jul 12, 2023
-
chore: re-add explicit exit after beacon node closed (#5748)
Re-add explicit exit after beacon node closed This reverts commit 1de881b.
Configuration menu - View commit details
-
Copy full SHA for 7e34c46 - Browse repository at this point
Copy the full SHA 7e34c46View commit details -
feat: track attestationInBlockParticipants (#5749)
Track attestationInBlockParticipants
Configuration menu - View commit details
-
Copy full SHA for cf659f4 - Browse repository at this point
Copy the full SHA cf659f4View commit details -
fix: fix eslint for import/no-extraneous-dependencies (#5752)
* Update eslint dependencies * Fix auto-fixed linting issues * Fix the import linting rule * Fix import related linting issues * Remove unused code * Add reference to an issue * Fix import order linting * Fix relative import paths * Fix relative import issue * Fix relative import issue * Fix relative import issue
Configuration menu - View commit details
-
Copy full SHA for 5fa2c88 - Browse repository at this point
Copy the full SHA 5fa2c88View commit details
Commits on Jul 13, 2023
-
chore: publish the @lodestar/prover package (#5744)
Publish the @lodestar/prover package
Configuration menu - View commit details
-
Copy full SHA for 3921c2f - Browse repository at this point
Copy the full SHA 3921c2fView commit details -
fix: improve error logging of voluntary-exit command (#5756)
* fix: improve error logging of voluntary-exit command * Update packages/cli/src/cmds/validator/voluntaryExit.ts Co-authored-by: Phil Ngo <58080811+philknows@users.noreply.github.com> --------- Co-authored-by: Phil Ngo <58080811+philknows@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbe9beb - Browse repository at this point
Copy the full SHA fbe9bebView commit details
Commits on Jul 14, 2023
-
fix: abort and headers already sent errors for the rest api (#5722)
* Fix the validator abort error * Fix abort error * Update the request handling for headers * Update the request handling for headers * Improve the check on the error * Fix prittier error * Revert the changes for the validator handler * Revert the changes for the validator handler
Configuration menu - View commit details
-
Copy full SHA for 96820d7 - Browse repository at this point
Copy the full SHA 96820d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34472f4 - Browse repository at this point
Copy the full SHA 34472f4View commit details -
feat: support el_offline in eth/v1/node/syncing (#5723)
* Add support to check eth1 engine is online or offline * Add e2e tests for elOffline * Fix type for data * Fix types * Update the engine state logic to maintain local state * Update the engine state logic for engine notify * Add logging support for execution engine * Fix logging related tests * Fix lint error * Add event support for execution engine * Add error logging for exception * Update the endpoint test * Use the pyaload status to detect engine state * Fix e2e test for eloffline case * Remove unused variable * Increase wait for CI server * Add dns lookup error code * Update the hardcoded strings to reuse * Remvoe the emitter for execution engine * Update the engine state enum * Update the log prefix for execution * Fix lint error
Configuration menu - View commit details
-
Copy full SHA for 22d7cc8 - Browse repository at this point
Copy the full SHA 22d7cc8View commit details -
feat: prioritize api signature sets (#5754)
* feat: enhance LinkedList with an iterable iterator * feat: use LinkedList for bls multithread impl * feat: enhance LinkedList with unshift() method * feat: enhance verifySignatureSets api with priority option * feat: prioritize signature sets from api * fix: AggregateAndProof perf test * fix: attestation.test.ts perf test * fix: add prioritizedJobs to bufferedJobs of bls multithread * chore: add metrics to track verifySignatureSets options
Configuration menu - View commit details
-
Copy full SHA for 4b5280d - Browse repository at this point
Copy the full SHA 4b5280dView commit details -
feat: track participants of produced aggregates (#5750)
* Track participants of produced aggregates * Add benchmark * Fix typo in participants --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for de00b80 - Browse repository at this point
Copy the full SHA de00b80View commit details -
chore(deps): bump semver from 5.7.1 to 5.7.2 (#5745)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57f1324 - Browse repository at this point
Copy the full SHA 57f1324View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdca9fb - Browse repository at this point
Copy the full SHA cdca9fbView commit details
Commits on Jul 16, 2023
-
chore!: use node v20 throughout monorepo (#5730)
* chore!: use node 20 throughout monorepo * Add yarn.lock * Revert @types/node change * Fix ts-node usage * Add missed files * Remove more ts-node-esm * Update cross-fetch dependency * Update @types/node to 20.4.2 * Use node version 20.4 in CI * Revert "Use node version 20.4 in CI" * skip tests that break in CI * Update Dockerfile Co-authored-by: Nico Flaig <nflaig@protonmail.com> * Check code ECONNRESET in Lighthouse health response * Revert "Check code ECONNRESET in Lighthouse health response" * Revert "Update Dockerfile" This reverts commit e1f07be. * Revert CI from using node 20 * Revert "skip tests that break in CI" This reverts commit d296b2f. * Fix the loader for few sim tests * Update CI node version to 20 * Fix e2e test * Remove try/catch from e2e test * Consistently use node 20 in CI * Fix missed 18.x reference in types readme * Set node 20.x in readme * Use node 18 in sim tests --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com> Co-authored-by: Nazar Hussain <nazarhussain@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e01421 - Browse repository at this point
Copy the full SHA 6e01421View commit details
Commits on Jul 17, 2023
-
fix: correct subscribedToNetworkEvents flag of UnknownBlockSync (#5764)
fix: UnknownBlockSync subscribedToNetworkEvents flag
Configuration menu - View commit details
-
Copy full SHA for e3eb055 - Browse repository at this point
Copy the full SHA e3eb055View commit details -
feat: add IPv6 support (#5758)
* feat: add IPv6 support * fix: ip -> ip4 * fix: add parens * fix: update cli flag descriptions
Configuration menu - View commit details
-
Copy full SHA for ec81531 - Browse repository at this point
Copy the full SHA ec81531View commit details
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5116493 - Browse repository at this point
Copy the full SHA 5116493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df3774 - Browse repository at this point
Copy the full SHA 4df3774View commit details
Commits on Jul 19, 2023
-
feat: extend attestation validity till end of next epoch - eip7045 (#…
…5731) * feat: extend attestation validity till end of next epoch - eip7045 upgrade spec version Review PR update p2p validations fix tests * fix tests
Configuration menu - View commit details
-
Copy full SHA for 29314c9 - Browse repository at this point
Copy the full SHA 29314c9View commit details
Commits on Jul 20, 2023
-
chore: automatic meta-bug labels for bug report issues template (#5776)
Update bug_report.yaml
Configuration menu - View commit details
-
Copy full SHA for fce550c - Browse repository at this point
Copy the full SHA fce550cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f7ab5 - Browse repository at this point
Copy the full SHA 81f7ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6ef6b - Browse repository at this point
Copy the full SHA 2c6ef6bView commit details -
refactor: update execution client state change logs (#5771)
* Update execution client state change message * Use warn instead of info if execution client is syncing
Configuration menu - View commit details
-
Copy full SHA for 4e6408a - Browse repository at this point
Copy the full SHA 4e6408aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f35a6 - Browse repository at this point
Copy the full SHA d7f35a6View commit details -
chore: bump test-utils to 1.9.2 (#5781)
* chore: bump test-utils to 1.9.2 * Bump @lodestar/utils to 1.9.2 --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6a5225f - Browse repository at this point
Copy the full SHA 6a5225fView commit details
Commits on Jul 21, 2023
-
feat: add verifySignatureSetsSameMessage BLS api (#5747)
* Add verifySignatureSetsSameMessage * chore: finish the implementation * fix: handle cannot aggregate pubkeys and signatures in same message * fix: jobItemSameMessageToMultiSet considering priority * fix: handle malformed signatures * fix: multithread e2e test * chore: remove unused metric * fix: correct verifySignatureSetsSameMessage opts * chore: refactor to retryJobItemSameMessage method * Review PR --------- Co-authored-by: dapplion <35266934+dapplion@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50551d3 - Browse repository at this point
Copy the full SHA 50551d3View commit details -
refactor(beacon-node): simplify libp2p init (#5774)
* refactor(beacon-node): simplify libp2p init * fix: update discv5 bootnode parsing * feat: throw on invalid bootnodes * chore: use valid enrs in tests * fix: validate enrs coming from bootnodesFile * fix: beacon args handler test
Configuration menu - View commit details
-
Copy full SHA for 03c36e2 - Browse repository at this point
Copy the full SHA 03c36e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3257345 - Browse repository at this point
Copy the full SHA 3257345View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 919e797 - Browse repository at this point
Copy the full SHA 919e797View commit details -
fix: eventstream listen on socket for close/end event (#5795)
* Remove res.hijack() * Listen on socket for close/end events
Configuration menu - View commit details
-
Copy full SHA for 7f19831 - Browse repository at this point
Copy the full SHA 7f19831View commit details -
fix: contract eth_call bug and made some improvements (#5785)
* Fix some regressions for prover * Fix package export assertion for nested conditional exports * Improve the exports for the package * Fix the http agent for https * Fix e2e tests
Configuration menu - View commit details
-
Copy full SHA for c0aa752 - Browse repository at this point
Copy the full SHA c0aa752View commit details -
test(db): add check for gdu vs du (#5788)
tes(db)t: add check for gdu vs du
Configuration menu - View commit details
-
Copy full SHA for 4720a5b - Browse repository at this point
Copy the full SHA 4720a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f28718 - Browse repository at this point
Copy the full SHA 2f28718View commit details -
fix: gracefully terminate connections when closing http server (#5786)
* Gracefully terminate connections when closing http server * Log unexpected errors when shutting down server * Fix code references in comments * More gracefully close eventstream api * Misc updates * Close idle connections on server * Update ts-expect-error comments
Configuration menu - View commit details
-
Copy full SHA for ae9f572 - Browse repository at this point
Copy the full SHA ae9f572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5fc63 - Browse repository at this point
Copy the full SHA 7b5fc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0563661 - Browse repository at this point
Copy the full SHA 0563661View commit details
Commits on Jul 25, 2023
-
feat: code coverage for tests using c8 (#5225)
* add support for code coverage reports using c8 * chore: update lockfile --------- Co-authored-by: Cayman <caymannava@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab285d3 - Browse repository at this point
Copy the full SHA ab285d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bbca1 - Browse repository at this point
Copy the full SHA 11bbca1View commit details
Commits on Jul 26, 2023
-
feat: only dial subnet peers if needed (#5782)
* fix: do not dial more peers if node has enough subnet peers * fix: reorder conditions in shouldDialPeer
Configuration menu - View commit details
-
Copy full SHA for c112f01 - Browse repository at this point
Copy the full SHA c112f01View commit details -
feat: poll proposer duties of next epoch in advance (#5794)
* feat: poll proposer duties of next epoch in advance * chore: refactor function name msToNextEpoch * fix: pollBeaconProposersNextEpoch * fix: set MAX_API_CLOCK_DISPARITY_SEC to 0.5s * chore: add more comments * feat: wait for checkpoint state up to 1 slot time
Configuration menu - View commit details
-
Copy full SHA for 26fd079 - Browse repository at this point
Copy the full SHA 26fd079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 201dfc8 - Browse repository at this point
Copy the full SHA 201dfc8View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a752d15 - Browse repository at this point
Copy the full SHA a752d15View commit details -
feat: only subscribe to short lived subnets 2 slots in advanced (#5810)
* feat: only subscribe to short lived subnets 2 slots in advanced * fix: dedup attestationPool.getAggregate() call * chore: fix comment in test
Configuration menu - View commit details
-
Copy full SHA for 2d0557f - Browse repository at this point
Copy the full SHA 2d0557fView commit details -
chore: add capella state transition perf tests (#5807)
Add capella state transition perf tests
Configuration menu - View commit details
-
Copy full SHA for 0c440c1 - Browse repository at this point
Copy the full SHA 0c440c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afef41 - Browse repository at this point
Copy the full SHA 9afef41View commit details