Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot features #137

Closed
7 of 9 tasks
armurbalda opened this issue Mar 26, 2019 · 5 comments
Closed
7 of 9 tasks

bot features #137

armurbalda opened this issue Mar 26, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@armurbalda
Copy link
Contributor

armurbalda commented Mar 26, 2019

  • getaddress btc, getaddress ltc
  • remote/local channel balance exhausted alerts. threshold configurable.
  • withdraw x.x btc, withdraw x.x ltc (fixed address) OTP required
  • high number of failed swaps from same IP - alert
  • newaddress btc, newadress ltc (includes above commands listing all addresses, indicating which ones were (used). Sorted by top newest to bottom oldest.
  • getlockedfunds btc, getlockedfunds ltc
  • getpendingswaps
  • htlctimelockconfig <pairid> <timeout in minutes> OTP required
  • gethtlctimelockconfig

All these commands should also have a CLI implementation, to avoid Discord as a single point of failure.

@michael1011 michael1011 self-assigned this Mar 26, 2019
@michael1011
Copy link
Member

newaddress is added by BoltzExchange/boltz-middleware#77

@michael1011 michael1011 transferred this issue from BoltzExchange/boltz-middleware Aug 28, 2019
@michael1011 michael1011 added the enhancement New feature or request label Aug 28, 2019
@peartobear
Copy link
Contributor

Added getlockedfunds btc and getlockedfunds ltc which can help with querying the locked balances and toggle reverse swap on and off manually or automatically directly from the bot, last resort in case of reverse spam attack.

@michael1011
Copy link
Member

Withdraw command was added by #142

@peartobear
Copy link
Contributor

Added getpendingswaps command for better swap debugging

@peartobear
Copy link
Contributor

Added gethtlctimelockconfig htlctimelockconfig and OTP requirements along with the requirement for adjacent CLI command to avoid a single point of failure (discord)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants