hyperledger / firefly

Hyperledger FireFly is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications. The FireFly API for digital assets, data flows, and blockchain transactions makes it radically faster to build production-ready apps on popular chains and protocols.
https://hyperledger.github.io/firefly
Apache License 2.0
507 stars 208 forks source link

Update ffcommon, ffsigner, ffevmconnect #1579

Closed matthew1001 closed 2 months ago

matthew1001 commented 2 months ago

This pulls in a fix in firefly-common related to large number handling, and updates the other related dependencies and manifest list

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.75%. Comparing base (f0cdcff) to head (6fe5adf). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1579 +/- ## ======================================= Coverage 99.75% 99.75% ======================================= Files 338 338 Lines 24223 24223 ======================================= Hits 24164 24164 Misses 58 58 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

matthew1001 commented 2 months ago

Don't we need to update FabConnect and Tezos Connect to latest transaction manager as well?

Yes to tezos - I'll do that now. Fabconnect doesn't pull in fftm I don't believe?

EnriqueL8 commented 2 months ago

Going to update the manifest with Tezos and Fabric at another point when we release a new rc