Skip to content

eth/client: do not allow accessing local accounts on remote connections#193

Merged
q9f merged 2 commits intomainfrom
q9f/client/local
Dec 29, 2022
Merged

eth/client: do not allow accessing local accounts on remote connections#193
q9f merged 2 commits intomainfrom
q9f/client/local

Conversation

@q9f
Copy link
Owner

@q9f q9f commented Dec 29, 2022

fix #167

@q9f q9f added the bug Something isn't working label Dec 29, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Merging #193 (36ce7a8) into main (cb79fcb) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          74       74           
  Lines        4321     4334   +13     
=======================================
+ Hits         4311     4324   +13     
  Misses         10       10           
Impacted Files Coverage Δ
lib/eth/client.rb 100.00% <100.00%> (ø)
spec/eth/client_spec.rb 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@q9f q9f merged commit 415d2ec into main Dec 29, 2022
@q9f q9f deleted the q9f/client/local branch December 29, 2022 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unsupported method: eth_coinbase on matic

2 participants