casper-network / casper-network/casper-nctl
[New nctl commands need to be implemented]
- Dominant language
- Shell
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Problem**
There are new commands/functionalities on latest casper-client version and they should be implemented.
**Proposed solution**
Following auction commands should be implemented/added into nctl.
`casper-client put-txn withdraw-bid-all` as `nctl-auction-withdraw-all`
`casper-client put-txn redelegate` as `nctl-auction-redelegate`
`casper-client put-txn change-bid-public-key` as `nctl-auction-change-bid-public-key`
`casper-client put-txn add-reservations` as `nctl-auction-add-reservations`
`casper-client put-txn cancel-reservations` as `nctl-auction-cancel-reservations`
**Use case**
How would you use this feature?
These features are necessary for testing purposes of test network and nctl.
**Additional context**
Any other relevant information or examples.
Contributor guide
Assessment
This issue has not been assessed yet.