Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

all: bump go-ethereum to v1.10.9 #231

Merged
merged 49 commits into from Oct 5, 2021
Merged

all: bump go-ethereum to v1.10.9 #231

merged 49 commits into from Oct 5, 2021

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Jul 7, 2021

closes #147

@github-actions github-actions bot added C:CLI C:Proto protobuf files (*.pb.go) Type: Docs Improvements or additions to documentation labels Jul 7, 2021
@codecov
Copy link

codecov bot commented Jul 7, 2021

Codecov Report

Merging #231 (dbe7baf) into main (cda968b) will increase coverage by 0.02%.
The diff coverage is 16.86%.

❗ Current head dbe7baf differs from pull request most recent head bf5c098. Consider uploading reports for the commit bf5c098 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   51.76%   51.79%   +0.02%     
==========================================
  Files          65       63       -2     
  Lines        5461     5456       -5     
==========================================
- Hits         2827     2826       -1     
+ Misses       2474     2467       -7     
- Partials      160      163       +3     
Impacted Files Coverage Δ
rpc/ethereum/types/query_client.go 0.00% <ø> (ø)
rpc/ethereum/types/utils.go 0.00% <0.00%> (ø)
x/evm/keeper/utils.go 68.49% <0.00%> (+0.92%) ⬆️
x/evm/types/dynamic_fee_tx.go 0.00% <0.00%> (ø)
x/evm/types/params.go 67.64% <ø> (ø)
x/evm/types/tracer.go 0.00% <0.00%> (ø)
x/evm/types/tx_args.go 0.00% <0.00%> (ø)
x/evm/types/tx_data.go 77.27% <0.00%> (-3.68%) ⬇️
app/ante/eth.go 87.08% <14.28%> (-3.29%) ⬇️
x/evm/types/msg.go 70.94% <21.73%> (-8.60%) ⬇️
... and 7 more

@github-actions github-actions bot added the C:JSON-RPC JSON-RPC client label Jul 7, 2021
@github-actions github-actions bot added the C:Encoding encoding and codec label Jul 8, 2021
@github-actions github-actions bot added the Type: Tests issues and PR related to tests label Jul 12, 2021
@github-actions github-actions bot removed the Type: Tests issues and PR related to tests label Jul 16, 2021
@github-actions github-actions bot added the C:Types common types, interfaces and functions from /types label Jul 16, 2021
@github-actions github-actions bot removed the C:Types common types, interfaces and functions from /types label Jul 16, 2021
@github-actions github-actions bot removed Type: Docs Improvements or additions to documentation C:JSON-RPC JSON-RPC client labels Oct 4, 2021
@fedekunze fedekunze changed the title all: bump go-ethereum to v1.10.8 all: bump go-ethereum to v1.10.9 Oct 4, 2021
@fedekunze fedekunze marked this pull request as ready for review October 5, 2021 11:58
Copy link
Contributor

@jolube jolube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A changelist would be nice to reference here; along with a way to split up this PR. Approved for now.

@fedekunze fedekunze enabled auto-merge (squash) October 5, 2021 14:30
@fedekunze fedekunze enabled auto-merge (squash) October 5, 2021 15:04
@github-actions github-actions bot added the Type: Docs Improvements or additions to documentation label Oct 5, 2021
@fedekunze fedekunze merged commit a872265 into main Oct 5, 2021
@fedekunze fedekunze deleted the fedekunze/bump-geth branch October 5, 2021 15:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:CLI C:Encoding encoding and codec C:Proto protobuf files (*.pb.go) Type: Docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Geth to v1.10.4
3 participants