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

evm, rpc: query ChainConfig via gRPC #239

Merged
merged 4 commits into from Jul 8, 2021
Merged

Conversation

fedekunze
Copy link
Contributor

No description provided.

@github-actions github-actions bot added C:CLI C:JSON-RPC JSON-RPC client C:Proto protobuf files (*.pb.go) Type: Docs Improvements or additions to documentation labels Jul 8, 2021
@fedekunze fedekunze marked this pull request as ready for review July 8, 2021 14:41
@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #239 (6f18dcf) into main (6129607) will increase coverage by 0.30%.
The diff coverage is 11.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   47.64%   47.94%   +0.30%     
==========================================
  Files          44       43       -1     
  Lines        3031     3022       -9     
==========================================
+ Hits         1444     1449       +5     
+ Misses       1508     1493      -15     
- Partials       79       80       +1     
Impacted Files Coverage Δ
x/evm/types/query.pb.gw.go 0.00% <0.00%> (ø)
x/evm/keeper/grpc_query.go 81.81% <71.42%> (-0.47%) ⬇️
ethereum/rpc/pubsub/pubsub.go

@fedekunze fedekunze enabled auto-merge (squash) July 8, 2021 14:43
@fedekunze fedekunze merged commit 6238632 into main Jul 8, 2021
@fedekunze fedekunze deleted the fedekunze/chain-cfg-query branch July 8, 2021 14:46
mmsqe referenced this pull request in mmsqe/ethermint May 17, 2023
* fix parse for websocket connID

* update doc
mmsqe referenced this pull request in mmsqe/ethermint Jun 14, 2023
* fix parse for websocket connID

* update doc
mmsqe referenced this pull request in mmsqe/ethermint Jun 14, 2023
)

* fix parse for websocket connID

* update doc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:CLI C:JSON-RPC JSON-RPC client 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.

None yet

1 participant