Bitcoin Forum
April 12, 2026, 10:09:15 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 »
201  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency on: July 11, 2013, 01:37:42 AM
in my "listtransactions", there is a block with only 1 confirmation and it does not shows up in the transactions tab. But it does show in immature number:

Code:
{
"account" : "",
"address" : "AbFyLXbDfXj3smd9ZyrkJvdcqGjtWine7d",
"category" : "immature",
"amount" : 17.13000000,
"confirmations" : 1,
"generated" : true,
"blockhash" : "c0ec2c1c6c15e9c34ffe3fd9ecb16fcbe6c980f897114d6b2ca03cb4d4334e9f",
"blockindex" : 0,
"blocktime" : 1373505530,
"txid" : "473966f87e69d569ba9b1911903248255661f46a6b4b3d3ed15cfa9710831dbc",
"time" : 1373505530,
"timereceived" : 1373505532
}

Why is there only 1 confirmation?
202  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 10, 2013, 11:45:14 PM
primespersec number is larger, but have no feeling with larger chance to find a block.

Need to run much longer to tell.
203  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 10, 2013, 11:17:31 PM
Just pushed another commit on github.

https://github.com/primecoin/primecoin/commit/eda38d62ad571be02095ce44469c0cc26a2b3675

sieve round limit further reduced to 1 second.
added mike's suggestion.

Give it a try and let me know how it goes.

This change doubles the primespersec.
204  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 10, 2013, 07:43:22 PM
Proxy kicked my ass, I can't even download the dependencies I need

same here, lots of 404 Not Found

Anyone bother just compile primecoind?
205  Alternate cryptocurrencies / Altcoin Discussion / Re: Primecoin Giveaway .1 XPM on: July 10, 2013, 03:34:44 PM
AVuRUjRv2EjAszPcANXJjLiuBHgzww4nYG

Thanks!
206  Bitcoin / Group buys / Re: [OPEN] Group Buy #10 343/50 ASICMiner Erupter USB 1.01693878 ea. @ 14 units on: July 10, 2013, 12:45:07 AM
azwccc 3; 3.34714285; 1CPtkzvHvps31sZdjA3Fd75AbPWo3VMrJw

Thanks,
207  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency on: July 09, 2013, 10:51:30 PM
Okay, can we get instruction on how to extract coin from our DigitalOcean droplet.  It has been so long since I have had to do console/coding like this Sad.

Sure. I do it this way:

  • ssh into remote instance
  • ./primecoind listtransactions –> copy the address mentioned in the output at "address"
  • ./primecoind dumpprivkey {{paste copied address here}} –> copy the private key returned
  • on your local computer holding the "master wallet" -> ./primecoind importprivkey {{paste copied private key here}}
  • now address holding the minted coins appears in your local wallet

No need to send coins over the blockchain this way, immature coins can be imported immediately.

I understand you will get the minted (even immature) coins from the remote wallet, but since you dumped the private key remotely, will you be able to get any new coin?

And will a new private key/public key generated in the remote wallet?
208  Alternate cryptocurrencies / Altcoin Discussion / Re: How to mine PrimeCoin Mini-Guide on: July 09, 2013, 12:22:03 AM
You'll have to restart primecoind to accept the changed conf, so run ./primecoind stop and then ./primecoind to start it again and then ./primecoind getinfo.

phew~ got it working,
THanks,
209  Alternate cryptocurrencies / Altcoin Discussion / Re: How to mine PrimeCoin Mini-Guide on: July 09, 2013, 12:17:26 AM
After I setup the primecoin.conf in Linux, I run with primecoind -daemon

I got this:
Code:
Error: Cannot obtain a lock on data directory /home/ubuntu/.primecoin. Primecoin is probably already running.

Then, primecoind getinfo
Code:
Error:: command not found


210  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency on: July 08, 2013, 08:34:35 PM
Gentoo ebuild of the daemon here, for the true believers. Modified from bitcoind 0.8.2 ebuild.

https://github.com/teknohog/ebuilds/tree/master/net-p2p/primecoind

