Skip to content

Raptoreum Core Release 2.0.3.00

Compare
Choose a tag to compare
@Raptor3um Raptor3um released this 21 Aug 00:59
· 5 commits to master since this release
81851e8

This is a major release which brings in over two years of development and testing.

Added In This Release

  • Many fixes and upgrades
  • Upgrade to DASH 18 base
  • Assets creation, minting, and transfer
  • IPFS integration
  • RIP01, new fork voting consensus for both miner and smartnodes
  • New versioning
  • New look

RPC Change

  • signrawtransaction has been removed and replaced with "signrawtransactionwithwallet" and "signrawtransactionwithkey".

Hard Fork

Bringing in this new version requires a hard fork, voting will begin on block height 905760 which is approximately Aug 31. To ensure smooth voting and activation about 85% of smartnodes should be on v2.0.3.00 prior to vote start. Once miners reach 85% consensus over 7 day rolling average the vote is locked in and we enter a 7 day grace period (allowing more time for people to get updated). Once grace period is finished voting concludes and new version features activate.

NOTE: By using this release you are voting that you agree to the upgrade. macOS binaries are currently unavailable, we are working on it.

Upgrading

  • Stop your wallet or daemon
  • Replace binaries
  • Start wallet or daemon

Upgrade Notice

When upgrading from 1.3.17.06 to 2.0.3.00 you may notice that synchronization appears to stop or be very slow, attempting to use raptoreum-cli shows an error about "loading block index....". You will also notice if you check CPU use that it is doing work. DO NOT kill the process! Doing so will likely cause database corruption and your node getting banned. Give it the time it needs to complete its work, usually within 5 minutes but can vary based on system.

We have made some changes to how data is stored and the wallet needs to reload and adjust data to continue syncing.

A big thank you to our core team, developers, marketing crew, Discord mods, and awesome community for all that you guys have done and continue to do!