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: Athens 3 support #10

Merged
merged 72 commits into from
Jul 17, 2023
Merged

feat: Athens 3 support #10

merged 72 commits into from
Jul 17, 2023

Conversation

fadeev
Copy link
Member

@fadeev fadeev commented Jun 16, 2023

  • added a workflow to publish to npm
  • updated the readme to include examples on how to import different parts of the toolkit
  • refactored helpers
  • added a trackCCTX function that can be used whenever CCTX are broadcasted to get up-to-date information on the CCTX status
  • updated the balances task to show Bitcoin and ZRC20 balances
  • added a btc task to send tBTC (between BTC addresses and to ZetaChain by sending to a TSS address)
  • added a send task to send ZETA between connected chain using the Connector contract
  • removed the gasFee = gasFee * 2; workaround

@fadeev fadeev requested a review from andresaiello July 10, 2023 16:46
helpers/tx.ts Outdated Show resolved Hide resolved
tasks/balances.ts Outdated Show resolved Hide resolved
tasks/balances.ts Outdated Show resolved Hide resolved
tasks/sendBTC.ts Outdated Show resolved Hide resolved
tasks/sendBTC.ts Outdated Show resolved Hide resolved
Copy link

@bbbeeeee bbbeeeee left a comment

Choose a reason for hiding this comment

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

LGTM! a couple questions/comments but nothing major. also, reviewed assuming the generated files are 👌

@fadeev
Copy link
Member Author

fadeev commented Jul 11, 2023

Thanks for reviewing, @btroo!

@fadeev fadeev requested a review from bbbeeeee July 11, 2023 11:00
@fadeev fadeev merged commit 5727518 into main Jul 17, 2023
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.

Update @zetachain/toolkit for Athens 3
3 participants