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

Transaction Builder #41

Merged
merged 32 commits into from
Dec 5, 2024
Merged

Transaction Builder #41

merged 32 commits into from
Dec 5, 2024

Conversation

stefan-mysten
Copy link
Collaborator

This is the first iteration on the transaction builder. I expect that it is not 100% correct as there are some areas that I am not sure about, thus I decided to push a PR to get some feedback.

Might be easier to go over it in a call, so we can also do that.

@stefan-mysten stefan-mysten requested a review from bmwill as a code owner October 22, 2024 21:13
@stefan-mysten stefan-mysten requested a review from amnn October 22, 2024 21:13
crates/sui-transaction-builder/src/lib.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/lib.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/lib.rs Show resolved Hide resolved
crates/sui-transaction-builder/src/lib.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/lib.rs Show resolved Hide resolved
crates/sui-transaction-builder/src/object.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/object.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/object.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/object.rs Outdated Show resolved Hide resolved
crates/sui-transaction-builder/src/object.rs Outdated Show resolved Hide resolved
@stefan-mysten
Copy link
Collaborator Author

Thanks so much for the review @amnn 🚀

@stefan-mysten
Copy link
Collaborator Author

Bring in the macros for identifier, function, objectId, typetag.

@bmwill bmwill merged commit 85b9a86 into master Dec 5, 2024
6 checks passed
@bmwill bmwill deleted the tx_builder branch December 5, 2024 19:48
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.

4 participants