biblepay / biblepay_legacy

BiblePay
MIT License
35 stars 34 forks source link

Update help command in debug Console #75

Closed nsummy closed 5 years ago

nsummy commented 5 years ago

If you open the debug console and type help, it excludes many helpful commands that are needed with dealing with POG. PODC, etc. It would be nice for the list to include every single recognized command

fogoat commented 5 years ago

@thesnat21 previously did an update of help. https://github.com/biblepay/biblepay/pull/47

@nsummy PoDC commands are low priority if there's an upcoming vote to remove PoDC in the near future. PoG should definitely be documented. Was there something specific you're not seeing? Please be specific if you can.

nsummy commented 5 years ago

There are so many that are missing the question is more like, which ones are you seeing?

for starters:

tithe tithe_amount min_coin_age min_coin_amount - Tithe is there, but fails to specify required variables exec getdimensionalbalance min_coin_age min_coin_amount exec bankroll quantity denomination

Beyond that it would take me a lot of scouring and I don't know whats missing if I've never see the full list. I do know that whenever there are wallet problems I always see solutions in bitcointalk that involve running commands that are not documented in the help command. Furthermore how long has podc been around and those commands still aren't in there?!

fogoat commented 5 years ago

@nsummy thanks for the specifics. Let me study what @thesnat21 did and make a pull request.

PoDC commands are available if you type help exec.

Rob said

Also, please run the exec pogdifficultysimulation in the next version. It will show a simulation per difficulty level with each of the tithe difficulty parameters per range.

1.1.9.5: 2/16/2019

biblepay commented 5 years ago

@nsummy If you are a programmer this is the kind of thing you can do for us.

biblepay commented 5 years ago

The majority of these RPC commands have been removed in Evo.