Skip to content

Conversation

@awrichar
Copy link
Contributor

@awrichar awrichar commented Jun 14, 2022

This is in a PR chain with the (massive) #855, so that should be reviewed and merged first. Only the last 2 commits are new.

Part of FIR-12

This is the counterpart to hyperledger/firefly-tokens-erc1155#78 and hyperledger/firefly-tokens-erc20-erc721#59.

awrichar added 2 commits June 14, 2022 12:31
If namespace is included in token events, honor it as a way to filter
which listener should receive the event (but continue to fan out to
all listeners if namespace is omitted).

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #861 (cc45644) into main (362f721) will decrease coverage by 0.01%.
The diff coverage is 97.70%.

@@            Coverage Diff             @@
##             main     #861      +/-   ##
==========================================
- Coverage   99.96%   99.95%   -0.02%     
==========================================
  Files         300      300              
  Lines       19655    19687      +32     
==========================================
+ Hits        19649    19679      +30     
- Misses          5        6       +1     
- Partials        1        2       +1     
Impacted Files Coverage Δ
internal/tokens/fftokens/fftokens.go 99.55% <97.64%> (+0.03%) ⬆️
internal/orchestrator/orchestrator.go 100.00% <100.00%> (ø)
internal/apiserver/server.go 98.98% <0.00%> (-1.02%) ⬇️

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 362f721...cc45644. Read the comment docs.

@nguyer nguyer merged commit 006aa17 into hyperledger:main Jun 17, 2022
@awrichar awrichar deleted the fftokens branch June 20, 2022 13:19
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