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

【XRPL対応】mintメソッドの実装 #141

Merged
merged 29 commits into from
Aug 8, 2024

Conversation

passion0102
Copy link
Contributor

@passion0102 passion0102 commented May 3, 2024

【技術調査・メモ】

【実装済みスコープ】

  • XRPLとのtxインターフェース実装(NFTokenMint)
  • XRPLとのtxインターフェース実装(Payment)
  • managedCreateTokenの実装
  • IPFSへのメタデータ対応

@passion0102 passion0102 requested a review from thashimoto1998 May 3, 2024 01:53
@passion0102 passion0102 self-assigned this May 3, 2024
@passion0102 passion0102 requested a review from seki-seki May 14, 2024 00:04
@thashimoto1998 thashimoto1998 marked this pull request as ready for review June 11, 2024 09:27
@thashimoto1998
Copy link
Contributor

↑ feat/coreのコミットを誤って取り込んでしまったためb87e675までgit resetした

@thashimoto1998
Copy link
Contributor

正しいコミット名:cherry-pick: b7ef500

seki-seki
seki-seki previously approved these changes Jun 26, 2024
@seki-seki
Copy link
Contributor

↑ feat/coreのコミットを誤って取り込んでしまったためb87e675までgit resetした

間違って取り込んだコミットをリバートしてください
force push 禁止

@passion0102 passion0102 changed the base branch from master to feat/multi-package June 29, 2024 05:57
packages/evm/package.json Outdated Show resolved Hide resolved
packages/xrpl/src/blockchain/VWBLProtocol.ts Outdated Show resolved Hide resolved
@passion0102 passion0102 changed the base branch from feat/multi-package to feat/xrpl August 8, 2024 23:22
@passion0102 passion0102 merged commit 724046b into feat/xrpl Aug 8, 2024
@passion0102 passion0102 deleted the feat/xrpl-mint-token branch August 8, 2024 23:22
@thashimoto1998 thashimoto1998 mentioned this pull request Sep 9, 2024
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