synapseweb3 / forcerelay

Apache License 2.0
10 stars 8 forks source link

ci: add ibc-packet test workflow between CKB testnet <-> Axon alphanet #361

Closed ashuralyk closed 10 months ago

ashuralyk commented 10 months ago

Closes: #356

Description

change logs:

  1. add ibc-packet-trigger.yaml to run a clock IBC packet trigger
  2. add sdk.config.toml in e2e directory
  3. it's inefficient to debug how to import secret env, so I put private_key directly in CI file, leave it to optimize if anybody gets time