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

change account prefixes for testing #366

Open
goastler opened this issue May 19, 2023 · 1 comment
Open

change account prefixes for testing #366

goastler opened this issue May 19, 2023 · 1 comment
Assignees

Comments

@goastler
Copy link
Member

No description provided.

@goastler
Copy link
Member Author

[0x0; 32] and [0x1; 32] are used by default in the testing environment, which can leads to issues by duplication of accounts or calling from the default [0x1; 32] when that accounts has been used as a role, e.g. provider, leading to pass or fail of tests when they shouldn't.

We either need to add a constant at the end of our test accounts or change the prefixes. I think the former would be better, otherwise we're always open to a clash in the future if someone forgets about this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant