16 lines
1 KiB
Markdown
16 lines
1 KiB
Markdown
Download URL: https://sourceforge.net/projects/moneyrocket/files/Moneyrocket/moneyrocket-0.3.22/
|
|
|
|
This is largely a bugfix and TX fee schedule release. We also hope to make 0.3.23 a quick release, to fix problems that the network has seen due to explosive growth in the past week.
|
|
|
|
Notable changes:
|
|
* Client will accept and relay TX's with 0.0005 RKT fee schedule (users still pay 0.01 RKT per kb, until next version)
|
|
* Non-standard transactions accepted on testnet
|
|
* Source code tree reorganized (prep for autotools build)
|
|
* Remove "Generate Coins" option from GUI, and remove 4way SSE miner. Internal reference CPU miner remains available, but users are directed to external miners for best hash production.
|
|
* IRC is overflowing. Client now bootstraps to channels #moneyrocket00 - #moneyrocket99
|
|
* DNS names now may be used with -addnode, -connect (requires -dns to enable)
|
|
|
|
RPC changes:
|
|
* 'listtransactions' adds 'from' param, for range queries
|
|
* 'move' may take account balances negative
|
|
* 'settxfee' added, to manually set TX fee
|