Skip to content

ROIcoin v1.1.5.000

Compare
Choose a tag to compare
@ghobson2013 ghobson2013 released this 03 Mar 15:51
· 60 commits to master since this release

ROIcoin Release Notes for v1.1.5.0

This release is for pool, exchange operators and users with large wallets.
I strongly recommend everyone to upgrade as you will see a performance improvement and overall less cpu usage than v1.1.4

Optiminer found a significant performance optimization which affected the overall performance
of the wallet and most RPC calls.

Additionally I have added 2 new RPC calls, that will help online web providers and exchanges.

deposittoaddress "fromaccount" "ROIcoinAddress" Amount TermLengthInBlocks "comment" "comment-to" subtractFeeFromAmount_Flag.
Example:
deposittoaddress "gary" "RBQN9ybF5JzsPQdsiHMpGfkA5HpwddKvmU" 40 10800 "1week deposit" "pool earnings"

This call allows you to create a new Term Deposit using RPC/CLI and opens the door to automated scripts.
If you specify an empty string "" for fromaccount argument it will use your default account.

listtermdeposits "fromaccount"

This call allows you to list term deposits that belong to a specific account in your wallet , use "" for default.

Changes

  • NEW- issue #10 added 2 new RPC calls , deposittoaddress and listtermdeposits
  • BUG - issue #49 TheTDD PR merge to fix hash rate accuracy in solo miner
  • BUG - Optiminer fix to getPostRateForAmount() function doing too many math.pow() calls affecting performance on large wallets and slower cpu's.

ROIcoin core v1.1.5.0 is now available at:
https://github.com/ROIcoin/ROIcoin/releases/

Please report bugs using the issue tracker at github, we will not use bitcointalk forum for handling bug reports.
https://github.com/ROIcoin/ROIcoin/issues

Upgrading and downgrading

How to Upgrade

If you are running an older version, shut it down. Wait until it has completely
shut down (which might take a few minutes for older versions).
Backup your wallet.dat file ( which you should always do regardless of an upgrade event )
then copy over ROIcoin-qt.exe (on Windows) or just copy over ROIcoin-qt (on Linux).

First time installers please use ROIcoin-1.1.5-win64-setup.exe

Credits:

  • Optiminer
  • TheTDD
  • ghobson2013

Test Credits

  • The Raster\Cyrax
  • cobfor
  • Optiminer

MD5 Signatures

eaa7e640378ce7928fc70df9a91130df ROIcoin-1.1.5-win64-setup.exe
7c9b6543ecc548017f59663486e280fe ROIcoin-qt_x64_v1150.exe
32c61c26c76faa8351bb3f0bcaec0783 ROIcoin-1.1.5-win64.zip
43ebcf5ef5172ff3ef6cfec8ecb46ec9 ROIcoin-1.1.5-osx.dmg
b38dd6e612992fc310cbba1959a9c13a ROIcoin-1.1.5-linux64.tgz