NoobKidOnTheBlock
|
|
November 13, 2015, 09:02:02 AM |
|
Is there a bootstrap.dat that someone has so I don't have to wait almost 2 years worth of blocks to sync my windows wallet? That would be greatly appreciated Cheers Sure, I'll put one up. Thanks that would be greatly appreciated cause I don't know if I can wait that long for the wallet to fully sync lol The bootstrap.dat download links have been added. Hey mate I keep getting a 403 error saying I'm forbidden from accessing the bootstrap.dat from my server??? Why would that be? Try now. Thanks mate it's downloading now Cheers
|
▇ ▇▇▇ ▇▇▇▇▇ ▇▇▇▇ ▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇▇ | | ... | ............NoobKidOnThe.BLOCK.....
|
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 13, 2015, 02:39:13 PM |
|
Go for cryptopia IMO.
I 100% agree all you need is a website cause you guys got all the rest and you will get added to the voting list I'd love to trade OCTO there Sounds like a plan, however I believe it would be quicker to get on Yobit to start with. There is a bounty for a website, and two other for anyone that can recover and transfer the old Octocoin domain. For the time being we need to come up with a clever alternative to octocoin.org. Any ideas?
|
|
|
|
NoobKidOnTheBlock
|
|
November 14, 2015, 07:18:09 PM |
|
Couple questions for OCTOcoin.... 1st with the octocoin.securepayment.cc mining way when do the blocks you mined finally show up in your wallet? Also for the life of me I can't figure out how to just straight solo mine this coin??? I've tried everything like this is what is in my conf file: server=1 daemon=1 listen=1 gen=0 rpcallowip=127.0.0.1 rpcport=22888 rpcuser=user rpcpassword=pass addnode=octocoin.securepayment.cc addnode=162.243.144.135 addnode=162.243.149.125 addnode=162.243.207.204 and then this is what my .bat file for cgminer 3.7.2 looks like: setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 cgminer.exe --scrypt -o http://localhost:22888 -u user -p pass --gridseed-options=baud=115200,freq=800,chips=5 --hotplug 10 but everytime I run the program to solo mine it keeps telling me that the url is incorrect or something but I've solo mined plenty of Scrypt coins and with the same .bat file pretty much everytime with of course changing the rpcport and user and password lol If anyone has any idea what I am missing so that I can solo mine this coin without using the miningpool site that would be greatly appreciated. Cheers
|
▇ ▇▇▇ ▇▇▇▇▇ ▇▇▇▇ ▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇▇ | | ... | ............NoobKidOnThe.BLOCK.....
|
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 14, 2015, 07:50:31 PM |
|
With the octocoin.securepayment.cc mining way when do the blocks you mined finally show up in your wallet?
The few blocks I mined got paid about 1 day later. You should ask them to clarify the payment schedule since I don't run that site. http://mining.securepayment.cc/help.phpAlso for the life of me I can't figure out how to just straight solo mine this coin???
Hmm... Try changing this: To, this: If that does not help, post debug.log.
|
|
|
|
NoobKidOnTheBlock
|
|
November 14, 2015, 09:32:47 PM |
|
With the octocoin.securepayment.cc mining way when do the blocks you mined finally show up in your wallet?
The few blocks I mined got paid about 1 day later. You should ask them to clarify the payment schedule since I don't run that site. http://mining.securepayment.cc/help.phpAlso for the life of me I can't figure out how to just straight solo mine this coin???
Hmm... Try changing this: To, this: I don't know mate it keeps giving me the same thing saying pool 0 slow/ credentials or url wrong so I'll just keep mining at the pool lol If that does not help, post debug.log.
|
▇ ▇▇▇ ▇▇▇▇▇ ▇▇▇▇ ▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇▇ | | ... | ............NoobKidOnThe.BLOCK.....
|
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 14, 2015, 10:17:59 PM |
|
With the octocoin.securepayment.cc mining way when do the blocks you mined finally show up in your wallet?
The few blocks I mined got paid about 1 day later. You should ask them to clarify the payment schedule since I don't run that site. http://mining.securepayment.cc/help.phpAlso for the life of me I can't figure out how to just straight solo mine this coin???
Hmm... Try changing this: To, this: I don't know mate it keeps giving me the same thing saying pool 0 slow/ credentials or url wrong so I'll just keep mining at the pool lol If that does not help, post debug.log. I assume you are on Windows? If so open a command prompt, type: If it does not return 127.0.0.1, then change: cgminer.exe --scrypt -o http://localhost:22888 -u user -p pass --gridseed-options=baud=115200,freq=800,chips=5 --hotplug 10
To cgminer.exe --scrypt -o http://127.0.0.1:22888 -u user -p pass --gridseed-options=baud=115200,freq=800,chips=5 --hotplug 10
|
|
|
|
kondiomir
Legendary
Offline
Activity: 1568
Merit: 1000
Twitter @Acimirov
|
|
November 14, 2015, 10:58:09 PM |
|
What should I do with my Octocoins in Bittrex ?
|
|
|
|
|
NoobKidOnTheBlock
|
|
November 15, 2015, 12:56:09 AM |
|
With the octocoin.securepayment.cc mining way when do the blocks you mined finally show up in your wallet?
The few blocks I mined got paid about 1 day later. You should ask them to clarify the payment schedule since I don't run that site. http://mining.securepayment.cc/help.phpAlso for the life of me I can't figure out how to just straight solo mine this coin???
Hmm... Try changing this: To, this: I don't know mate it keeps giving me the same thing saying pool 0 slow/ credentials or url wrong so I'll just keep mining at the pool lol If that does not help, post debug.log. I assume you are on Windows? If so open a command prompt, type: If it does not return 127.0.0.1, then change: cgminer.exe --scrypt -o http://localhost:22888 -u user -p pass --gridseed-options=baud=115200,freq=800,chips=5 --hotplug 10
To cgminer.exe --scrypt -o http://127.0.0.1:22888 -u user -p pass --gridseed-options=baud=115200,freq=800,chips=5 --hotplug 10
I've tried it both of those ways but I'm fine mining at the pool my rewards are starting to come in now so it's all good Thanks anyways for your help mate
|
▇ ▇▇▇ ▇▇▇▇▇ ▇▇▇▇ ▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇▇ | | ... | ............NoobKidOnThe.BLOCK.....
|
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 16, 2015, 11:06:08 PM |
|
What should I do with my Octocoins in Bittrex ?
I got a response back from Bittrex. Nov 16, 10:51
Hi,
It is not the same octocoin.
Thank you, Whatever that means.
|
|
|
|
MbccompanyX
Full Member
Offline
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
November 16, 2015, 11:10:25 PM |
|
What should I do with my Octocoins in Bittrex ?
I got a response back from Bittrex. Nov 16, 10:51
Hi,
It is not the same octocoin.
Thank you, Whatever that means. If is exactly what they told is that this Octocoin doesn't match with the old one, and i think that is strange if the dev wanted to revive the original one.....
|
|
|
|
NoobKidOnTheBlock
|
|
November 19, 2015, 06:26:54 PM |
|
So good to see people mining Octocoin steady and getting this coin back in action That's always sweet when an old coin comes back and people start mining it again. As for if this is a different Octocoin then what is the total coin supply for this OctoCoin?
|
▇ ▇▇▇ ▇▇▇▇▇ ▇▇▇▇ ▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇ ▇▇▇▇▇▇ | | ... | ............NoobKidOnThe.BLOCK.....
|
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 20, 2015, 12:23:44 PM |
|
As for if this is a different Octocoin then what is the total coin supply for this OctoCoin?
I only know of one Octocoin. No clue what 'other' one Bittrex is referring to.
|
|
|
|
MbccompanyX
Full Member
Offline
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
November 20, 2015, 01:02:12 PM |
|
As for if this is a different Octocoin then what is the total coin supply for this OctoCoin?
I only know of one Octocoin. No clue what 'other' one Bittrex is referring to. Maybe he thinks that this reborned OctoCoin is different from the other he found on Bittrex.... It could even be a overlook done from the other guy....
|
|
|
|
SecretsCoin
Newbie
Offline
Activity: 40
Merit: 0
|
|
November 20, 2015, 03:32:22 PM |
|
OctoCoin Core 10.3 v0.10.3.1 Behold, Octocoin is reborn!Left for dead, abandoned by it's original developers, and community. Octocoin makes a return with a shiny new Qt wallet based on the latest Litecoin 0.10.x source tree. It's my pleasure to release Octocoin Core 10.3 (v0.10.3.1).As always, before updating please make a backup of your `wallet.dat` file. This version should be able to open any wallet.dat files created with the legacy Octocoin client, however once opened the `wallet.dat` file can no longer be opened in the legacy client. Additionally, there is no hard fork. The current block chain is 100% compatible with this new version. Its recommended (but not mandatory) that everyone update to this version. Download Octocoin CoreYes there are Mac OS X Wallets and Windows Installers, the whole thing, done right! I'm not just some guy who's copying and pasting code. I spent the time and effort using my skill and knowledge to build a full quality release. The wallets below were built using the Gitian build process, the same process used for Bitcoin releases. Source code and release info: https://github.com/octocoin-project/octocoin/releases/tag/v0.10.3.1The Github project can be found at: https://github.com/octocoin-project/octocoinNote: DNS seed servers are not up yet. If you are unable to connect to any peers please open the debug window go into the console tab, type in the following command and press enter. addnode octocoin.securepayment.cc add After a few minutes your client should start connecting to peers. Blockchain BootstrapIt's also possible to accelerate the initial blockchain download process by using a boostrap.dat file. Download, extract and place the bootstrap.dat file in the AppData/Roaming/Octocoin or ~/.octocoin folder. %3a6969&tr=udp%3a%2f%2ftracker.leechers-paradise.org%3a6969&tr=udp%3a%2f%2fopen.demonii.com%3a1337&ws=http%3a%2f%2fcdn.securepayment.cc%2fblockchains%2foctocoin%2fbootstrap.dat.xz]Torrent MagnetTorrent FileHTTP DownloadOctocoin Facts and Chain Parameters- Block Time: 88 seconds
- Current Block Reward: 80
- Halving Interval: Every 358,364 blocks (1 year) after block number 180,655
- Difficulty Re-targets: Every Block
- Total Octocoin: Between** 81,350,163 and 135,776,563
- Burned Coins: 19,594,994.11240185 Octocoin burned and can never be spent.
Minting (aka mining) Schedule:Block #1 to #180,655 - Block 1 was rewarded 711,111 Octocoins.*
- Blocks 2 through 7855 were rewarded 888 Octocoins (6,974,352 minted).
- Blocks 7856 through 75887 were randomly rewarded either 888 or 88 Octocoins (between 5,986,904 and 60,413,304 minted).
- Blocks 75888 through 94255 were rewarded at 188 Octocoin (3,452,996 minted).
- Blocks 94256 through 180655 were rewarded 88 Octocoin (7,603,288 minted).
Block #180,656 to #2,330,840 - Starting at block #180,656 the reward will be 80 Octocoins (28,669,120 minted in this period)
- First halving will occur at block #539,019, the reward will be 40 Octocoins (14,334,560 minted in this period)
- Second halving at block #897,383 the reward will be 20 Octocoins (7,167,280 minted in this period)
- Third halving at block #1,255,747 the reward will be 10 Octocoins (3,583,640 minted in this period)
- Fourth halving at block #1,614,111 the reward will be 5 Octocoins (1,791,820 minted in this period)
- Fifth halving at block #1,972,475 the reward will be 2 Octocoins (716,728 minted in this period)
- Sixth (and final) halving at block #2,330,839 the reward will be 1 Octocoins (358,364 minted in this period)
- Ending at block #2,330,840 in approximately 6.5 years from now. (no more minted after this point)
* Octocoin was launched by the original developer with a pre-mine in the first block. Supposedly all those coins have been distributed in bounties.** Due to random block reward the actual number of minted Octocoin is estimated.Known issuesIt's very much possible that the words Bitcoin and Litecoin may still appear in the UI, logs, or console. If you happen to come across one of this mistakes please file an issue at Github. The Blockchain download stalls at block 75888 for some users. This was corrected in version 0.10.3.1. If you are using 0.10.3.0 it's recommended that you update to avoid problems.For history, the old Octocoin thread: https://bitcointalk.org/index.php?topic=504265activity team should be respect
|
|
|
|
zoneout
|
|
November 20, 2015, 04:26:28 PM |
|
It's officially the season of reborn coins!
|
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 20, 2015, 06:52:54 PM |
|
As for if this is a different Octocoin then what is the total coin supply for this OctoCoin?
I only know of one Octocoin. No clue what 'other' one Bittrex is referring to. Maybe he thinks that this reborned OctoCoin is different from the other he found on Bittrex.... It could even be a overlook done from the other guy.... I got some clarification from Bittrex, the "Octocoin" they are referring to is the Counterparty asset "OCTO" which is something totally different. Anyway... Working on a website now.
|
|
|
|
hashbrown9000
|
|
November 21, 2015, 05:33:52 PM |
|
damn, still the scrypt algo? i would have liked to mine this with my GPUs
|
Pinkcoin: ETH: VTC: BTC:
|
|
|
myfirst (OP)
Full Member
Offline
Activity: 156
Merit: 102
Crypto Currency Developer
|
|
November 23, 2015, 09:34:44 AM |
|
damn, still the scrypt algo? i would have liked to mine this with my GPUs
Difficulty is still low enough that you might be able to.
|
|
|
|
K210
|
|
November 24, 2015, 08:41:51 AM |
|
Buying 10,000 ocotcoin for 0.001 BTC, pm me if interested
|
|
|
|
|