-
Notifications
You must be signed in to change notification settings - Fork 283
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): non fungible assest transfer #5440
Merged
Merged
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-2914-apt-transfer-function-change
branch
from
January 28, 2025 04:37
ae8a610
to
94a41ae
Compare
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
3 times, most recently
from
January 28, 2025 04:45
3283ea2
to
248276e
Compare
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
2 times, most recently
from
January 28, 2025 10:45
3a8181d
to
8049b14
Compare
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
from
January 28, 2025 12:00
42b6792
to
82ae56f
Compare
baltiyal
changed the base branch from
COIN-2914-apt-transfer-function-change
to
master
January 28, 2025 12:25
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
from
January 28, 2025 12:49
72e4ac0
to
6f514c9
Compare
baltiyal
changed the base branch from
master
to
COIN-2914-apt-transfer-function-change
January 28, 2025 13:17
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
2 times, most recently
from
January 28, 2025 14:46
391bb9a
to
3957d52
Compare
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
2 times, most recently
from
January 28, 2025 15:06
20a3e1e
to
aa3223b
Compare
modules/sdk-coin-apt/src/lib/transaction/digitalAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transaction/digitalAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transaction/digitalAssetTransaction.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/digitalAssestTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/src/lib/transactionBuilder/digitalAssestTransactionBuilder.ts
Outdated
Show resolved
Hide resolved
modules/sdk-coin-apt/test/unit/transactionBuilder/digitalAssestTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/test/unit/transactionBuilder/digitalAssestTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/test/unit/transactionBuilder/digitalAssestTransactionBuilder.ts
Show resolved
Hide resolved
modules/sdk-coin-apt/test/unit/transactionBuilder/digitalAssestTransactionBuilder.ts
Show resolved
Hide resolved
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
3 times, most recently
from
January 29, 2025 09:20
0bd294a
to
a0fb762
Compare
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
4 times, most recently
from
January 29, 2025 10:03
498352b
to
1aab665
Compare
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
2 times, most recently
from
January 30, 2025 06:08
49e3d8f
to
d9c60ae
Compare
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
from
January 30, 2025 06:20
1aab665
to
6bfc22a
Compare
bhavidhingra
previously approved these changes
Jan 30, 2025
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
from
January 30, 2025 11:12
d9c60ae
to
120a4c7
Compare
baltiyal
requested review from
pranavjain97 and
kaustubhbitgo
and removed request for
a team
January 30, 2025 12:55
baltiyal
force-pushed
the
COIN-2914-apt-transfer-function-change
branch
2 times, most recently
from
January 31, 2025 02:35
2787263
to
9db8d65
Compare
baltiyal
changed the base branch from
COIN-2914-apt-transfer-function-change
to
master
January 31, 2025 05:53
baltiyal
force-pushed
the
COIN-2920-apt-nft-transfer
branch
from
January 31, 2025 05:55
6bfc22a
to
eb84c77
Compare
bhavidhingra
approved these changes
Jan 31, 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-2920