-
-
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 1.10.0 #5836
Merged
Merged
chore: release 1.10.0 #5836
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: publish blobsidecars instead of blobssidecar * add comment
* fix: add setTimeout to onGossipsubMessage and onValidationResult * chore: more comments
* Skip serializing block after fetching from network * fix: beaconBlocksMaybeBlobsByRange.test.ts --------- Co-authored-by: Tuyen Nguyen <vutuyen2636@gmail.com>
…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>
* chore: track block source in lodestar summary dashboard * Add job vars to __inputs --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
* Add job names to __inputs if used by dashboard * Reorder properties in prometheus input
* 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>
* fix: simplify snappy frame encoding * fix e2e tests
* 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>
* Fix yarn.lock file * Fix readme formatting
* chore: update prometheus-gc-stats dependency * chore: use check-latest in setup-node action
* Add block proposal summary metric to validator monitor * Fix type errors * Fix linter error --------- Co-authored-by: Cayman <caymannava@gmail.com>
chore!: set node requirement to >=18.15.x
* feat: implement eip 4788 for deneb * fixes * lint
Fix prevEpochBlockProposalSummary typo
* feat: only subscribe to short lived subnets 2 slots in advanced * fix: dedup attestationPool.getAggregate() call * chore: fix comment in test
Add capella state transition perf tests
* chore: add request next epoch proposal duties panel * fix: track new proposal duties detected
* Switch to native fetch implementation * Wrapper around native fetch to improve error handling * Improve handling of other native fetch errors * Update fetch error types * Native fetch errors might not have cause.code property * Check if instance of TypeError * Add unknown scheme error to examples * Add tests to detect changes native fetch error behavior * Remove unnecessary exports * Improve error.cause type * Move fetch to @lodestar/api package * Remove tsdoc from NativeFetchError * Add headers overflow test
* refactor: rename data gas to blob gas for relevant deneb fields * update spec test version
* docs: update instructions on how to contribute to dashboards * Add UID to spell check word list
* Fix format of input in dashboard lint script * Fix inputs on remaining dashboards
* chore: add produced aggregate metrics to dashboard * Remove changes to __inputs field --------- Co-authored-by: Nico Flaig <nflaig@protonmail.com>
* Add syncing_status query parameter to eth/v1/node/health * Always validate value of syncing_status * Add 400 to getHealth error responses * Set http error status as client response status * Check status in test cases instead of error code * Fix appending '?' to URL if query params are omitted * Use composite reponse type from the server handlers * Revert "Use composite reponse type from the server handlers" This reverts commit e1cbec4. * Remove workaround in generic server test * Remove request / response from server api type * Do not forward request / response to API implementation * Set getHealth status code in route handler --------- Co-authored-by: Nazar Hussain <nazarhussain@gmail.com>
* Fix parsing of bootnode entires with IP and location information * Update outdated references to --network.discv5.bootEnrs flag * Pin genesis and bootnode file URLs by commit hash
…5820) * Fix some issues in the prover * Remove unused file * Fix browser tests * Add comment for buffer
Performance Report✔️ no performance regression detected Full benchmark results
|
philknows
approved these changes
Aug 3, 2023
🎉 This PR is included in v1.10.0 🎉 |
0806_v1.10.0_mainnet_node.cpuprofile.zip the attached is profile from a test mainnet node subscribing to all subnets |
Hello JSON RAuL MC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.