Skip to content
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

Closed
wants to merge 99 commits into from
Closed

chore: release v1.10.0 #5813

wants to merge 99 commits into from

Commits on Jun 19, 2023

  1. feat: publish blobsidecars instead of blobssidecar (#5662)

    * feat: publish blobsidecars instead of blobssidecar
    
    * add comment
    g11tech authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9a8a6f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0122664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0f476 View commit details
    Browse the repository at this point in the history
  4. fix: gossipsub to yield more to the macro queue (#5664)

    * fix: add setTimeout to onGossipsubMessage and onValidationResult
    
    * chore: more comments
    twoeths authored Jun 19, 2023
    1 Configuration menu
    Copy the full SHA
    5699333 View commit details
    Browse the repository at this point in the history
  5. 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>
    dapplion and twoeths authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c8f94b7 View commit details
    Browse the repository at this point in the history
  6. 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>
    g11tech and nflaig authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7c54a7b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. 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>
    twoeths and nflaig authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e60af64 View commit details
    Browse the repository at this point in the history
  2. 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
    nflaig authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d1ba8c1 View commit details
    Browse the repository at this point in the history
  3. 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>
    dapplion and nflaig authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e8b53ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bbe595 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f677434 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    5d9d86d View commit details
    Browse the repository at this point in the history
  7. fix: simplify snappy frame encoding (#5617)

    * fix: simplify snappy frame encoding
    
    * fix e2e tests
    wemeetagain authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    61c838b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    b23dca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a2c517 View commit details
    Browse the repository at this point in the history
  3. 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>
    3 people authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9e57b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    498ee3e View commit details
    Browse the repository at this point in the history
  2. chore: review fixes for PR-5527 (#5678)

    * Fix yarn.lock file
    
    * Fix readme formatting
    nflaig authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c042a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd0dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a939aaa View commit details
    Browse the repository at this point in the history
  5. chore!: update prometheus-gc-stats dependency (#5677)

    * chore: update prometheus-gc-stats dependency
    
    * chore: use check-latest in setup-node action
    wemeetagain authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7c101f0 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    8337608 View commit details
    Browse the repository at this point in the history
  7. 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>
    dapplion and wemeetagain authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    268c9be View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    7483c39 View commit details
    Browse the repository at this point in the history
  2. chore!: set node version requirement to >=18.15.0 (#5690)

    chore!: set node requirement to >=18.15.x
    wemeetagain authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    85ac6cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50daa01 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. feat: implement eip 4788 for deneb (#5703)

    * feat: implement eip 4788 for deneb
    
    * fixes
    
    * lint
    g11tech authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f5d12a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6638ea7 View commit details
    Browse the repository at this point in the history
  3. fix: prevEpochBlockProposalSummary typo (#5707)

    Fix prevEpochBlockProposalSummary typo
    dapplion authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    6be401d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad971c6 View commit details
    Browse the repository at this point in the history
  5. feat: emit eventstream events with incoming gossip (#5596)

    Emit eventstream events with incoming gossip
    dapplion authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a208afb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    00877ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158d8d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f687cf View commit details
    Browse the repository at this point in the history
  4. 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
    g11tech authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d9fa355 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba6d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e35fae0 View commit details
    Browse the repository at this point in the history
  7. ci: assert yarn prints no warnings (#5565)

    * Assert in CI yarn prints no warnings
    
    * Add exit 1
    dapplion authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    46ebb53 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. 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
    g11tech authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    cc7802f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0a031 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    a4c93c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. deps: update typescript and related dependencies (#5720)

    Update typescript and dependencies
    nazarhussain authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7028ffb View commit details
    Browse the repository at this point in the history
  2. refactor: remove now defunct network zhejiang (#5721)

    refac: remove now defunct network zhejiang
    g11tech authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9ea69ef View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    0c11b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20ec34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0f533 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    9335cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. 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
    wemeetagain authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7280234 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    1de881b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    67edf41 View commit details
    Browse the repository at this point in the history
  2. 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>
    dapplion and nflaig authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b596000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc999e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    85ff3cf View commit details
    Browse the repository at this point in the history
  2. fix: ignore discovered peers with no multiaddrs (#5736)

    * fix: ignore discovered peers with no multiaddrs
    
    * Support undefined multiaddrs
    wemeetagain authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    91e2e65 View commit details
    Browse the repository at this point in the history
  3. 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
    twoeths authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0640e06 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. chore: re-add explicit exit after beacon node closed (#5748)

    Re-add explicit exit after beacon node closed
    
    This reverts commit 1de881b.
    nflaig authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7e34c46 View commit details
    Browse the repository at this point in the history
  2. feat: track attestationInBlockParticipants (#5749)

    Track attestationInBlockParticipants
    dapplion authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cf659f4 View commit details
    Browse the repository at this point in the history
  3. 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
    nazarhussain authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5fa2c88 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. chore: publish the @lodestar/prover package (#5744)

    Publish the @lodestar/prover package
    nazarhussain authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3921c2f View commit details
    Browse the repository at this point in the history
  2. 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>
    nflaig and philknows authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fbe9beb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. 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
    nazarhussain authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    96820d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34472f4 View commit details
    Browse the repository at this point in the history
  3. 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
    nazarhussain authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    22d7cc8 View commit details
    Browse the repository at this point in the history
  4. 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
    twoeths authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4b5280d View commit details
    Browse the repository at this point in the history
  5. 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>
    dapplion and nflaig authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    de00b80 View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    57f1324 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdca9fb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. 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>
    3 people authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    6e01421 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix: correct subscribedToNetworkEvents flag of UnknownBlockSync (#5764)

    fix: UnknownBlockSync subscribedToNetworkEvents flag
    twoeths authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e3eb055 View commit details
    Browse the repository at this point in the history
  2. feat: add IPv6 support (#5758)

    * feat: add IPv6 support
    
    * fix: ip -> ip4
    
    * fix: add parens
    
    * fix: update cli flag descriptions
    wemeetagain authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ec81531 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    5116493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df3774 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. 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
    g11tech authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    29314c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    fce550c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f7ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6ef6b View commit details
    Browse the repository at this point in the history
  4. refactor: update execution client state change logs (#5771)

    * Update execution client state change message
    
    * Use warn instead of info if execution client is syncing
    nflaig authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4e6408a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f35a6 View commit details
    Browse the repository at this point in the history
  6. 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>
    wemeetagain and nflaig authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6a5225f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. 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>
    twoeths and dapplion authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    50551d3 View commit details
    Browse the repository at this point in the history
  2. 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
    wemeetagain authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    03c36e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3257345 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    919e797 View commit details
    Browse the repository at this point in the history
  2. fix: eventstream listen on socket for close/end event (#5795)

    * Remove res.hijack()
    
    * Listen on socket for close/end events
    nflaig authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7f19831 View commit details
    Browse the repository at this point in the history
  3. 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
    nazarhussain authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c0aa752 View commit details
    Browse the repository at this point in the history
  4. test(db): add check for gdu vs du (#5788)

    tes(db)t: add check for gdu vs du
    matthewkeil authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4720a5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f28718 View commit details
    Browse the repository at this point in the history
  6. 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
    nflaig authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ae9f572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b5fc63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0563661 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. 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>
    0xTylerHolmes and wemeetagain authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ab285d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11bbca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. 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
    twoeths authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c112f01 View commit details
    Browse the repository at this point in the history
  2. 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
    twoeths authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    26fd079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    201dfc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    a752d15 View commit details
    Browse the repository at this point in the history
  2. 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
    twoeths authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2d0557f View commit details
    Browse the repository at this point in the history
  3. chore: add capella state transition perf tests (#5807)

    Add capella state transition perf tests
    dapplion authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0c440c1 View commit details
    Browse the repository at this point in the history
  4. v1.10.0

    wemeetagain committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9afef41 View commit details
    Browse the repository at this point in the history