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

Make ISA a transaction builder #2102

Merged
merged 37 commits into from
Mar 5, 2024
Merged

Conversation

DaughterOfMars
Copy link

Description of change

This is mostly just a rename right now. If there are any suggestions on additional changes, let me know.

I also added a version of build_transaction to the client. It should fetch available inputs using a list of provided addresses, and otherwise just does everything that isn't specific wallet functionality.

Related Issues

Closes #1991

Alex Coats added 2 commits February 29, 2024 12:19
…ns to client to support a client version of transaction builder.
@DaughterOfMars DaughterOfMars linked an issue Feb 29, 2024 that may be closed by this pull request
4 tasks
@DaughterOfMars DaughterOfMars linked an issue Mar 4, 2024 that may be closed by this pull request
@thibault-martinez thibault-martinez merged commit 55607c6 into 2.0 Mar 5, 2024
37 checks passed
@thibault-martinez thibault-martinez deleted the feat/transaction-builder branch March 5, 2024 16:33
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.

Fix mana allotments Turn ISA into a fully fledged TransactionBuilder?
3 participants