iotexproject / iotexproject/iotex-core
transfer iotx to an AA wallet
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 382
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 17
Description
### Description of new feature request
Support iotx transferring to AA wallets. iotx transfer is a native operation, using transfer protocol, instead of execution protocol.
Unifying transfer protocol and execution protocol will resolve the issue.
### Is this a hard-fork (and height to be activated)
- [X] Yes
- Name of activation height:
### Implementation plan
- [] Phase 1 description (PR number)
- [] Phase 2 description (PR number)
- [] Phase 3 description (PR number)
### Affected modules
- [x] action
- [] actpool
- [] api
- [x] blockchain
- [] blockindex
- [] blocksync
- [] chainservice
- [] config
- [] consensus
- [] db
- [] dispatcher
- [] ioctl
- [] p2p
- [] server
- [x] state
- [] tools
Contributor guide
Assessment
This issue has not been assessed yet.