Pay UBI recipients on the ubilist#73
Conversation
into ubi
Report on my final project in the Cryptocurrency courseMy exact changes this time were to read on the new servicelist functionality and connect that system |
This reverts commit 8c20837.
|
Is this ready or still waiting for testnet? |
|
waiting for testnet. |
This pull request adds a switch, -ubi (off by default), that pays the addresses on the urUBI list (which you can view with getservicesaddresses, and then getubilist). Currently the wallet only pays the addresses on the list that were on it when it started up, might be fixed. And there is no checking that miner's are paying the correct addresses (but since the ubilist is open then it doesn't really matter). I also configured it so it only takes 90% of the miner's tx fees, but taxing needs more discussion, so this is something at least.
What still needs to be fixed is that miners don't seem to be accepting the UBI blocks, this needs some investigation.