-
Notifications
You must be signed in to change notification settings - Fork 208
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
Update ffcommon, ffsigner, ffevmconnect #1579
Conversation
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
"tag": "v1.3.17", | ||
"sha": "0fb12537b8be4fb463df713ed541aa03e2da42c582cc4c9e822f7c59a6962fef" | ||
"tag": "v1.3.18", | ||
"sha": "11a782c778227d198c0bff2fc94ad7e52ceea5a9994728ba05e781541680c32d" | ||
}, | ||
"fabconnect": { | ||
"image": "ghcr.io/hyperledger/firefly-fabconnect", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably need to update common here? I bet it has the same problem with JSON Numbers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think common is in the manifest list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we need to update FabConnect and Tezos Connect to latest transaction manager as well?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1579 +/- ##
=======================================
Coverage 99.75% 99.75%
=======================================
Files 338 338
Lines 24223 24223
=======================================
Hits 24164 24164
Misses 58 58
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Yes to tezos - I'll do that now. Fabconnect doesn't pull in |
Going to update the manifest with Tezos and Fabric at another point when we release a new rc |
This pulls in a fix in
firefly-common
related to large number handling, and updates the other related dependencies and manifest list