Closed zoedberg closed 1 month ago
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
I've updated this PR. Now it includes all tests that were added in separate branches (to report single issues) and it's ready to be merged.
@dr-orlovsky please note:
accept_0conf
test, I think the commented code shows a bug on how RGB shows allocations of a 0-confirmations transfertapret_wlt_receiving_opret
test is failing (so I've temporarily ignored it), this was working after https://github.com/RGB-WG/rgb-std/pull/256 but it now fails again, should I re-open https://github.com/RGB-WG/rgb-std/issues/246 or open a new issue?mainnet_wlt_receiving_test_asset
test that shows that a mainnet wallet refuses a test asset, therefore the issue reported in telegram by memes_ceo should not be possibleThank you very much!
the TODO in the
accept_0conf
test, I think the commented code shows a bug on how RGB shows allocations of a 0-confirmations transfer
Is it the same problem reported by Bitlight team? Anyway I think we need an issue for it
the tapret_wlt_receiving_opret test is failing (so I've temporarily ignored it), this was working after
Let's have a new issue
I've added a mainnet_wlt_receiving_test_asset test that shows that a mainnet wallet refuses a test asset, therefore the issue reported in telegram by memes_ceo should not be possible
Nice to know that, thank you!
Is it the same problem reported by Bitlight team? Anyway I think we need an issue for it
Not sure which problem you are referring to. Anyway here the issue https://github.com/RGB-WG/rgb-std/issues/270
Let's have a new issue
Ok, here it is https://github.com/RGB-WG/rgb-std/issues/271
Re-opening another draft PR since https://github.com/RGB-WG/rgb-integration-tests/pull/1 was merged before it was ready (I've force pushed master to revert it). Please @dr-orlovsky DON'T merge or review this until I mark it as ready.
Since last PR I've:
I still need to: