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

feat: apply sUDT feature into packet test for Ckb Endpoints #324

Merged
merged 4 commits into from
Sep 11, 2023

Conversation

ashuralyk
Copy link
Contributor

Closes: #XXX

Description

previous packet test of ckb only use ping and pong as relay message and acknowledgement, for the further test with axon, this packet test should upgrade to adapt sUDT feature, to implement it, change logs are below:

  1. deploy sUDT contract and issue initial sUDT token to relayer address
  2. change generation logic and add SUDT_CODE_HASH and SUDT_TYPE_ARGS to consts.rs
  3. adjust packet test to search initial sUDT cell and append it into transaction assembly

@ashuralyk ashuralyk force-pushed the feat/ckb-packet-test-with-sudt branch from 6879f56 to 94d0696 Compare September 7, 2023 13:08
@ashuralyk ashuralyk added this pull request to the merge queue Sep 11, 2023
Merged via the queue into dev with commit 461b571 Sep 11, 2023
29 of 31 checks passed
@ashuralyk ashuralyk deleted the feat/ckb-packet-test-with-sudt branch September 11, 2023 01:20
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