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

chore: Fix Cache Mismatch by Deep Copying Operation #1561

Closed dwertent closed 2 months ago

dwertent commented 3 months ago

Added a deep copy of the operation object to prevent ID overwriting issues. Read more here.

Fixes #1310

EnriqueL8 commented 3 months ago

@awrichar Could you take a look at this one?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (aeec387) to head (2075473). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1561 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 325 325 Lines 24049 24109 +60 ========================================= + Hits 24049 24109 +60 ```

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