Merge changes from master branch#2
Draft
nkryuchkov wants to merge 45 commits intomoshe-blox:optional-beaconstate-usagefrom
Draft
Merge changes from master branch#2nkryuchkov wants to merge 45 commits intomoshe-blox:optional-beaconstate-usagefrom
nkryuchkov wants to merge 45 commits intomoshe-blox:optional-beaconstate-usagefrom
Conversation
Renaming fixes a broken link in the project README.md and adopts the correct semver for this filename to be consistent with the file contents and repo tags {v0.19.0}
Rename docs/0.19-changes.md to fix broken link
…-nil-checks Add nil checks to Versioned*BeaconBlock functions
Enforce transaction size limits
Reject negative base fee per gas
Add a couple missing nil checks
… before client is synced.
Instead of trusting the value of ValidatorState blindly, check that it is valid: greater or equal to zero, less than the amount of possible validator states, including `unknown`.
Unified proposals using v3.
…ate-panic Check correctness of ValidatorState value
…oposal-endpoint-fix Fixed endpoint in SubmitBlindedProposal
…ithoutBeaconState option in Validators request
…e-usage-cr-requests-merge-from-master # Conflicts: # http/parameters.go # http/service.go # http/validators.go
This file contains hidden or 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
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.
This PR merges
github.com/attestantio/go-eth2-client'smasterbranch into #1 because attestantio#105 to resolve merge conflicts in attestantio#105.This should be reviewed merged after #1