Search content
Sort by

Showing 20 of 160 results by gentamicin
Post
Topic
Board Announcements (Altcoins)
Re: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH
by
gentamicin
on 22/03/2017, 14:57:25 UTC
https://github.com/transferdev/Transfercoin/pull/47

should fix any tx propogation issues.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Silk Network: DarkSilk(DSLK) ICO
by
gentamicin
on 11/10/2016, 14:58:34 UTC
just checking how long does it take for SLK deposit (for ico purpose ) to show up on weaver. thanks !
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 11/10/2016, 13:04:33 UTC
this coin much more solid compared to pot. i remember so many mining issues with pot before
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DRZ-V3] [DROIDZ-V3] [ANTI-INSTAMINE] - A FRESH NEW START - WALLET 3.0.1
by
gentamicin
on 07/10/2016, 15:36:49 UTC
i talked to soopy, he has plans for droidz, its just the time factor
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Silk Network: Silk(SLK), DarkSilk(DSLK) and Weaver
by
gentamicin
on 23/09/2016, 08:02:58 UTC
heh my silkcoins are worth 52 btc ! lol from the 2 initial trades
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 19/09/2016, 14:33:00 UTC
keep up the good work, cannabis is still not legalized here in Australia, but hopefully will one day !. if so i will sell some for cannacoin
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN/DISCUSSION] Silk Network: Silk, DarkSilk and Weaver
by
gentamicin
on 22/07/2016, 11:44:54 UTC
i bought some at 300 satoshi, much earlier on
Post
Topic
Board Announcements (Altcoins)
Re: [SDC] ShadowCash | POSV3 | Untraceable E-Cash | NIZKP | HD+BIP32 | ShadowMarket*
by
gentamicin
on 11/07/2016, 14:06:15 UTC
special thanks to the dev, sdc-dev and code for helping me get my coins back after promptly fixing a bug !
Post
Topic
Board Announcements (Altcoins)
Re: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH
by
gentamicin
on 06/07/2016, 17:35:56 UTC
dev is lurking =)
Post
Topic
Board Announcements (Altcoins)
Re: [SDC] ShadowCash | POSV3 | Untraceable E-Cash | NIZKP | HD+BIP32 | ShadowMarket*
by
gentamicin
on 05/07/2016, 13:01:32 UTC
hello guys, i just did a sdc to sdc transfer from my windows to linux wallet. coins have not shown up after 12 confirmations, is there a fix for this ?

this is my tx info : http://explorer.shadow.cash/tx/9a2299dcba7c991b3e94ef08afc4860070c0bd9683a924580b52d601bc269afd

xxx@staking:~/.shadowcoin$ shadowcoind getaddressesbyaccount ""
[
    "SQgGD2jsubxfMZ425vnt8TNgKkTqAD8CpT"
]
xxx@staking:~/.shadowcoin$ shadowcoind validateaddress SQgGD2jsubxfMZ425vnt8TNgKkTqAD8CpT
{
    "isvalid" : true,
    "address" : "SQgGD2jsubxfMZ425vnt8TNgKkTqAD8CpT",
    "ismine" : false,
    "account" : ""
}

somebody help =(
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 05/07/2016, 12:29:24 UTC
any further development planned ?

A CannaCoin roadmap is currently being worked on and will be released by the 15th of this month. Cheers : )


excellent, i cant wait !
Post
Topic
Board Announcements (Altcoins)
Re: ★★DigiByte|极特币★★[DGB]✔DigiByte Gaming - CS:GO, LoL, #DigiByteTip, DigiSpeed
by
gentamicin
on 01/07/2016, 18:16:58 UTC
anybody know how to import the wallet from the old dgbwallet.com online wallet to the new one. i have the .json backup file. thanks in advance.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 01/07/2016, 18:14:15 UTC
any further development planned ?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DRZ-V3] [DROIDZ-V3] [ANTI-INSTAMINE] - A FRESH NEW START - WALLET 3.0.1
by
gentamicin
on 01/07/2016, 15:23:18 UTC
hi guys, been not in touch, whats the amount needed to run a masternode
Post
Topic
Board Announcements (Altcoins)
Re: ★★DigiByte|极特币★★[DGB]✔DigiByte Gaming - CS:GO, LoL, #DigiByteTip, DigiSpeed
by
gentamicin
on 28/06/2016, 13:47:42 UTC
hi guys, i previous had a dgb web wallet ? any way i can retrieve coins from it ? i have the backup json file.
Post
Topic
Board Announcements (Altcoins)
Re: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH
by
gentamicin
on 21/06/2016, 16:03:32 UTC
hi guys trying to compile from source. i had compiled secp256k1 before trying to compile the daemon

im getting this error , any ideas ?

/home/.../Transfercoin/src/key.cpp:216: undefined reference to `secp256k1_ecdsa_sign_recoverable'
/home/.../Transfercoin/src/key.cpp:218: undefined reference to `secp256k1_ecdsa_recoverable_signature_serialize_compact'
obj/pubkey.o: In function `CPubKey::RecoverCompact(uint256 const&, std::vector > const&)':
/home/.../Transfercoin/src/pubkey.cpp:194: undefined reference to `secp256k1_ecdsa_recoverable_signature_parse_compact'
/home/.../Transfercoin/src/pubkey.cpp:197: undefined reference to `secp256k1_ecdsa_recover'
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 06/05/2016, 16:05:00 UTC
ive just got the chain moving again, staked 93 ccn =P
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Cannacoin (CCN) | PoW->PoSV | No premine | No IPO
by
gentamicin
on 06/05/2016, 14:50:47 UTC
didnt realize my client was dead., will turn it back on
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN/DISCUSSION] Silk Network: Silk, DarkSilk and Weaver
by
gentamicin
on 06/05/2016, 14:48:54 UTC
still staking my silk, cant wait
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN/DISCUSSION] Silk Network: Silk, DarkSilk and Weaver
by
gentamicin
on 10/04/2016, 15:47:49 UTC
been following this project, its coming together very nicely !