Changeset View
Changeset View
Standalone View
Standalone View
modules/ecash-wallet/README.md
| Show All 27 Lines | |||||
| - XEC actions | - XEC actions | ||||
| [x] Send XEC to one recipient | [x] Send XEC to one recipient | ||||
| [x] Send XEC to many recipients | [x] Send XEC to many recipients | ||||
| - GENESIS, MINT, SEND, and BURN for all token types | - GENESIS, MINT, SEND, and BURN for all token types | ||||
| [x] SLP_TOKEN_TYPE_FUNGIBLE | [x] SLP_TOKEN_TYPE_FUNGIBLE | ||||
| [x] ALP_TOKEN_TYPE_STANDARD | [x] ALP_TOKEN_TYPE_STANDARD | ||||
| [] SLP_TOKEN_TYPE_MINT_VAULT SEND and BURN actions | [x] SLP_TOKEN_TYPE_MINT_VAULT SEND and BURN actions | ||||
| [] SLP_TOKEN_TYPE_NFT1_GROUP | [] SLP_TOKEN_TYPE_NFT1_GROUP | ||||
| [] SLP_TOKEN_TYPE_NFT1_CHILD | [] SLP_TOKEN_TYPE_NFT1_CHILD | ||||
| [] BURN txs for arbitrary amounts using BURN method (intentional burn, not SEND) | [] BURN txs for arbitrary amounts using BURN method (intentional burn, not SEND) | ||||
| - Agora actions (PARTIAL and ONESHOT) | - Agora actions (PARTIAL and ONESHOT) | ||||
| [] SLP (requires "chained" txs) | [] SLP (requires "chained" txs) | ||||
| [] ALP | [] ALP | ||||
| ### Phase Two, extended functionality | ### Phase Two, extended functionality | ||||
| Show All 20 Lines | |||||
| # 1.0.1 | # 1.0.1 | ||||
| [D18391](https://reviews.bitcoinabc.org/D18391) Patch README | [D18391](https://reviews.bitcoinabc.org/D18391) Patch README | ||||
| # 1.1.0 | # 1.1.0 | ||||
| [D18398](https://reviews.bitcoinabc.org/D18398) Accept addresses in the transaction ouputs | [D18398](https://reviews.bitcoinabc.org/D18398) Accept addresses in the transaction ouputs | ||||
| # 1.2.0 | |||||
| [D18548](https://reviews.bitcoinabc.org/D18548) Support GENESIS, SEND, and BURN for SLP_TOKEN_TYPE_MINT_VAULT | |||||