Pages:
Author

Topic: [ANN][OC] Orangecoin ★★ POS ★★ Anon Transactions ★★ Masternodes - page 20. (Read 209551 times)

hero member
Activity: 938
Merit: 1000
@halofirebtc
I have contacted bittrex and the two explorers. I have tweeted also. I have updated the website: orangecoin.weebly.com. Cheesy

Thanks, soopy for your hard work, as always.  Smiley
legendary
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
URGENT UPDATE 1.0.9!

- Blockchain that was stuck - Blockchain Restarted
- Protocol changed to the most recent version (ALL PREVIOUS CLIENTS WILL NOT BE SUPPORTED STARTING WITH THE NEW UPDATE)
- RPC Chat Integrated
- Checkpointed at block# 262725
- New Seed Nodes Added
- Version Bumped to 1.0.9
- Protocol Changes
- GUI Improvements

Github

https://github.com/sherlockcoin/Orangecoin

Windows Wallet

https://www.dropbox.com/s/bn361jti3c7zel6/OrangeCoin%201.0.9%20Windows%20Wallet.zip?dl=0

This update is just the start of great things coming ahead, a stepping stone and a foundation for more Smiley So my advice is to buckle up! Consider OrangeCoin is being Rebooted. Smiley

- More Updates on its way.

PLEASE UPDATE YOUR CLIENT TO THE ABOVE VERSION ASAP , TO AVOID ANY SYNCING ISSUES!

ALL PREVIOUS CLIENTS WILL NOT BE SUPPORTED STARTING WITH THE NEW UPDATE.

PLEASE OPEN YOUR WALLET AND STAKE YOUR COINS TO KEEP THE NETWORK ALIVE.


Warm Regards,
~SoopY~

PS:

Please Update your OrangeCoin.conf As Follows

Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org






hero member
Activity: 938
Merit: 1000
@halofirebtc
Happy one year anniversary, OC....? lol  Roll Eyes Cheesy

You could say that again , Okay guys I have restarted the blockchain , there's an updated coming for it.

Hang on tight! Now at #block 262803

Warm Regards,

~SoopY~

PS: Everyone will need to update their clients ASAP to continue to use OC , this will include , all exchanges , block explorers and Faucets and any OC related services.
All Previous client versions will be unsupported.


Good work, is it 10% PoS now?

As far as contacting exchanges and services, I'll start with richie from trex and work my way down, if you haven't started to already. I will also put out a tweet. What will be the new version number?

1.0.9 would be version number mate , I haven't  changed the Interest rates but the left the original ones to themselves.

Code:
	nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

if(nHeight < YEARLY_BLOCKCOUNT)
nRewardCoinYear = 8 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (2 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 4 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (3 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 2 * MAX_MINT_PROOF_OF_STAKE;


Where MAX_MINT_PROOF_OF_STAKE is

Code:
static const int64 MAX_MINT_PROOF_OF_STAKE = 0.025 * COIN;


This is the original interest rates. I'd leave it to you to calculate. Smiley

Compiling Windows Client.

Expect the update within the next 15 minutes.

Warm Regards,
~SoopY~

I had already explained this payout schedule earlier in the thread around our real one year mark.
Sorry, I should have been more specific: I was asking if you had noticed if was actually at 10% or if it was bugged.
legendary
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
Happy one year anniversary, OC....? lol  Roll Eyes Cheesy

You could say that again , Okay guys I have restarted the blockchain , there's an updated coming for it.

Hang on tight! Now at #block 262803

Warm Regards,

~SoopY~

PS: Everyone will need to update their clients ASAP to continue to use OC , this will include , all exchanges , block explorers and Faucets and any OC related services.
All Previous client versions will be unsupported.


Good work, is it 10% PoS now?

As far as contacting exchanges and services, I'll start with richie from trex and work my way down, if you haven't started to already. I will also put out a tweet. What will be the new version number?

1.0.9 would be version number mate , I haven't  changed the Interest rates but the left the original ones to themselves.

Code:
	nRewardCoinYear = MAX_MINT_PROOF_OF_STAKE;

if(nHeight < YEARLY_BLOCKCOUNT)
nRewardCoinYear = 8 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (2 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 4 * MAX_MINT_PROOF_OF_STAKE;
else if(nHeight < (3 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 2 * MAX_MINT_PROOF_OF_STAKE;


Where MAX_MINT_PROOF_OF_STAKE is

Code:
static const int64 MAX_MINT_PROOF_OF_STAKE = 0.025 * COIN;


This is the original interest rates. I'd leave it to you to calculate. Smiley

Compiling Windows Client.

Expect the update within the next 15 minutes.

Warm Regards,
~SoopY~
hero member
Activity: 938
Merit: 1000
@halofirebtc
Happy one year anniversary, OC....? lol  Roll Eyes Cheesy

You could say that again , Okay guys I have restarted the blockchain , there's an updated coming for it.

Hang on tight! Now at #block 262803

Warm Regards,

~SoopY~

PS: Everyone will need to update their clients ASAP to continue to use OC , this will include , all exchanges , block explorers and Faucets and any OC related services.
All Previous client versions will be unsupported.


Good work, is it 10% PoS now?

As far as contacting exchanges and services, I'll start with richie from trex and work my way down, if you haven't started to already. I will also put out a tweet. What will be the new version number?
legendary
Activity: 1302
Merit: 1001
Founder - NavCoin Ⓝ
Happy one year anniversary, OC....? lol  Roll Eyes Cheesy

You could say that again , Okay guys I have restarted the blockchain , there's an updated coming for it.

Hang on tight! Now at #block 262803

Warm Regards,

~SoopY~

PS: Everyone will need to update their clients ASAP to continue to use OC , this will include , all exchanges , block explorers and Faucets and any OC related services.
All Previous client versions will be unsupported.
hero member
Activity: 938
Merit: 1000
@halofirebtc
Happy one year anniversary, OC....? lol  Roll Eyes Cheesy
hero member
Activity: 938
Merit: 1000
@halofirebtc
I think I figured out (edit: part of) why the chain hasn't moved. I wrote to soopy, concerning the following:

const int YEARLY_BLOCKCOUNT = 262800; // 365 * 2880

Proof of stake gradual declining payout (20% --> 10% --> 5%...) wasn't a precise measurement of one year, more like a calculation based on the the timing of blocks and etc. 262800 blocks is what it should have been if every block was found on time, equaling one year from either genesis block or Block 10000 when PoS started.

We are stuck on 262799... This line of code has to do with the 20% payout reducing to 10%. Where the exact problem is, I don't know.

Hold tight.
Thanks

I have the utmost faith in soopy. Just give him the time he needs. He's our blessing. Besides, rather find out about these things now than later when we do get going again.
I'll see what else I can come up with in between doing laundry. I can't spend too much time looking, I have to work in the morning and will be away all day. I will be able to PM, if anyone needs me.
legendary
Activity: 1778
Merit: 1000
I think I figured out (edit: part of) why the chain hasn't moved. I wrote to soopy, concerning the following:

const int YEARLY_BLOCKCOUNT = 262800; // 365 * 2880

Proof of stake gradual declining payout (20% --> 10% --> 5%...) wasn't a precise measurement of one year, more like a calculation based on the the timing of blocks and etc. 262800 blocks is what it should have been if every block was found on time, equaling one year from either genesis block or Block 10000 when PoS started.

We are stuck on 262799... This line of code has to do with the 20% payout reducing to 10%. Where the exact problem is, I don't know.

Hold tight.
Thanks
hero member
Activity: 938
Merit: 1000
@halofirebtc
I think I figured out (edit: part of) why the chain hasn't moved. I wrote to soopy, concerning the following:

const int YEARLY_BLOCKCOUNT = 262800; // 365 * 2880

Proof of stake gradual declining payout (20% --> 10% --> 5%...) wasn't a precise measurement of one year, more like a calculation based on the the timing of blocks and etc. 262800 blocks is what it should have been if every block was found on time, equaling one year from either genesis block or Block 10000 when PoS started.

We are stuck on 262799... This line of code has to do with the 20% payout reducing to 10%. Where the exact problem is, I don't know.

Hold tight.
legendary
Activity: 1778
Merit: 1000
CURRENT NODES ACTIVE WITH ORANGECOIN VERSION 1.0.8 /OrangeCoin:1.0.8/

addnode=182.161.1.202
addnode=182.161.4.112
addnode=68.6.148.88
addnode=69.204.247.90
addnode=75.130.163.51
addnode=88.217.180.85
addnode=92.31.187.182
addnode=93.123.163.96
addnode=97.86.186.57

I obtain this list by visiting https://chainz.cryptoid.info/oc/#!network , clicking on "network" tab, then clicking on "node list" for ORANGECOIN version  /OrangeCoin:1.0.8/

People should visit the link and put the most active links in their orangecoin.conf
legendary
Activity: 1512
Merit: 1041
The name makes me to watch this thread so far.
I really like the name of the coin, i would suggest to make it 1 orange juice (meaning 1 orange coin confirmed, 10confirmation or so)

I was thinking of the same thing, Juiced sounds awesome! No other coin has this terminology... or can come close to even using it in the sensual term of confirmations or even Staked! Then the staking could actually be "Seeds" like in an actual Orange to grow more trees.... I am rambling sorry..

--SNIP--

Have you read the staking tutorial at orangecoin.weebly.com? Wink

I have but it has always referenced to Growing. Which is kind of the same. :-)

And as for the Staking as i was syncing 1.0.7 My waterblock on my PC CRACKED!!! FML Now I am having to do this secretively at work (Post on bittcointalk).
member
Activity: 67
Merit: 10
Immediate Update 1.0.8!

- RPC Chat Integrated
- Checkpointed at block# 262725
- New Seed Nodes Added
- Version Bumped to 1.0.8
- Protocol Changes
- GUI Improvements

Github

https://github.com/sherlockcoin/Orangecoin

Windows Wallet

https://www.dropbox.com/s/xfmmnekj1wdwrlg/OrangeCoin%201.0.8%20Windows%20Wallet.zip?dl=0

This update is just the start of great things coming ahead, a stepping stone and a foundation for more Smiley So my advice is to buckle up! Consider OrangeCoin is being Rebooted. Smiley

- More Updates on its way.

PLEASE UPDATE YOUR CLIENT TO THE ABOVE VERSION ASAP , TO AVOID ANY SYNCING ISSUES!

ALL PREVIOUS CLIENTS WILL NOT BE SUPPORTED STARTING FROM AUGUST WITH A NEW UPDATE.

PLEASE OPEN YOUR WALLET AND STAKE YOUR COINS TO KEEP THE NETWORK ALIVE.


Warm Regards,
~SoopY~


Again Thanks for the Update Soopy and all your hard work!!

Orangecoin -- Time to Get Juiced
hero member
Activity: 938
Merit: 1000
@halofirebtc
The name makes me to watch this thread so far.
I really like the name of the coin, i would suggest to make it 1 orange juice (meaning 1 orange coin confirmed, 10confirmation or so)

I was thinking of the same thing, Juiced sounds awesome! No other coin has this terminology... or can come close to even using it in the sensual term of confirmations or even Staked! Then the staking could actually be "Seeds" like in an actual Orange to grow more trees.... I am rambling sorry..

--SNIP--

Have you read the staking tutorial at orangecoin.weebly.com? Wink
hero member
Activity: 938
Merit: 1000
@halofirebtc
I do notice the last block found was yesterday. Both explorers match up. Both of my 1.0.8 wallets (personal and the OC fund) are synced up to the last block found, 262799. I have substantial weight for staking, so I would guess I will be staking in the next few hours.
hero member
Activity: 938
Merit: 1000
@halofirebtc
Is there a actual node list? My wallet only has three connections.

Who is in charge of the master nodes?

thnx

PLease let me know if you still need more nodes. Also, the masternodes have not been discussed in a very long time, since the original dev left us hanging. If soopy is able to provide the masternodes or if he can't and someone else can work on it, then we can discuss this further. For now, we have to wait. Cheers!
hero member
Activity: 938
Merit: 1000
@halofirebtc
I have updated the website for the 1.0.8 release. orangecoin.weebly.com
Good things are happening, indeed.
legendary
Activity: 1512
Merit: 1041
Immediate Update 1.0.8!

- RPC Chat Integrated
- Checkpointed at block# 262725
- New Seed Nodes Added
- Version Bumped to 1.0.8
- Protocol Changes
- GUI Improvements

Github

https://github.com/sherlockcoin/Orangecoin

Windows Wallet

https://www.dropbox.com/s/xfmmnekj1wdwrlg/OrangeCoin%201.0.8%20Windows%20Wallet.zip?dl=0

This update is just the start of great things coming ahead, a stepping stone and a foundation for more Smiley So my advice is to buckle up! Consider OrangeCoin is being Rebooted. Smiley

- More Updates on its way.

PLEASE UPDATE YOUR CLIENT TO THE ABOVE VERSION ASAP , TO AVOID ANY SYNCING ISSUES!

ALL PREVIOUS CLIENTS WILL NOT BE SUPPORTED STARTING FROM AUGUST WITH A NEW UPDATE.

PLEASE OPEN YOUR WALLET AND STAKE YOUR COINS TO KEEP THE NETWORK ALIVE.


Warm Regards,
~SoopY~


Soopy could you tell us what protocol changes were made?

Thanks in advance!
legendary
Activity: 1512
Merit: 1041
Another 10k added to the books.... Buy before it's too late  Cool Grin
legendary
Activity: 1512
Merit: 1041
Immediate Update 1.0.8!

- RPC Chat Integrated
- Checkpointed at block# 262725
- New Seed Nodes Added
- Version Bumped to 1.0.8
- Protocol Changes
- GUI Improvements

Github

https://github.com/sherlockcoin/Orangecoin

Windows Wallet

https://www.dropbox.com/s/xfmmnekj1wdwrlg/OrangeCoin%201.0.8%20Windows%20Wallet.zip?dl=0

This update is just the start of great things coming ahead, a stepping stone and a foundation for more Smiley So my advice is to buckle up! Consider OrangeCoin is being Rebooted. Smiley

- More Updates on its way.

PLEASE UPDATE YOUR CLIENT TO THE ABOVE VERSION ASAP , TO AVOID ANY SYNCING ISSUES!

ALL PREVIOUS CLIENTS WILL NOT BE SUPPORTED STARTING FROM AUGUST WITH A NEW UPDATE.

PLEASE OPEN YOUR WALLET AND STAKE YOUR COINS TO KEEP THE NETWORK ALIVE.


Warm Regards,
~SoopY~


You SIR are SICK!! W00t!
Pages:
Jump to: