Skip to content

Commit

Permalink
Merge branch 'yuji/ibc-nft' (#2407)
Browse files Browse the repository at this point in the history
* origin/yuji/ibc-nft:
  for clippy
  remove stale comments
  not handle masp when receiving fails
  refactoring
  add changelog
  fmt
  fix to get memo for NFT transfer
  fix benches
  fix test
  fix tests
  update ibc-rs
  update ibc-rs
  not delete NFT metadata
  nft transfer
  option data
  back to upstream branch
  update ibc-rs and add some tests
  add nft send test
  add nft transfer
  WIP: impl context
  for new ibc-rs
  • Loading branch information
tzemanovic committed Mar 19, 2024
2 parents bd1f036 + 86853c4 commit 4d03429
Show file tree
Hide file tree
Showing 42 changed files with 3,419 additions and 1,073 deletions.
2 changes: 2 additions & 0 deletions .changelog/unreleased/features/2316-ibc-nft.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Support NFT transfer over IBC
([\#2316](https://github.com/anoma/namada/issues/2316))
Loading

0 comments on commit 4d03429

Please sign in to comment.