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

Add TX vectors for multisig and DEPLOY method #6606

Open
wants to merge 1 commit into
base: athena-poc
Choose a base branch
from

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Jan 10, 2025

Updated the TX vectors generator for Athena. It now includes the DEPLOY() method as well all methods of the multisig wallet template.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 59.78261% with 37 lines in your changes missing coverage. Please review.

Project coverage is 79.5%. Comparing base (d1fbdc8) to head (c0af342).
Report is 4 commits behind head on athena-poc.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
vm/sdk/wallet/tx.go 56.8% 20 Missing and 5 partials ⚠️
vm/sdk/multisig/tx.go 64.7% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           athena-poc   #6606     +/-   ##
============================================
- Coverage        79.5%   79.5%   -0.1%     
============================================
  Files             373     373             
  Lines           48121   48191     +70     
============================================
+ Hits            38286   38340     +54     
- Misses           7625    7645     +20     
+ Partials         2210    2206      -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant