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

[HPL-717]: test v3 codes #36

Merged
merged 13 commits into from
Sep 19, 2023
Merged

[HPL-717]: test v3 codes #36

merged 13 commits into from
Sep 19, 2023

Conversation

hashableric
Copy link
Contributor

  • testing beneath contracts
    • default-hook
    • domain-routing-hook

@hashableric hashableric self-assigned this Sep 11, 2023
@byeongsu-hong byeongsu-hong marked this pull request as ready for review September 14, 2023 08:54
contracts/default-hook/src/bin/schema.rs Outdated Show resolved Hide resolved
contracts/default-hook/src/query.rs Show resolved Hide resolved
pub const PAUSE_KEY: &str = "pause";
pub const PAUSE: Item<bool> = Item::new(PAUSE_KEY);

pub fn generate_hook_key(destination: u32, recipient: Binary) -> Vec<u8> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

why don't you use this in testcode?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@byeongsu-hong i donno what you blame for

@hashableric hashableric merged commit cc8b551 into main Sep 19, 2023
2 of 3 checks passed
@hashableric hashableric deleted the test/v3 branch September 19, 2023 02:28
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