Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Dec 16, 2021
1 parent 4ef9783 commit a6c3bd3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [x] Builds and Deployments
- [x] Connection, Account, Transaction, Errors
- [x] Programs (serialize/deserialize accounts, rpc transactions, simple actions)
- [x] Metadata
- [ ] Metadata
- [x] Accounts
- [x] Metadata
- [x] Master Edition
Expand All @@ -18,14 +18,14 @@
- [x] CreateMasterEdition
- [x] MintNewEditionFromMasterEditionViaToken
- [ ] [MintNewEditionFromMasterEditionViaVaultProxy](https://github.com/metaplex-foundation/js/issues/116)
- [ ] Actions
- [x] Actions
- [X] Create
- [X] Update
- [X] Sign
- [ ] Send
- [x] Send
- [X] Mint Master Edition
- [X] Mint Limited Edition from Master
- [ ] Burn
- [x] Burn
- [ ] Metaplex
- [ ] Accounts
- [x] Bid Redemption Ticket
Expand All @@ -52,11 +52,11 @@
- [x] SetWhitelistedCreator
- [ ] RedeemUnusedWinningConfigItemsAsAuctioneer
- [ ] DecommissionAuctionManager
- [ ] RedeemPrintingV2Bid
- [x] RedeemPrintingV2Bid
- [ ] WithdrawMasterEdition
- [x] InitAuctionManagerV2
- [ ] ValidateSafetyDepositBoxV2
- [ ] RedeemParticipationBidV3
- [x] RedeemParticipationBidV3
- [ ] SetStoreIndex
- [ ] SetAuctionCache
- [ ] Actions
Expand Down

0 comments on commit a6c3bd3

Please sign in to comment.