Bitcoin Forum
May 26, 2024, 08:42:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] HIVE POW/POS | HIVE Algo | No Premine | CPU mining | Takeover |ReLaunched on: October 01, 2015, 11:57:09 PM
Quote
iggy@archie:[~/Wallets]: git clone git@bitbucket.org:HIVEcryptocoin/hive.git
Cloning into 'hive'...
Warning: Permanently added the RSA host key for IP address '131.103.20.168' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
iggy@archie:[~/Wallets]:

What's up with this?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Currency has been released on: September 26, 2015, 03:18:03 AM
I tried to send some SC to my Desktop wallet. It seems like it is stuck?


Code:
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64# ./siac wallet send siacoins 3600SC 5dfa9f1c7ccca11115bb3e9ad3bae7c1a4e5e6a95557093e8095210c2a05d3da0d8c054e3b04

Code:
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64# ./siac wallet status
Wallet status:
Encrypted, Unlocked
Confirmed Balance:   3719.10 SC
Unconfirmed Delta:  -3610.00 SC
Exact:               3719098285720000000000000000 H
Siafunds:            0 SF
Siafund Claims:      0 SC
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64#

Did I do something wrong? How do I get my funds?

Looks like the transfer just didn't confirm. Note with the current low hash rates, blocks are mined very slow, about 1 every few hours. So, it might take that long, or longer, for your transaction to confirm.

If you don't have both nodes running all the time then you need to wait for a block confirmation before the balance shows up. I suspect you just didn't give it enough time, block rate is really slow right now because miners keep coin-hopping.

OK, but the wallet I created and sent those funds to disappeared from my desktop client. The whole client looks as though everything disappeared, and and the wallet is re-syncing from the beginning. So it looks like my funds are gone. Is there a way to retrieve this?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Currency has been released on: September 24, 2015, 08:09:31 PM
Now I open my Sia Wallet on my laptop, and the address I created and tried to send is gone.

Did I lose my SC? Did I send to a black hole? That kinda sucks....
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sia - Decentralized Storage - Working Beta - Currency has been released on: September 24, 2015, 06:59:47 PM
I tried to send some SC to my Desktop wallet. It seems like it is stuck?


Code:
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64# ./siac wallet send siacoins 3600SC 5dfa9f1c7ccca11115bb3e9ad3bae7c1a4e5e6a95557093e8095210c2a05d3da0d8c054e3b04

Code:
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64# ./siac wallet status
Wallet status:
Encrypted, Unlocked
Confirmed Balance:   3719.10 SC
Unconfirmed Delta:  -3610.00 SC
Exact:               3719098285720000000000000000 H
Siafunds:            0 SF
Siafund Claims:      0 SC
root@aeonminerone:~/Sia_v0.4.2-beta_linux_amd64#

Did I do something wrong? How do I get my funds?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 23, 2015, 03:20:52 PM
Ok the coins came back, but it happened again trying to send 10,000XDN. Is my wallet broken? I'm recieving XDN from mining just fine.

Transaction hash: B3F4D03AA9880A0141771B1429AC3B6E0ACC67C2C50F77EFB88382DB3383B2FC

Edit: The coins are back...
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 23, 2015, 01:56:20 PM
I tried to make a transaction this morning, and it seem to be "stuck". No date is displayed for the transaction, and it never reached it's destination.




Please provide your transaction hash

Transaction hash: 93AA908E123ED12282E8B5640C5CCBBCB35C43CB66FF0B62D0E74BCAB27CF9F6
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 22, 2015, 01:33:05 PM
I tried to make a transaction this morning, and it seem to be "stuck". No date is displayed for the transaction, and it never reached it's destination.


8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime on: September 21, 2015, 10:09:52 PM
The source that I was looking for is here:

https://github.com/ahmedbodi/vanillacoin-miner

w00t!
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime on: September 21, 2015, 09:38:05 PM
Could someone point me to the source of the CPU minerd that supports this algo, so I may compile it for linux?

For the life of me I cannot seem to find one. I could have sworn that I had found one before.

I think you will only find win64 binaries, an alternative you could look into is minerpp: https://github.com/john-connor/minerpp

Also, keep in mind that CPU only mining will not yeld much reward as you will be competiting with GPU and FPGA.

I understand that CPU mining is slow, but I have a few VPS's I may as well point to a pool.

So there is no source code from which the 64bit binaries were compiled from?

Miners can be found here:

https://talk.vanillacoin.net/topic/166/mining-tools

Smiley

OK. I know of every link given to me. What I am looking for is, the minerd/cpuminer source code that supports whirlpoolx. Not a binary. Source code. Source code so I can compile a binary. A binary for linux. I would like to compile one. Does this type of source code exist?

Were you able to compile minerpp and run the CPU mining example in the readme?

https://github.com/john-connor/minerpp

Sorry, my misunderstanding

Rufus put a link to his sourcecode here:

https://talk.vanillacoin.net/topic/68/optimized-win64-cpuminer/23 but I don't know if it works for linux

