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: cover fees for app call transactions that send inner transactions #357

Merged
merged 10 commits into from
Jan 17, 2025

Conversation

neilcampbell
Copy link
Contributor

@neilcampbell neilcampbell commented Dec 16, 2024

Add support for calculating fees for app call transactions that send inner transactions.

feat: handle returning maxfee

chore: change mechanism for resolving method info

chore: proper fee calcs

feat: require a max fee to be set

chore: adjust test names

chore: more tweaks

chore: docs
@neilcampbell neilcampbell changed the title Cover fees feat: cover fees for app call transactions that send inner transactions Dec 16, 2024
src/transaction/transaction.ts Show resolved Hide resolved
src/transaction/transaction.ts Show resolved Hide resolved
src/types/app-deployer.ts Show resolved Hide resolved
src/transaction/transaction.ts Outdated Show resolved Hide resolved
src/types/composer.ts Outdated Show resolved Hide resolved
@neilcampbell neilcampbell merged commit 2c2dd78 into main Jan 17, 2025
2 checks passed
@neilcampbell neilcampbell deleted the cover-fees branch January 17, 2025 12:59
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