Any guide on how to use it?
211  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 02, 2013, 07:23:50 PM
Thank you, any chance of getting a version that supports ybcoin too?
https://bitcointalk.org/index.php?topic=243046.0
https://github.com/ybcoin/ybcoin

I have no interest in Ybcoin since it's simply a clone of Yacoin for the Chinese market. Looks like the only thing one would have to change is the calculation of the Nfactor. No doubt someone has already figured that out and is happily mining at 10 Mh/s. Someone else can release a miner for Ybcoin if they want.

Hi Mike, I am new to the code. Is the script.c or script-chacha.cl I need to modify?
Thanks,
212  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] [ANN] Primecoin Prerelease Announcement - Introducing Prime Proof-of-Work on: July 01, 2013, 10:53:03 PM
I wonder how much hashing power you would actually need to hit one of the EFF Prizes: https://www.eff.org/awards/coop

Nice. We should accept only primecoins as prize payment, that will be distributed into the network to the miners . Cheesy

Maybe a good way to integrated with PoS, but OP said it is pure PoW
213  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][YAC] Yacminer GPU miner for Yacoin on: July 01, 2013, 05:44:20 PM
Links for x86 and x64 versions from mega are the same?
214  Alternate cryptocurrencies / Altcoin Discussion / Re: [DGC] China Focus on: July 01, 2013, 02:42:10 PM
Seems more than 3 coins are focusing on Chinese market. Good luck~
215  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] YACoin ongoing development on: July 01, 2013, 01:27:46 PM
since the ori dev disappeared, why not this ongoing development team, especially Windmaster start a new coin with well maintenance?
216  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Ybcoin will be launched on 0:00 June 29th, 2013 (GMT+8) on: June 30, 2013, 10:18:47 PM
Source http://translate.google.com/translate?sl=auto&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.yuanbaobi.org%2F%3Fpage_id%3D102

On the date of declaration of the client breaches
Posted on July 1, 2013

Ingot currency scheduled at 0:00 on June 29, 2013 release, but we were in at 12:30 on the 28th minute for website maintenance, the client accidentally released to the Internet, there are 28 users to quickly download and start mining, so We discussed and decided in advance of opening up internal emergency client, after a difference of about 5 minutes.

In addition, because we use the YAC algorithm, difficulty starting from 0, the difficulty adjustment algorithm will take some time, so a start block the growth rate is much higher than one minute each, thus resulting in the date of the first twelve days Money Output a large amount, has gradually returned to normal.

Therefore, the losses caused to the user and inconvenience, we express our sincere apologies.

Again: ingot currency development team attaches great importance to reputation, without any advance steal digging behavior. CNC ingot currency and other currency cottage team, nor did any of his associates.

Lie!
217  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Ybcoin will be launched on 0:00 June 29th, 2013 (GMT+8) on: June 29, 2013, 03:12:07 PM
No source code yet. The developer may have 1b coins in the first block.
218  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] [ANN] Primecoin Prerelease Announcement - Introducing Prime Proof-of-Work on: June 29, 2013, 02:03:33 PM
Interested in prime POW, any more detail? Just a little plz~
219  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Ybcoin will be launched on 0:00 June 29th, 2013 (GMT+8) on: June 28, 2013, 05:20:14 PM
Finally http://www.bitecoin.com/online/2013/06/1255.html

If you have problems with ybcoin network discovery add node 137.116.242.65 to params of the wallet, example:
ybcoin-qt.exe -addnode=137.116.242.65

or to ybcoin.conf, example:
rpcuser=user
rpcpassword=pass
rpcallowip=*
daemon=1
server=1
gen=1
testnet=0
listen=1
addnode=137.116.242.65


2500 blocks, so it is at least one day pre-mined.
220  Local / 挖矿 / Re: 【深圳工厂】Avalon阿瓦隆整机代工方案及代工费用报价!代工合同样本更Ą on: June 21, 2013, 03:09:22 PM
请问能邮寄到美国么?买家出运费。
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!