Skip to content

Conversation

@awrichar
Copy link
Contributor

Although transfers initiated outside of FireFly will NOT have a Transaction, it's
still useful to track Transactions for those transfers initiated by FireFly. This
is needed for tracking of async transfer requests, filtering transfers, etc.

Partially reverts 0e654d2

Although transfers initiated outside of FireFly will NOT have a Transaction, it's
still useful to track Transactions for those transfers initiated by FireFly. This
is needed for tracking of async transfer requests, filtering transfers, etc.

Partially reverts 0e654d2

Signed-off-by: Andrew Richardson <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #444 (8d1e8ce) into main (32bad71) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #444   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          278       278           
  Lines        14952     14960    +8     
=========================================
+ Hits         14952     14960    +8     
Impacted Files Coverage Δ
internal/assets/token_transfer.go 100.00% <100.00%> (ø)
internal/database/sqlcommon/tokentransfer_sql.go 100.00% <100.00%> (ø)
internal/tokens/fftokens/fftokens.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32bad71...8d1e8ce. Read the comment docs.

Copy link
Contributor

@peterbroadhurst peterbroadhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♻️

@peterbroadhurst peterbroadhurst merged commit 5f23c21 into hyperledger:main Jan 25, 2022
@peterbroadhurst peterbroadhurst deleted the transfertx branch January 25, 2022 13:32
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