bitshares / bitshares/bitshares-core
add cli wallet calls and unit tests for new withdraw permission apis
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 660
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 26
Description
after the merge of 2 api calls to get withdraw permission objects https://github.com/bitshares/bitshares-core/pull/676 there is some additional work we will need to do. this ticker is a reminder to have note of the findings somewhere but low priority.
- [ ] test cases.
- [ ] cli wallet calls.
maybe, after proper discussion
- [ ] extend by recipient call. when business(example: hosting company) start to have 100s or 1000s of recurring clients we are going to need more advanced search capabilities for them(by date, by expiration, etc)
- [ ] expired withdraw permission objects will be deleted from the chain, business or clients will not be able to get a track history of this transactions after they expire. one option for this is to add them to elasticsearch objects plugin https://github.com/bitshares/bitshares-core/pull/500
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.