Closed dependabot-preview[bot] closed 4 years ago
Merging #493 into master will increase coverage by
0.05%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #493 +/- ##
==========================================
+ Coverage 42.81% 42.86% +0.05%
==========================================
Files 152 152
Lines 11107 11107
==========================================
+ Hits 4755 4761 +6
+ Misses 5960 5955 -5
+ Partials 392 391 -1
Impacted Files | Coverage Δ | |
---|---|---|
evmcore/tx_pool.go | 76.67% <0.00%> (+0.81%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0e3c75f...624718b. Read the comment docs.
See #495
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps github.com/ethereum/go-ethereum from 1.9.8 to 1.9.15.
Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
Commits
0f77f34
params: go-ethereum v1.9.15 stable6512334
Merge pull request #21188 from karalabe/cht-1.9.15a5c827a
params: update CHTs for 1.9.15 release0b3f3be
internal/ethapi: return revert reason for eth_call (#21083)88125d8
core: fix typo in comments (#21181)55f30db
core/vm, crypt/bls12381: fixed comments in bls (#21182)9d93535
node: missing comma on toml tags (#21187)4b2ff14
go.mod: upgrade go-duktape to hide unused function warning (#21168)cefa2ab
Merge pull request #21173 from karalabe/faucet-delete-oldaccsb1b75f0
accounts/keystore, cmd/faucet: return old account to allow unlockDependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)