Pages:
Author

Topic: [SPL] Simplicity Proccess Infrastucture Grounding MasterNodes PoS [SPL] (Read 8142 times)

brand new
Activity: 0
Merit: 0
If you like to find your Ip address or location in one click http://mylocationrightnow.com/ My Location from any place in the World.
newbie
Activity: 30
Merit: 0
Good to see the update.
Is this still a Quark based coin?
Yep, we've completed the phase 1 hard fork to move SPL to a new codebase and enable multi algo PoW/PoS/MN, but progress on phase 2 of the upgrade is moving slowly as I'm the only developer contributing to the project currently. I am more active in the project discord, so it's usually a better place to check for updates.

Alternatively, you can always find the latest release on GitHub:
https://github.com/simplicity-coin/simplicity/releases

i didnt think this coin is still alive, i have still SPL and can i have the discord invite also ? and do you have also a new thread??

No new thread here, discord server link: https://discord.gg/kjMtgF7
hero member
Activity: 1540
Merit: 502
Good to see the update.
Is this still a Quark based coin?
Yep, we've completed the phase 1 hard fork to move SPL to a new codebase and enable multi algo PoW/PoS/MN, but progress on phase 2 of the upgrade is moving slowly as I'm the only developer contributing to the project currently. I am more active in the project discord, so it's usually a better place to check for updates.

Alternatively, you can always find the latest release on GitHub:
https://github.com/simplicity-coin/simplicity/releases

i didnt think this coin is still alive, i have still SPL and can i have the discord invite also ? and do you have also a new thread??
newbie
Activity: 13
Merit: 0
Good to see the update.
Is this still a Quark based coin?
Yep, we've completed the phase 1 hard fork to move SPL to a new codebase and enable multi algo PoW/PoS/MN, but progress on phase 2 of the upgrade is moving slowly as I'm the only developer contributing to the project currently. I am more active in the project discord, so it's usually a better place to check for updates.

Alternatively, you can always find the latest release on GitHub:
https://github.com/simplicity-coin/simplicity/releases
newbie
Activity: 30
Merit: 0
Yes Quark algo for mining
jr. member
Activity: 30
Merit: 2
Good to see the update.
Is this still a Quark based coin?
jr. member
Activity: 259
Merit: 3
Altmarkets.io Exchange
newbie
Activity: 30
Merit: 0
newbie
Activity: 101
Merit: 0
Hi guys, I have a request for you, can you load in the cloud a chain of blocks for your coinfor a stationary wallet on Windovs, please !!!


 You can  listsng this excheng: https://www.boaexchange.com/register?ref=5cd3c8dc369dcd49b2e36a35

https://altmarkets.io/listing-guide
 
and this a new excheng + airdrops https://discord.gg/CWaPJ8E

AND THIS EXCHENG+airdrop 200$ for register: https://coinsbit.io/referral/996d35e0-8514-4d3f-bf41-9b36d2b11f14
newbie
Activity: 32
Merit: 0
After countless months in planning and two months in development, I'm exited to announce that SPL is back and the v2.0 wallet is ready with a completely new codebase and GUI along with many other features including atomic swaps, multi algo/CPU mining, and PoS 3.0. New exchange listings are coming, so stay tuned.
https://github.com/simplicity-coin/simplicity/releases/tag/v2.0.0.0
The new features are set to be activated in approximately 24 hours, so if you are still running an old SPL wallet, we'd like to ask that you upgrade it as soon as possible. However, you don't need to worry if you miss this deadline as your old wallet and coins can still be imported in the new wallet. It may also need to reindex or redownload part of the blockchain anyway, and @apaulb can update his bootstrap to speed this up. Please contact the @Support Team or @Community Support if you encounter any trouble with the upgrade.

You can buy/sell here: https://freiexchange.com/market/SPL/BTC
Another exchange is coming soon.

Wallet: https://github.com/simplicity-coin/simplicity/releases/tag/v2.0.0.0
Explorer: https://explorer.simplicity-coin.com
Website: https://simplicity-coin.com

Absolutely amazing news and thank you so very much for the monumental efforts involved in resurrecting SPL. Total appreciation and onwards and upwards ....
newbie
Activity: 30
Merit: 0
After countless months in planning and two months in development, I'm excited to announce that SPL is back and the v2.0 wallet is ready with a completely new codebase and GUI along with many other features including atomic swaps, multi algo/CPU mining, and PoS 3.0. New exchange listings are coming, so stay tuned.
https://github.com/simplicity-coin/simplicity/releases/tag/v2.0.0.0
The new features are set to be activated in approximately 24 hours, so if you are still running an old SPL wallet, we'd like to ask that you upgrade it as soon as possible. However, you don't need to worry if you miss this deadline as your old wallet and coins can still be imported in the new wallet. It may also need to reindex or redownload part of the blockchain anyway, and @apaulb can update his bootstrap to speed this up. Please contact the @Support Team or @Community Support if you encounter any trouble with the upgrade.

You can buy/sell here: https://freiexchange.com/market/SPL/BTC
Another exchange is coming soon.

Wallet: https://github.com/simplicity-coin/simplicity/releases/tag/v2.0.0.0
Explorer: https://explorer.simplicity-coin.com
Website: https://simplicity-coin.com
jr. member
Activity: 88
Merit: 2
compound-coin
NOOB question can I mine Quark algo with an iBeLink dm11g x11 miner?

Thanks.

Don't Think you can.


whats the maturity time for staking?

50+ Confirmations and 2 hours old atleast. Hope that helps

i meet that criteria but it still says coin weight 0

Have a little patience and report back to me, pref in pm to keep ann clean.



First it was not able to find the secp256k1.h file. So i installed secp256k1 which was in the src folder. (./autogen && ./configure && make && make install)
then wallet compiled (make -f makefile.unix)
after running the daemon i get below error:
Code:
simplicityd: error while loading shared libraries: libsecp256k1.so.0: cannot open shared object file: No such file or directory
os is ubuntu 16.04 LTS

I know i am doing something stupidity here


When i built the wallet on Linux 16.04 LTS i Did this with 0 issues.

git clone https://github.com/SimplicityDev2018/Simplicity.git
cd Simplicity/src/secp256k1
chmod +x autogen.sh
sudo ./autogen.sh
sudo ./configure
sudo make && make install
cd
cd Simplicity/src/leveldb
sudo sh build_detect_platform build_config.mk .
cd
cd Simplicity/src
sudo make -f makefile.unix
strip simplicityd

or in my case

cd Simplicity

sudo qmake SPL-Qt.pro
sudo make -j4


Let me know how it goes.


Hi. Could u help me pls?

Quote
sudo make -f makefile.unix
....
/root/Simplicity/src/pubkey.cpp:194: undefined reference to `secp256k1_ecdsa_recoverable_signature_parse_compact'
/root/Simplicity/src/pubkey.cpp:197: undefined reference to `secp256k1_ecdsa_recover'
collect2: error: ld returned 1 exit status
makefile.unix:232: recipe for target 'simplicityd' failed
make: *** [simplicityd] Error 1
newbie
Activity: 13
Merit: 0
Is this coin even alive?
sr. member
Activity: 700
Merit: 252
Only Bitcoin!
Dear SPL community, as you hopefully are all aware, our dev's (in their own time and without being compensated) have been dedicating much time and effort towards the development of a new wallet and a reduction in the supply of SPL. This is solely to pretty much rescue SPL and salvage something from the current malaise. SPL has virtually zero volume on the one and only exchange where it is currently listed re. Coinexchange. SPL has zero buy orders and only sells in the order book from a 1 sat price level. Whilst a supply reduction and a new wallet are magnificent steps of progression for SPL, this alone is not enough in the longer term. The Crypto sphere is ever changing and there is more and more scrutiny on projects and whether they have a use case and are able to solve an existing problem or can bring something new to the 'table'; this is crucially important as things progress in the crypto and blockchain arena. So with that in mind, we would like to welcome any and all viable, feasible and unique thoughts/opinions/feedback on a potential use case for SPL. Additionally, we can also consider a change of name, the current proposal being CLARITY - CLY. Let us please collectively get our thinking caps on and combine our efforts to push this project forward, after all, this is a project for the community and by the community.
i am with you with this. i am on the discord as well. and indeed the dev workıng hard on this coin . the fırst wallet were pain in the ass. with hıgh cpu performances, constantly freezing wallet ( heck it even froze my comp.) but with the new wallet allmost all problem solved .... its also rewardıng nıce.....

ATM an MN wıll cost you 200k sats ..... and you can trade thıs coın on CE ( ok we dont have a buy wall . but ıt can come )

if you have some spare sats . you can buy one and hodl ( atm 200k is 16 bucks..... Wink  )

There is a need to have traded on the Doge market. We can't sell for BTC at 1 satoshi's price because of SPL coin not worth one satoshi.
We need Doge market for this coin
newbie
Activity: 77
Merit: 0
I am also eagerly waiting on this revival... it is a fast coin. Cool
hero member
Activity: 1540
Merit: 502
Dear SPL community, as you hopefully are all aware, our dev's (in their own time and without being compensated) have been dedicating much time and effort towards the development of a new wallet and a reduction in the supply of SPL. This is solely to pretty much rescue SPL and salvage something from the current malaise. SPL has virtually zero volume on the one and only exchange where it is currently listed re. Coinexchange. SPL has zero buy orders and only sells in the order book from a 1 sat price level. Whilst a supply reduction and a new wallet are magnificent steps of progression for SPL, this alone is not enough in the longer term. The Crypto sphere is ever changing and there is more and more scrutiny on projects and whether they have a use case and are able to solve an existing problem or can bring something new to the 'table'; this is crucially important as things progress in the crypto and blockchain arena. So with that in mind, we would like to welcome any and all viable, feasible and unique thoughts/opinions/feedback on a potential use case for SPL. Additionally, we can also consider a change of name, the current proposal being CLARITY - CLY. Let us please collectively get our thinking caps on and combine our efforts to push this project forward, after all, this is a project for the community and by the community.
i am with you with this. i am on the discord as well. and indeed the dev workıng hard on this coin . the fırst wallet were pain in the ass. with hıgh cpu performances, constantly freezing wallet ( heck it even froze my comp.) but with the new wallet allmost all problem solved .... its also rewardıng nıce.....

ATM an MN wıll cost you 200k sats ..... and you can trade thıs coın on CE ( ok we dont have a buy wall . but ıt can come )

if you have some spare sats . you can buy one and hodl ( atm 200k is 16 bucks..... Wink  )
newbie
Activity: 32
Merit: 0
Dear SPL community, as you hopefully are all aware, our dev's (in their own time and without being compensated) have been dedicating much time and effort towards the development of a new wallet and a reduction in the supply of SPL. This is solely to pretty much rescue SPL and salvage something from the current malaise. SPL has virtually zero volume on the one and only exchange where it is currently listed re. Coinexchange. SPL has zero buy orders and only sells in the order book from a 1 sat price level. Whilst a supply reduction and a new wallet are magnificent steps of progression for SPL, this alone is not enough in the longer term. The Crypto sphere is ever changing and there is more and more scrutiny on projects and whether they have a use case and are able to solve an existing problem or can bring something new to the 'table'; this is crucially important as things progress in the crypto and blockchain arena. So with that in mind, we would like to welcome any and all viable, feasible and unique thoughts/opinions/feedback on a potential use case for SPL. Additionally, we can also consider a change of name, the current proposal being CLARITY - CLY. Let us please collectively get our thinking caps on and combine our efforts to push this project forward, after all, this is a project for the community and by the community.
Pages:
Jump to: