Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps github.com/ethereum/go-ethereum from 1.10.10 to 1.10.11.

Release notes

Sourced from github.com/ethereum/go-ethereum's releases.

Xathorron (v1.10.11)

Geth v1.10.11 is another bug fix release, fixing an issue with sender not being recovered on pending transactions, and fixing a data corruption issue.

Changes in this release

  • For pending transactions returned by RPC, the sender address is again reported correctly. This was broken in the previous release. (#23765)
  • The rlpdump command can now turn structured text into RLP. (#23745)
  • A database corruption issue caused by the snapshot system is resolved. (#23635)
  • The evm tool's t9n mode performs even stricter transaction validation. (#23743)
  • You can now use line editing at the puppeth prompt. (#23718)
  • The geth db subcommands now accept (non-hex) string keys. (#23744)

For a full rundown of the changes please consult the Geth 1.10.11 release milestone.


As with all our previous releases, you can find the:

Commits
  • 7231b3e params: release go-ethereum v1.10.11 stable (now with gofmt)
  • da1b6f3 params: begin v1.10.12 release cycle
  • f423290 params: update version
  • 312e02b core/state/snapshot: fix BAD BLOCK error when snapshot is generating (#23635)
  • 0183256 all: fix warning flagging the use of DeepEqual on error (#23624)
  • 84d8eb2 cmd/evm: add 256-bit field validations on transactions (t9n) (#23743)
  • 554b1b9 cmd/utils: update gpo.maxprice flag description (#23758)
  • b97f578 eth/fetcher: remove superfluous nilness-check (#23739)
  • 60d3cc8 cmd/puppeth: use geth's prompt to read input (#23718)
  • c36f8fe trie: fix typos (#23768)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.10 to 1.10.11.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.10.10...v1.10.11)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2021
@shrimalmadhur shrimalmadhur merged commit 55269ff into master Oct 20, 2021
@shrimalmadhur shrimalmadhur deleted the dependabot/go_modules/github.com/ethereum/go-ethereum-1.10.11 branch October 20, 2021 20:27
@coveralls
Copy link

Pull Request Test Coverage Report for Build 736

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.644%

Totals Coverage Status
Change from base Build 728: 0.0%
Covered Lines: 1249
Relevant Lines: 1696

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

2 participants