-
Notifications
You must be signed in to change notification settings - Fork 284
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(sdk-coin-apt): fungible token transfer #5431
Merged
Merged
+522
−188
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
from
January 26, 2025 10:31
b368ac4
to
437b7db
Compare
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
2 times, most recently
from
January 27, 2025 07:00
94ea92a
to
12813d2
Compare
baltiyal
changed the title
Coin 2894 fungible token transfer
feat(sdk-coin-apt): fungible token transfer
Jan 27, 2025
baltiyal
requested review from
alebusse and
kaustubhbitgo
and removed request for
a team
January 27, 2025 09:15
baltiyal
changed the base branch from
master
to
COIN-2892-apt-token-statics-fix
January 28, 2025 03:03
baltiyal
changed the base branch from
COIN-2892-apt-token-statics-fix
to
master
January 28, 2025 03:03
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
from
January 28, 2025 03:08
7e0ac97
to
6bea56a
Compare
modules/sdk-coin-apt/src/lib/transaction/fungibleAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transaction/fungibleAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/transactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/transactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/transferBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/test/unit/transactionBuilder/fungibleTokenTransferBuilder.ts
Show resolved
Hide resolved
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
6 times, most recently
from
January 28, 2025 13:08
eaeef33
to
77eec9f
Compare
removed the non required reviewers |
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/transferBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Show resolved
Hide resolved
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
5 times, most recently
from
January 29, 2025 08:45
5ac2b84
to
d8b7424
Compare
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/transferBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transaction/fungibleAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/fungibleAssetTransactionBuilder.ts
Outdated
Show resolved
Hide resolved
baltiyal
force-pushed
the
COIN-2894-fungible-token-transfer
branch
from
January 30, 2025 05:46
d8b7424
to
65cbd70
Compare
bhavidhingra
approved these changes
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket: COIN-2894