Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional nil check on CallRPC #52

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

nguyer
Copy link
Contributor

@nguyer nguyer commented Nov 10, 2023

This should resolve hyperledger/firefly-evmconnect#103 after it's included in EVMConnect

@codecov-commenter
Copy link

Codecov Report

Merging #52 (cd9dc11) into main (e4d4a70) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         3015      3015           
=========================================
  Hits          3015      3015           
Files Coverage Δ
pkg/rpcbackend/backend.go 100.00% <100.00%> (ø)

@peterbroadhurst peterbroadhurst merged commit 356a095 into hyperledger:main Nov 10, 2023
2 checks passed
@peterbroadhurst peterbroadhurst deleted the nil-err-res branch November 10, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EVMConnect crashes when trying to delete an eventstream
3 participants