That source is corrupted by Windows lol. I will try minerpp in a bit. I'm familiar with cpuminer so I was trying to roll with that. Meanwhile, I'm asking Wolf on IRC if he knows what I am looking for exists. I swear that I had it on a server months back....
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime on: September 21, 2015, 09:09:11 PM
Could someone point me to the source of the CPU minerd that supports this algo, so I may compile it for linux?

For the life of me I cannot seem to find one. I could have sworn that I had found one before.

I think you will only find win64 binaries, an alternative you could look into is minerpp: https://github.com/john-connor/minerpp

Also, keep in mind that CPU only mining will not yeld much reward as you will be competiting with GPU and FPGA.

I understand that CPU mining is slow, but I have a few VPS's I may as well point to a pool.

So there is no source code from which the 64bit binaries were compiled from?

Miners can be found here:

https://talk.vanillacoin.net/topic/166/mining-tools

Smiley

OK. I know of every link given to me. What I am looking for is, the minerd/cpuminer source code that supports whirlpoolx. Not a binary. Source code. Source code so I can compile a binary. A binary for linux. I would like to compile one. Does this type of source code exist?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime on: September 21, 2015, 08:30:52 PM
Could someone point me to the source of the CPU minerd that supports this algo, so I may compile it for linux?

For the life of me I cannot seem to find one. I could have sworn that I had found one before.

I think you will only find win64 binaries, an alternative you could look into is minerpp: https://github.com/john-connor/minerpp

Also, keep in mind that CPU only mining will not yeld much reward as you will be competiting with GPU and FPGA.

I understand that CPU mining is slow, but I have a few VPS's I may as well point to a pool.

So there is no source code from which the 64bit binaries were compiled from?
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [UNOFFICIAL] VNL | Vanillacoin 0.3.6 Beta | Node Incentives | ZeroTime on: September 21, 2015, 06:47:47 PM
Could someone point me to the source of the CPU minerd that supports this algo, so I may compile it for linux?

For the life of me I cannot seem to find one. I could have sworn that I had found one before.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 20, 2015, 12:29:48 AM

By the way URL in your signature is a little bit wrong

Quote
My XDN Address: xdn.io/digitalname/CryptoMira

DigitalNote wallet reads this one: xdn.io/name/CryptoMira

Awesome, Thanks!

Ok one more question....

I wiped my computer, and installed Arch last night. I uploaded my digitalnotewallet.wallet to Google Drive. This morning I downloaded that file, and tried to open it, but it is stuck at block 200 while trying to sync.

Do I have to let the wallet fully sync before I open the .wallet file that I uploaded as a backup?
I let the wallet completely sync, then imported. Everything looks good now.

Quote
Also you can edit your DigitalName and add Bitcoin address.
How do I do this? I didn't see where.

BTW, I made a package for Arch Linux if you want to upload it with the Debian/Ubuntu version. Just let me know.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 19, 2015, 01:43:30 PM

By the way URL in your signature is a little bit wrong

Quote
My XDN Address: xdn.io/digitalname/CryptoMira

DigitalNote wallet reads this one: xdn.io/name/CryptoMira

Awesome, Thanks!

Ok one more question....

I wiped my computer, and installed Arch last night. I uploaded my digitalnotewallet.wallet to Google Drive. This morning I downloaded that file, and tried to open it, but it is stuck at block 200 while trying to sync.

Do I have to let the wallet fully sync before I open the .wallet file that I uploaded as a backup?
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 18, 2015, 09:22:59 PM
Where can I make the Paper Wallet seen in the pics?
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 17, 2015, 10:22:49 PM
All the aliases that I created on xdn,io, I pointed at the same XDM Address, If the ok? About 4 total I created in that manor.

Also, can I add a bitcoin address to an existing Alias? Or is that something than can only be done during creation?

Yes, you can point all XDN.IO digitalnames to the same XDN address. Also you can edit your DigitalName and add Bitcoin address.
At this point we are working on core updates, so now only DigitalNote wallet is compartible with XDN.IO.
But we will try to add XDN.IO and DigitalName support in major Bitcoin clients, like Electrum.

XDN is shaping up to be one awesome project. I'm very excited. I've only mined around 35,000 XDN thus far, but I will continue to get what I can on the hardware I have.

EXCELLENT WORK DEV!!!!
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] SmartPoker | SmartChips - Decentralized Poker Service on: September 17, 2015, 04:45:56 AM
I want in on this!
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Mercurial - [MCI] - Linking Crypto Currencies on: September 17, 2015, 03:25:41 AM
I'm not able to see the Whitepaper on your site.

Please Advise.
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XDN] DigitalNote privacy protected, №1 blockchain bank, crypto msgs, CPU PoW on: September 17, 2015, 12:35:01 AM
All the aliases that I created on xdn,io, I pointed at the same XDM Address, If the ok? About 4 total I created in that manor.

Also, can I add a bitcoin address to an existing Alias? Or is that something than can only be done during creation?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!