Problem: no register support for payee and counterpartyPayee #7187
Annotations
2 errors and 2 warnings
Run integration tests:
integration_tests/test_ibc_rly.py#L308
test_ibc_incentivized_transfer
AssertionError: [5, 'DistributeFee']
assert AttributeDict({'receiver': '0x6F1805D56bF05b7be10857F376A5b1c160C8f72C', 'fee': '10ibcfee'}) == AttributeDict({'receiver': '0xD09f7c8C4529cB5D387Aa17E33d707C529a6f694', 'fee': '10ibcfee'})
Full diff:
- AttributeDict({'receiver': '0xD09f7c8C4529cB5D387Aa17E33d707C529a6f694', 'fee': '10ibcfee'})
+ AttributeDict({'receiver': '0x6F1805D56bF05b7be10857F376A5b1c160C8f72C', 'fee': '10ibcfee'})
|
Run integration tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading