Skip to content

Canton2EVM devenv token transfer and validation tests#693

Open
JohnChangUK wants to merge 4 commits into
mainfrom
validation-tests
Open

Canton2EVM devenv token transfer and validation tests#693
JohnChangUK wants to merge 4 commits into
mainfrom
validation-tests

Conversation

@JohnChangUK

Copy link
Copy Markdown
Contributor

No description provided.

@JohnChangUK JohnChangUK requested a review from a team as a code owner June 16, 2026 22:21
@github-actions

Copy link
Copy Markdown

👋 JohnChangUK, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@@ -0,0 +1,124 @@
package devenv

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for creating another file and not putting this under impl.go
Could we order the functions definitions? As:
1 - Exported methods first
2 - Unexported methods
3 - Helper functions (eg: destChainConfigFromFeeQuoterCreateArgs)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants