Hey guys, good news, the update to the more recent Bitcoin code base has been done. You can see the recent changes on the new SMC repository here:
https://github.com/psionin/smartcoin-1.1/commits/masterIt is using the Dogecoin code that is based on Bitcoin 0.14, which provides significant improvements in build framework organization, P2P functionality, and overall stability of the node. This also paves the way for SMC specific customizations and features that can bring some attention and usage demand to the coin.
Setting up a SmartCoin node can be more easily done now on modern systems like Debian 10, which is what 1.1 has been tested on, as it doesn't require the older versions of Boost and OpenSSL. If you have been running 0.9.1, this update is optional. It's probably best not to touch it for now, as there are more changes coming up.
I built the Qt wallet and it looks decent, the peers are connecting much more smoothly than in the previous one. Not releasing it yet because I want to make a lite SPV wallet for a release so that casual users don't have to download the entire blockchain.
Please note: mining right now is the same as it has been for years, it goes on and off every couple of weeks, and so transactions do not confirm within a reasonable amount of time. This issue is next on the list! Transactions should be fast, like in Nano, Dogecoin, or Ethereum.
Then maybe some website based development and making a gateway for exchanging SMC to other currencies easily and without a large spread. So hopefully more is coming in the near future.
Stay tuned and have your old wallets ready for import!
psionin