Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new tests under the admin thread to test the most critical admin transactions #2448

Closed
Tracked by #2373
kingpinXD opened this issue Jul 8, 2024 · 1 comment · Fixed by #2473
Closed
Tracked by #2373
Labels
E2E E2E tests related

Comments

@kingpinXD
Copy link
Contributor

kingpinXD commented Jul 8, 2024

Make sure critical messages are covered in the e2e test.

MsgUpdateChainParams
MsgRefundAbortedCCTX
MsgEnableCCTX
MsgDisableCCTX
MsgUpdateGasPriceIncreaseFlags
MsgAddToInTxTracker
MsgUpdateZRC20LiquidityCap
MsgDeploySystemContracts
MsgWhitelistERC20
MsgPauseZRC20
MsgMigrateTssFunds
MsgUpdateTssAddress
@kingpinXD
Copy link
Contributor Author

MsgUpdateGasPriceIncreaseFlags , MsgAddToInboundTracker are the only messages needed to be added , the rest are already used in e2e tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E E2E tests related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant