Bitcoin Forum
May 25, 2024, 10:08:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
401  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ECCoin (ECC) Community Has Taken Over! [Griffith Is Now The Dev] on: October 04, 2014, 05:57:12 AM
v.2 is not syncing, does it require reindex?

Edit: I started rebuilding the blockchain, only 1 active connection.
402  Alternate cryptocurrencies / Altcoin Discussion / Re: Best Proof of Stake coins - Voting Poll on: September 27, 2014, 03:43:08 PM
BitSharesX DPoS of course
403  Alternate cryptocurrencies / Altcoin Discussion / Re: BitShares X Now Trading!!! on: September 06, 2014, 07:58:04 AM
Still don't get it: how bitsharesx is ultimately different from bitcoin or any other surrogate coin?

You should download the wallet to find out how http://bitshares-x.info/
404  Alternate cryptocurrencies / Altcoin Discussion / Re: Best Altcoin to invest in for 2015 and WHY on: September 06, 2014, 04:55:26 AM
Bitshares, http://bitshares-x.info/

My #1 advanced altcoin for me because it's simply awesome.
405  Alternate cryptocurrencies / Altcoin Discussion / Re: BitShares X Now Trading!!! on: September 06, 2014, 04:34:15 AM
Bytemaster proposed paying interest/rewards on BitAssets, like bitUSD, bitCNY, bitBTC will earn interest by holding them.
https://bitsharestalk.org/index.php?topic=8396.0;topicseen
406  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ECCoin (ECC) Community Has Takeover! [New Dev] on: August 21, 2014, 04:23:48 AM
Code:
int64 GetProofOfStakeReward(int64 nCoinAge, unsigned int nBits, unsigned int nTime, int nHeight)
{
    int64 nRewardCoinYear;
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

if(nHeight < 250000)
nRewardCoinYear = 2.5 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight > 250000)
nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE / 10;

    int64 nSubsidy = nCoinAge * nRewardCoinYear / 365;

Questions about the POS reward code.

MAX_MINT_PROOF_OF_STAKE is 10%, right?
Less 250k blocks 25%/year reward? after that is 1%/year?

Thanks



407  Economy / Service Announcements / Re: BitVc - A New Trading Platform From Huobi on: August 05, 2014, 12:09:11 PM
any more expiriences on that one?

Some experience with lending BTC:

you don't really get paid for the first day, if you deposit you get your first payment ~48 hours after and then every 24hours. Also the interest is very low (but still higher than bitfinex!). Withdrawing from the lending system is instantly, but again you forfeit 1 day of interest.

I like the bitfinex way much more.

What is the current interest rate for BTC and LTC?
Thanks
408  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future FORK FIXED UPGRADE NEEDED on: August 03, 2014, 02:49:14 PM
Okay. i have had both of the wallets tested and my fix to the source code has fixed the forks. with these wallets (fixed checkpoints) and the conf file hostmaster uploaded with the 1.6 update. you should be able to connect to mintpal if you redownload the block chain. the download for the chain may be slow but will speed up as more people download it. REMEMBER NOT TO DELETE UR WALLET.DAT FILE! (probably should back that up as well)

WALLET UPDATE 1.7 FORK ISSUE FIXED. ON THE MINTPAL FORK(the main fork)


WINDOWS WALLET: http://www.mediafire.com/download/a9quocc81n9ui7m/eccoin-qt.exe

MAC WALLET: http://www.mediafire.com/download/ki5gjal0kjddau5/ECCoin-Qt.dmg


this is an ecc wallet fix produced by the Goldmaxx dev team.



Great work!
Is the source code for the new updated wallet on github?

nope. i dont control the git and cant edit it. host master stopped developing and paying any real attention from what i see. so i simply fixed the fork problem and put out a new wallet. this is the correct main chain though and the same chain as mintpal

Copy that.
Please post the code of the file/s that were updated for v1.7
Thank you
409  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future FORK FIXED UPGRADE NEEDED on: August 03, 2014, 12:15:23 AM
Okay. i have had both of the wallets tested and my fix to the source code has fixed the forks. with these wallets (fixed checkpoints) and the conf file hostmaster uploaded with the 1.6 update. you should be able to connect to mintpal if you redownload the block chain. the download for the chain may be slow but will speed up as more people download it. REMEMBER NOT TO DELETE UR WALLET.DAT FILE! (probably should back that up as well)

WALLET UPDATE 1.7 FORK ISSUE FIXED. ON THE MINTPAL FORK(the main fork)


WINDOWS WALLET: http://www.mediafire.com/download/a9quocc81n9ui7m/eccoin-qt.exe

MAC WALLET: http://www.mediafire.com/download/ki5gjal0kjddau5/ECCoin-Qt.dmg


this is an ecc wallet fix produced by the Goldmaxx dev team.



