Author

Topic: [SDC] ShadowCash | Welcome to the UMBRA - page 113. (Read 1289635 times)

legendary
Activity: 1133
Merit: 1050
January 19, 2016, 11:28:05 PM


Update: Tuesday, January 19, 2016

Calling all writers!

We're looking for writers. Have you written articles for Wikipedia? Ever wanted to contribute?
Here's a great opportunity to try your hand at writing a wiki section (or more!) for our ShadowCash wiki!



While the development team has been churning away at native anonymity portals (Tor, I2P), BIP implementation (32, 39, 40, 44, 65), HD wallet wizardry, GUI v2.0 beautification & the highly-anticipated Market alpha release, our public reference pages have been stuck in 2014. While we do self-host a wiki http://doc.shadowproject.io/ that has had small contributions it isn't the focus of this update!

The Shadow Project page on Wikipedia is being drafted with updated, accurate & current information.
This is a fantastic chance to contribute, especially for non-coders like me!

We've outlined a rough table of contents as a guide for us to start populating the wiki. Ideally it would be great to have a number of community members step up and each focus on specific sections. This strategy gives us an even distribution of manpower and gives contributors time to craft the right information. Once our page is filled with the current status and relevant information surrounding the project it will be easier for the vast amount of Wikipedia writers to maintain it, even without intimate knowledge of what we're doing here.

Welcome to 2016!
Can I count on any of you to step up and lend a helping hand? I hope so because this is just the start of many community driven initiatives we're rolling out to start the year off with a bang.

The Shadow Community
hero member
Activity: 725
Merit: 501
Boycott Qatar 2022
January 18, 2016, 05:40:22 AM
code: I've been here for quite some time and I can tell you a bit about my experience here. You can get development updates, but only if you contribute to the project. This involves working with the team, the community and if you have built a good relationship, earned the trust and you've shown dedication, well then they don't look at you like a nagging bitch looking for the next price increase and you can ask the devs straight up and they will tell you exactly where they are :smile:

Well said code and yes this is how it works around here.
sr. member
Activity: 624
Merit: 250
January 18, 2016, 05:16:23 AM
code: I've been here for quite some time and I can tell you a bit about my experience here. You can get development updates, but only if you contribute to the project. This involves working with the team, the community and if you have built a good relationship, earned the trust and you've shown dedication, well then they don't look at you like a nagging bitch looking for the next price increase and you can ask the devs straight up and they will tell you exactly where they are :smile:
hero member
Activity: 896
Merit: 1000
Avatars are overrated.
January 17, 2016, 07:26:57 PM
WHY hellllooooooo random non-contributor.  Grin  Alty fucked off a while ago and was a community lurker or whatever. I would like an android wallet too but priorities are priorities and everyone is working hard from what I read in the community Slack chan on the new gui and escrow/market shtuff. Seems far ahead of any competition I believe. But who really knows right? Your best bet is joining the Slack channel to get updates. JOIN IN!
hero member
Activity: 560
Merit: 500
January 17, 2016, 02:22:56 PM
Can somebody tell me what has happened to android wallet?
When we may expect new version?
l didn't see ALTY here a long time..Is he a community member, dev or what?
full member
Activity: 180
Merit: 100
January 17, 2016, 09:44:58 AM
How do I export transactions?
legendary
Activity: 2044
Merit: 1005
January 16, 2016, 11:43:36 PM
Nice chart by Bitcointalk member:


Syscoin can also do encrypted certificates and messages, not sure if it counts as anon but in the context of decentralized marketplace it may.. Syscoin2 also has updsted coin count of 6.69m coins total.
legendary
Activity: 1120
Merit: 1002
January 16, 2016, 10:47:23 PM
Any progress?

a update would be great...
hero member
Activity: 671
Merit: 505
January 16, 2016, 10:39:13 PM
Any progress?
newbie
Activity: 14
Merit: 0
January 16, 2016, 03:34:58 PM
Nice chart by Bitcointalk member:

http://i65.tinypic.com/4k7ayf.png

In list is missing lot of old well established coins /

XDN, DSH, FCN, QCN, BCN .......
https://hitbtc.com?ref_id=569a9a4f9a369
and old/ new
AEON
sr. member
Activity: 624
Merit: 250
January 13, 2016, 08:54:38 AM
code: That's a cool comparision table!
sr. member
Activity: 420
Merit: 250
@CryptoOz
January 13, 2016, 08:42:29 AM
Nice chart by Bitcointalk member:

sr. member
Activity: 624
Merit: 250
January 13, 2016, 08:13:30 AM
code: @Abiky,
We're working on that as we speak :simple_smile:
But we do need some more ideas on what subjects to cover in our tutorials/guides.  If you'd like to help, you can hop on slack and join #shadowtutorials to give your input and we'll make them.
hero member
Activity: 700
Merit: 508
January 12, 2016, 08:22:50 PM
ok it is triggered by a getaccountaddress call
im not using a hd wallet

Code:
~$ /./$HOME/downloads/shadow/src/shadowcoind getinfo
{
    "version" : "v1.3.3.6-5-gf968b3c",
    "mode" : "full",
    "state" : "Full Node",
    "protocolversion" : 60017,
    "walletversion" : 10500,
    "balance" : 0.00000000,
    "shadowbalance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "reserve" : 0.00000000,
    "blocks" : 706239,
    "timeoffset" : 0,
    "moneysupply" : 6506709.87500979,
    "connections" : 2,
    "datareceived" : "544 B",
    "datasent" : "1.76 KB",
    "proxy" : "127.0.0.1:9050",
    "ip" : "**.***.***.**",
    "difficulty" : {
        "proof-of-work" : 1041.87152060,
        "proof-of-stake" : 85482.58981351
    },
    "testnet" : false,
    "keypoolsize" : 0,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}

~$ /./$HOME/downloads/shadow/src/shadowcoind getaccountaddress user
error: no response from server
*crash
shadowcoind: wallet.cpp:6490: bool CWallet::GetKeyFromPool(CPubKey&, bool): Assertion `false' failed.

this is fresh install on a new server. daemon on old server was working fine no problem


Thanks; I have been able to replicate this and will pass onto the core-devs to look at.  
If you jump on our slack, we do have a channel dedicated towards support for exchanges.

Thanks, i don't have slack, but ill check back here, maybe someone can hook up a relay to irc2p, i heard one of the devs got shadow to work with i2p SAM it might be a good idea Smiley
hero member
Activity: 503
Merit: 500
January 12, 2016, 05:27:56 PM


Isn't there a noobs guide to using ShadowCoin's features? There are some things that I quite don't know about it yet, like how to use ShadowChat and the stealth addresses. If it did, then I would knew how to use SDC better.  Smiley

The new wallet with market will probably be here before a complete guide to the current wallet will be completed, and then everything will be different.
hero member
Activity: 821
Merit: 1000
January 12, 2016, 09:03:52 AM
ok it is triggered by a getaccountaddress call
im not using a hd wallet

Code:
~$ /./$HOME/downloads/shadow/src/shadowcoind getinfo
{
    "version" : "v1.3.3.6-5-gf968b3c",
    "mode" : "full",
    "state" : "Full Node",
    "protocolversion" : 60017,
    "walletversion" : 10500,
    "balance" : 0.00000000,
    "shadowbalance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "reserve" : 0.00000000,
    "blocks" : 706239,
    "timeoffset" : 0,
    "moneysupply" : 6506709.87500979,
    "connections" : 2,
    "datareceived" : "544 B",
    "datasent" : "1.76 KB",
    "proxy" : "127.0.0.1:9050",
    "ip" : "**.***.***.**",
    "difficulty" : {
        "proof-of-work" : 1041.87152060,
        "proof-of-stake" : 85482.58981351
    },
    "testnet" : false,
    "keypoolsize" : 0,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}

~$ /./$HOME/downloads/shadow/src/shadowcoind getaccountaddress user
error: no response from server
*crash
shadowcoind: wallet.cpp:6490: bool CWallet::GetKeyFromPool(CPubKey&, bool): Assertion `false' failed.

this is fresh install on a new server. daemon on old server was working fine no problem


Thanks; I have been able to replicate this and will pass onto the core-devs to look at.  
If you jump on our slack, we do have a channel dedicated towards support for exchanges.
legendary
Activity: 3220
Merit: 1363
www.Crypto.Games: Multiple coins, multiple games
January 12, 2016, 07:17:36 AM
[ quote author=rutherford link=topic=745352.msg13514650#msg13514650 date=1452508428]
code: @Abiky,
No problem, glad to help out!
[/quote]

Isn't there a noobs guide to using ShadowCoin's features? There are some things that I quite don't know about it yet, like how to use ShadowChat and the stealth addresses. If it did, then I would knew how to use SDC better.  Smiley
hero member
Activity: 700
Merit: 508
January 12, 2016, 05:54:27 AM
ok it is triggered by a getaccountaddress call
im not using a hd wallet

Code:
~$ /./$HOME/downloads/shadow/src/shadowcoind getinfo
{
    "version" : "v1.3.3.6-5-gf968b3c",
    "mode" : "full",
    "state" : "Full Node",
    "protocolversion" : 60017,
    "walletversion" : 10500,
    "balance" : 0.00000000,
    "shadowbalance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "reserve" : 0.00000000,
    "blocks" : 706239,
    "timeoffset" : 0,
    "moneysupply" : 6506709.87500979,
    "connections" : 2,
    "datareceived" : "544 B",
    "datasent" : "1.76 KB",
    "proxy" : "127.0.0.1:9050",
    "ip" : "**.***.***.**",
    "difficulty" : {
        "proof-of-work" : 1041.87152060,
        "proof-of-stake" : 85482.58981351
    },
    "testnet" : false,
    "keypoolsize" : 0,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}

~$ /./$HOME/downloads/shadow/src/shadowcoind getaccountaddress user
error: no response from server
*crash
shadowcoind: wallet.cpp:6490: bool CWallet::GetKeyFromPool(CPubKey&, bool): Assertion `false' failed.

this is fresh install on a new server. daemon on old server was working fine no problem
hero member
Activity: 700
Merit: 508
January 12, 2016, 05:25:58 AM
code: Hmm weird.
We've had an issue with that but we solved it some time ago..

Could you give us a bit more information?

Are you running a HD wallet?
Did this error occur suddenly or after an update?

IsLocked() is returning true in the code, while it should return false, hence that's why it stops working.

In the mean time, can you back up your wallet.dat, stop any shadowcoind daemons that might be running and remove the contents of .shadowcoin folder except the wallet.dat and shadowcoind.conf file!

Extract the contents of this ZIP into your .shadowcoin folder:


Try running shadowcoind after that.


hey im redownling i will try again and see what happens
Jump to: