Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Unit test review: Interoperability stores #8181

Closed
Tracked by #7245
ricott1 opened this issue Feb 23, 2023 · 0 comments
Closed
Tracked by #7245

Unit test review: Interoperability stores #8181

ricott1 opened this issue Feb 23, 2023 · 0 comments
Assignees
Milestone

Comments

@ricott1
Copy link
Contributor

ricott1 commented Feb 23, 2023

Channel data

  • Missing minReturnFeePerByte property
  • We could check that the messageFeeTokenID is native to either the host chain (messageFeeTokenID.getChainID()== OWN_CHAIN_ID) or the partner chain (messageFeeTokenID.getChainID()== chainID)
  • Check the exact values for a channel with the mainchain for messageFeeTokenID and minReturnFeePerByte
  • We can check that the channel is correctly updated by the appendToInbox and appendToOutbox functions
@Madhulearn Madhulearn added this to the Sprint 104 milestone Sep 12, 2023
@mitsuaki-u mitsuaki-u self-assigned this Sep 19, 2023
@mitsuaki-u mitsuaki-u changed the title Unit test rewiew: Interoperability stores Unit test review: Interoperability stores Sep 19, 2023
@Madhulearn Madhulearn modified the milestones: Sprint 104, Sprint 105 Sep 25, 2023
@Madhulearn Madhulearn modified the milestones: Sprint 105, Sprint 104 Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants