cli=$HOME"/biblepay-evolution/src/biblepay-cli" gui=$HOME"/biblepay-evolution/src/qt/biblepay-qt" Commands (to follow cli or in console in gui): ============================================= Evolution --------- 1. exec cpk (nickname) (true) - register your nickname. If changing, add true to force. Need 1 BBP min to register. 2a. exec join (campaign) - join particular campaign eg wcg, healing etc. Need to register cpk first and then join. Need 2.5 BBP min. 2b. exec unjoin (campaign) - UNjoin particular campaign eg pog. Need 2 BBP min. 3. exec getcampaigns - check to see if you are registered for campaigns 4a. sendgscc - sends the default 7 BBP tithe for pog for example. Can modify coinage% and amount in biblepay.conf 4b. disablegsctransmission=1 in the conf file stops gsc transmissions 5. leaderboard (true) - main leaderboard for payments (wallet specific) 6. exec price - very useful for BTC/USD. BBP/BTC and hence current price 7. exec sentgsc report - can calculate how much you donated so far and each individual transaction. 8. cli exec analyze - see the coinage & donation as well as point breakdown at height for nickname 9. setautounlockpassword password - automatically set headless password. If you want to set password using a script, I suggest parsing it from a .password (text) file protected by chmod 400 10. exec datalist spork - lists the datalist of all the spork commands. 11. exec reassesschains - to force the wallet to reassess and get back on main (longest) chain 12. exec getabnweight (125000) (1) - displays the abn weight required or for the required coinage. (1) - dosplays the coins to be used to make the weight up 13. exec createabn (125000) - shows which coins will be selected for abn use. 14. exec testgscvote - 15. getchaintips - interesting command which shows all the chains heights (tips) in the local block chain (incl main chain). Can identify forks? 16. getblockchaininfo - lists interesting information about the blockchin, blockshash of tip, median block time, block verification, etc 17. listaccounts - lists amounts in each account in wallet (not very useful since it appears to just sum transaction values) Windows 64-bit QT version: https://biblepay.org/biblepayevo64.exe (EVO v1.4.x in mainnet) References: https://chainquery.com/bitcoin-cli Sanctuary --------- 1. mnsync status - checks to see if sancs are synced. This is useful as it also shows snapshots of all the sync states. 2. exec health - checks to see if chainstate is healthy. If sanc, then shows voting status in chain and also if sanc has voted. 3. masternode list full - shows state of the sancs. 4. masternode list-conf - shows the state of your own sancs (if linked) 5. masternode status - shows the status of the current masternode 6. (DIP3 upgrade) exec upgradesanc sancname (0=test, 1=live) upgrade from controlling wallet to DIP3 sancs (needs unlocked wallet)