Skip to content

Releases: thebladerunners/blade

Sebastians Playtoy Release

22 Jul 00:52
Compare
Choose a tag to compare

While far from perfect (this coins blockchain has been through hell) since I have credentials to update it I felt obligated to do so. Over time without updated stake modifiers several problems can arise.(far too many to detail here) Consider this build experimental. I have only a few thousand Blade in my wallet and since others have basically taken ownership (the community ---- which is proper for any open souce project) I suggest testing gently with reservebalance=x
in your conf file where x is a fairly high number of coins vs. what your wallet holds , try 85% to start with. I also suggest you synch your prior wallet to the current height of the blockchain before starting this wallet. .

Over time you may decrease this setting. I also recommend not downloading the blockchain with the new wallet since the few 'bad' blocks early on are things I had not the energy or time to code the source to ignore.

Built with qt 4.8.6 and open ssl 1.0.2.a , upnpc enabled by default and tor will work.

Necessary upgrades if anyone wants to do a pr include......

  1. update to newer codebase that uses leveldb as database
  2. coin control
  3. removal of the irc code (or put noirc=1 in conf file for now) it no longer functions for any coin network
  4. name your favorite feature here
  5. tested on win 7 , win 8 and 8.1

Please use at your own risk and always keep a backup of your prior wallet.

These systems are quite fragile and far from perfected.

Finally, I required no .dll files with this static build but my test machines and virtual machines all have several packages of qt everywhere and qt creator installed along with other tools. If a dll is required I could not tell from testing. Please open an issue if it is and I will attempt to test , verify and upload any necessary file in the future.