Great work!
Is the source code for the new updated wallet on github?
410  Bitcoin / Bitcoin Discussion / Re: How long until bots can profitably guess private keys? on: July 24, 2014, 03:53:02 PM
Here is the database of all bitcoin addresses and private keys
http://directory.io

Good luck finding an address with fund  Grin
411  Bitcoin / Bitcoin Discussion / Re: How long until bots can profitably guess private keys? on: July 23, 2014, 07:38:39 AM
Here is a good site to play with password and time to brute force it.
https://www.grc.com/haystack.htm
412  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future FORK FIXED UPGRADE NEEDED on: July 16, 2014, 09:36:41 AM
..I hope you are aware that Mintpal still doesn't allow ECC withdrawels/deposits?


Mintpal now allow deposit and withdrawal.
413  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future FORK FIXED UPGRADE NEEDED on: July 13, 2014, 04:58:06 AM
I have a question my wallet balance is 5000000+ but when I updated everything even with saving my wallet.dat i only have 15000 balance now but there wasnt anything send out

Repair your wallet, type rapairwallet in Help> Debug Window > Console

Note: Backup your wallet first
414  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ★★ [ANN] ECCoin (ECC) ★★★ ECCoin - Green Future on: July 12, 2014, 02:21:05 AM
ok the takeover thread locked must be a sign that
they merge with hostmaster and try together organize a wallet fix
and future steps for ECC

at least i hope so.....

Ok, first of all...I did NOT lock the takeover thread...I am wondering who did...
Second, I contacted Hostmaster after he send me the PM, one week ago.
He still did not answer to me, although I stated the importance of immediate action!

The take over was a necessary action...I don't get it why some of you don't get this...

 Sad Sad Sad
it's ok, i allow you to takeover.
As to The fork issue, i still host two ECC nodes on dedicated servers.  we need to release new QT and alert all node users to update.
I need to know more detail about issue.

Hostmaster, how can we help you? we need some direction here... you are the dev aka the man that's supposed to have the plan haha
patience the virtue... whats the problem which is true block chain. can someone give more details.
anyway i am on it.

I think some big coin holders did not upgrade their wallet thus the latest checkpoint was not followed.
Other wallets are getting these nodes with different block chains so it's not syncing properly.
415  Economy / Securities / Re: [HAVELOCK] (HIF) Havelock Investments Fund on: July 11, 2014, 10:48:50 AM
Expect negative profit next quarter.
416  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: DogeDice.me - Invest in 1% House Edge Biggest Dogecoin Dice Site on: July 10, 2014, 03:30:55 AM
When is the investment profit stats updated? coz I haven't seen any changes yet.

Edit: Ok, the I got it, it's not AJAX, I need to refresh the page to see the latest.
417  Economy / Securities / Re: [HAVELOCK] PETAMINE - 1,150 TH/S HASH RATE (15GH/S per Unit) on: July 07, 2014, 02:35:47 AM
...
I'm guessing we are going quickly back to 0.06/0.07
...

Quoted for future entertainment.

Bumped for quicker immediate entertainment.

let's see what happen after the vote compare to cex.io

but yes it seems my guess was way over optimistic Sad

I'm guessing the same way 0.06-0.08, (after split) some traders will compare the price to cex.io and also network hashrate is lower these days, if this will continue estimated next difficulty will be less than the current.

Bitmain is shipping batch 1 of the S3 this week.  The current projections for next period are very misleading for calculating lifetime ROI.

There are no long term profit in any mining offers, dividend is the bait, traders can only profit in short term trading.
418  Economy / Securities / Re: [HAVELOCK] PETAMINE - 1,150 TH/S HASH RATE (15GH/S per Unit) on: July 06, 2014, 04:30:48 PM
...
I'm guessing we are going quickly back to 0.06/0.07
...

Quoted for future entertainment.

Bumped for quicker immediate entertainment.

let's see what happen after the vote compare to cex.io

but yes it seems my guess was way over optimistic Sad

I'm guessing the same way 0.06-0.08, (after split) some traders will compare the price to cex.io and also network hashrate is lower these days, if this will continue estimated next difficulty will be less than the current.
419  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ECC] ECCoin | POS | Community take over | Development bounties!!! on: July 04, 2014, 11:06:15 AM
The best help that hostmaster can give is to hand-over the Github.

Trying to fix the code without holding full access to the Github is a waste of time and will take along time before the exchanges will accept to change to the new wallet.

HOSTMASTER, DO THE COMUNITY A FAVOUR....HANDOVER THE GITHUB, THANK YOU!!!
+1
420  Economy / Securities / Re: [HAVELOCK] PETAMINE - 1,150 TH/S HASH RATE (15GH/S per Unit) on: June 29, 2014, 12:50:53 AM
It actually might not be a bad buy.  It's getting close to the calculations we made

0.02 is a good price for 15Gh (25% avg diff), it can make a break even before September and profit after that.  

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!