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

Two phase init was not passing smartContractGW to receipt store #228

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

peterbroadhurst
Copy link
Contributor

Which meant no WS receipts were being delivered.

This was caused by new initialization order in #227

Found through e2e in FireFly under hyperledger/firefly#1033

@peterbroadhurst peterbroadhurst marked this pull request as ready for review September 1, 2022 02:25
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2022

Codecov Report

Merging #228 (70236dc) into main (0e6f5b0) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #228   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          70       70           
  Lines        7728     7729    +1     
=======================================
+ Hits         7493     7494    +1     
  Misses        184      184           
  Partials       51       51           
Impacted Files Coverage Δ
ethconnect/internal/ws/wsserver.go 100.00% <0.00%> (ø)
ethconnect/internal/rest/restgateway.go 94.41% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

…ning no WS receipts

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@vdamle vdamle merged commit 7c9d934 into hyperledger:main Sep 1, 2022
@vdamle vdamle deleted the fix-init branch September 1, 2022 03:53
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.

3 participants