Pages:
Author

Topic: [888] OctoCoin Core 10.4 - page 10. (Read 39601 times)

full member
Activity: 150
Merit: 100
December 09, 2015, 09:08:58 AM
#58
Finally more nodes online...weird version numbers though..... Potcoin 0.8.7.1 Huh and Satoshi 0.8.6.2 Huh

"addr" : "63.247.147.166:22889",
"subver" : "/Octatoshi:0.10.3.1/",

"addr" : "178.7.27.72:65047",
"subver" : "/Potcoin:0.8.7.1/",

"addr" : "194.135.85.149:33175",
"subver" : "/Potcoin:0.8.7.1/",

"addr" : "50.162.235.186:49508",    <-gitlab
"subver" : "/Satoshi:0.8.6.2/",

"addr" : "70.169.221.184:59035",
"subver" : "/Satoshi:0.8.6.2/",

"addr" : "24.215.182.92:22889",
"subver" : "/Octatoshi:0.10.3.1/",
full member
Activity: 156
Merit: 102
Crypto Currency Developer
December 06, 2015, 10:10:37 AM
#57
Vote this up on cryptsy.

https://www.cryptsy.com/coinvotes/# and vote for octo 888 to get listed.  Everyone gets 1 free vote then you can vote with cryptsy points or bitcoin.

1AEnN7gdBFLj8cD52jotepbMz4sqKPDcEg that is the cryptsy Octo 888 voting address every 0.0002 you deposit is considered 1 vote.

I think you need something like 65k+ votes to actually get it listed currently sitting @ 1250 votes.

Also coin needs more nodes i think the pool and I are the only nodes running......occasionally another node comes online but after a shortwhile disconnects.

Excellent work, this a great first start.  Lets get those free votes in and raise awareness.  More users amounts to more nodes.
My next step is to try and get an Elecrtum wallet for OctoCoin.

Here's a tip:
If you want to help, but don't like the idea of paying for votes. Head over to the Bitcoin faucet list on FaucetBOX and use the voting address.
full member
Activity: 150
Merit: 100
December 06, 2015, 09:21:59 AM
#56
Vote this up on cryptsy.

https://www.cryptsy.com/coinvotes/# and vote for octo 888 to get listed.  Everyone gets 1 free vote then you can vote with cryptsy points or bitcoin.

1AEnN7gdBFLj8cD52jotepbMz4sqKPDcEg that is the cryptsy Octo 888 voting address every 0.0002 you deposit is considered 1 vote.

I think you need something like 65k+ votes to actually get it listed currently sitting @ 1250 votes.

Also coin needs more nodes i think the pool and I are the only nodes running......occasionally another node comes online but after a shortwhile disconnects.
sr. member
Activity: 462
Merit: 250
December 05, 2015, 06:18:03 AM
#55
good luck with your coin mate
full member
Activity: 182
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
December 05, 2015, 06:16:33 AM
#54
The Octocoin faucet has been enabled and filled.
Enjoy.

out of curiosity, which is the rate of Octocoin given for each payout and how many octocoins are in the faucet at the end?
hero member
Activity: 780
Merit: 501
December 04, 2015, 07:12:19 PM
#53
The Octocoin faucet has been enabled and filled.
Enjoy.
full member
Activity: 156
Merit: 102
Crypto Currency Developer
December 04, 2015, 07:03:54 PM
#52
A website and official download page are up

http://octocoinfoundation.org/
http://getoctocoin.com/

I would like to have someone else write content for the website.  If you or anyone you know is an experienced web developer or technical writer please consider donating your time to help Octocoin.  Drupal skills are a big plus!
full member
Activity: 156
Merit: 102
Crypto Currency Developer
December 02, 2015, 05:44:50 PM
#51
Any plans on what to do with all burned coins ? Maybe hardcode a faucet out of that address that pays small amounts to anyone running a full node.
Cant it be hard-coded into the octocoin client ?

something like xfer all coins from X address to Y address after block #whatever and force the xfer into the block chain

everyone would have to run the same client anyone who isnt will be on the wrong chain/fork but gives a chance to bring those coins back to the community and can do something interesting with them.

That's what we call a 'hardfork' and you want to avoid those unless it's absolutely needed.  

I mean less coins the better right makes em more valuable but still would be a cool idea something different that i havent seen in the crypto world

I understand where you are coming from with this idea, I too hate the thought of something being lost forever.  That's why I decided to revive Octocoin.  

Lets say the community decides do this using one of these two methods:

  • 1. Rollback the block chain to the point before those coins were burned and erase all the transaction since that point.  
  • 2. The burned coins remain lost forever.  The money supply is increased by an amount equal to the number of burned coins.  


#1 is done with a hardfork and a checkpoint.
#2 is done by creating a block reward equal to the amount of burned coins with a coinbase rule that states the reward must go to a specific address.

The first option goes against the very purpose of why a blockchain exists.  Octocoin would instantly loose all credibility as a crypto currency.  Crypto is decentralized and built on zero trust.  Both of these options would potentially place trust in a centralized authority.  The zero trust principal that Bitcoin is based on will always assume that a central authority has the potential to violate trust.

The best way forward for Octocoin is to forget about those burned coins.  Accept that they are lost forever and that is a good thing.
full member
Activity: 156
Merit: 102
Crypto Currency Developer
December 02, 2015, 09:50:39 AM
#50
Any thoughts/ideas on what your going to do going forward ? Any talks/plans on getting Octocoin 888 on an exchange ?

Well, I'm getting the website up and running.  Currently putting up some content, etc..
As for next steps, I would hope some members of the community would step up and offer their suggestions on direction.

I'll reveal some of my thoughts/ideas after I have the website published.
full member
Activity: 150
Merit: 100
December 02, 2015, 12:09:39 AM
#49
@myfirst

Any thoughts/ideas on what your going to do going forward ? Any talks/plans on getting Octocoin 888 on an exchange ?

Any plans on what to do with all burned coins ? Maybe hardcode a faucet out of that address that pays small amounts to anyone running a full node.



You cannot spend burned coins out of the burn address.

https://www.blockexperts.com/888/address/8burnYouroctoHere4oCToPartyXRcdDgX

https://en.bitcoin.it/wiki/Proof_of_burn

http://counterparty.io/news/why-proof-of-burn/

Cant it be hard-coded into the octocoin client ?

something like xfer all coins from X address to Y address after block #whatever and force the xfer into the block chain

everyone would have to run the same client anyone who isnt will be on the wrong chain/fork but gives a chance to bring those coins back to the community and can do something interesting with them.

I mean less coins the better right makes em more valuable but still would be a cool idea something different that i havent seen in the crypto world
hero member
Activity: 532
Merit: 500
December 01, 2015, 11:44:08 PM
#48
@myfirst

Any thoughts/ideas on what your going to do going forward ? Any talks/plans on getting Octocoin 888 on an exchange ?

Any plans on what to do with all burned coins ? Maybe hardcode a faucet out of that address that pays small amounts to anyone running a full node.



You cannot spend burned coins out of the burn address.

https://www.blockexperts.com/888/address/8burnYouroctoHere4oCToPartyXRcdDgX

https://en.bitcoin.it/wiki/Proof_of_burn

http://counterparty.io/news/why-proof-of-burn/
newbie
Activity: 43
Merit: 0
December 01, 2015, 09:01:33 PM
#47
Any Exchanges available for 888 ?
full member
Activity: 150
Merit: 100
December 01, 2015, 08:48:31 PM
#46
@myfirst

Any thoughts/ideas on what your going to do going forward ? Any talks/plans on getting Octocoin 888 on an exchange ?

Any plans on what to do with all burned coins ? Maybe hardcode a faucet out of that address that pays small amounts to anyone running a full node.

legendary
Activity: 924
Merit: 1000
November 30, 2015, 07:51:07 PM
#45
AFAIK octo coin moved to be a Counterparty token
and there was a swap
and could earn coins by participating in foldingcoin's merged folding@home, i still have coins in my counterparty wallet
full member
Activity: 150
Merit: 100
November 30, 2015, 07:36:15 PM
#44

To maintain compatibility with the original Octocoin wallet.dat files, Berkeley DB 5.3 was used.

Code:
version=5.3.28
download_path=http://download.oracle.com/berkeley-db
file_name=db-5.3.28.NC.tar.gz
sha256_hash=76a25560d9e52a198d37a31440fd07632b5f1f8f9f2b6d5438f4bc3e7c9013ef

Hey thanks didn't catch that.  Wallet compiled successfully low and behold i have 15k octocoin in my old wallet .   Grin

Thanks for updating i'll be throwing some hash power towards this project.
full member
Activity: 156
Merit: 102
Crypto Currency Developer
November 30, 2015, 12:38:15 PM
#43
Can you help me out. I get this error after i run ./configure

checking for Berkeley DB C++ headers... no
configure: error: libdb_cxx headers missing, Octocoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

I have libdb4.8-dev libdb4.8++-dev both on my system already, i'm able to compile most other coins.



To maintain compatibility with the original Octocoin wallet.dat files, Berkeley DB 5.3 was used.

Code:
version=5.3.28
download_path=http://download.oracle.com/berkeley-db
file_name=db-5.3.28.NC.tar.gz
sha256_hash=76a25560d9e52a198d37a31440fd07632b5f1f8f9f2b6d5438f4bc3e7c9013ef
full member
Activity: 150
Merit: 100
November 30, 2015, 12:31:34 PM
#42
Can you help me out. I get this error after i run ./configure

checking for Berkeley DB C++ headers... no
configure: error: libdb_cxx headers missing, Octocoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)

I have libdb4.8-dev libdb4.8++-dev both on my system already, i'm able to compile most other coins.

hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
November 25, 2015, 03:39:35 AM
#41
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.
NICE!!! Ya get a website going again for this coin and let's get more people interested and involved with bringing this baby back to life Cheesy Cheers
hero member
Activity: 1568
Merit: 507
November 24, 2015, 03:41:51 AM
#40
Buying 10,000 ocotcoin for 0.001 BTC, pm me if interested
full member
Activity: 156
Merit: 102
Crypto Currency Developer
November 23, 2015, 04:34:44 AM
#39
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.
Pages:
Jump to: