Perceptron hands on

The perceptron is the simplest form of a neural network. It consists of a layer of entries one neuron and one output. The entries are linked with the neuron in a way that each link has a weight. The…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Fury Whitepaper 2.0

1. Summary ………………………………………..2

2. Proof of Stake……………………………………3

3. Offshore Storage ………………………………. 4

4. Stable Coin Proposal ………………………….. 5

Fury was originally released as a basic Monero clone that was forked off of the latest Monero code. The only two goals when we started were to have an anonymous coin that would take the best parts from Monero and build a strong community. We have been able to keep the coin up to date with the best parts of Monero while also implementing a new algorithm. We hard forked in January to update the code to include Bulletproofs as well as change the algorithm to one that is not on Nicehash to prevent future 51% attacks. The fork went great as we tested it extensively before releasing it. There was a small issue with some windows wallets not syncing but it was solved quickly and efficiently. The second goal of having a strong community has been slow to realize. We have struggled with community engagement as our team member in charge of that has been very busy with work and personal things.

Since we never really had an end direction the Fury team has decided on one recently. After seeing the struggles of Haven we have decided to step into the void they have left with their mismanagement and incompetence and provide an offshore storage solution.

In May we hard forked to add in service nodes which is a hybrid proof of stake / proof of work model. We did this as not enough people were running nodes on our network and you need more people running the daemon (database) to keep your database decentralized. This hard fork provided the people the opportunity to receive a portion of the coins reward by running a node on our network. If you deposited 1 million FURY and ran a node you would receive 53% of the mining rewards for a block. If there were 10 service nodes you would receive the reward every 10th block, if there were 20 service nodes you would receive the reward every 20th block. This has helped decentralize the database as there are now 19 service nodes running when before there were only about 5–10 nodes running and most of them were pools and seed nodes.

We are now in the process of changing again to make it so we are going full Proof of Stake. We will be adding in a second tier of nodes that will take a larger deposit to run but will receive a larger reward and will be used to verify transactions. Instead of using PoW to verify blocks these new higher tiered nodes will be used to verify blocks. We will move away from power hungry mining to secure the network and towards these new Super Nodes. After switching over to pure proof of stake and these new Super Nodes we will not have to worry about being attacked by someone with a lot of hashrate or about orphaned blocks.

The new direction of Fury is offshore storage. What that means is that you can take your Fury coins and send them to an offshore storage solution where they will be safe from market fluctuations. Let’s say you had $500 USD worth of Fury but didn’t want to turn it into USD and cash it out. You could instead send it to our offshore storage and when you want to turn it back into Fury you would be able to turn it back into $500 USD worth of Fury.

To do this I have started working on a new daemon that will record the current USD price of Fury into each block. This price will then be used by the new wallet for when you want to use the Offshore Storage. Unlike Haven this will not be done by an ‘Oracle’ or black box it will be directly in our code so the users can see how it works.

This is something that we will be working on for the next few months however the hard fork for it cannot be released until the coin is on a few more exchanges and has more volume. Without decent volume the coins features could be abused.

The final direction of the coin is still just an idea and not something we have started working on or something we will work on until well after offshore storage is implemented. The final idea is to make Fury a stable coin relative to BTC. To do this we would take any remaining premine and set it aside to be sold. Then we would decide on the stable price of the coin as a community based on current sell price and trends. Then we would offer for sale these coins at 10% above the decided on price point. The BTC from these sales would then be used to purchase Fury from users or exchanges at 10% below this decided on price point. If done properly this would keep the coin stable within 10% of that price point.

This is just an idea in its infancy and is subject to change or modification.

Add a comment

Related posts:

Javascript Functions

Functions are the building blocks of a Javascript program. A Function contains a set of statements which performs a specific task. The function is basically wrapping a piece of program in a value. A…

My experience with Oncell Systems

In the summer of 2018, I did some work for my Fathers former company called Oncell Systems. This was my first experience being inside of an office where there were about twenty employees working the…

The Importance of Self Care While Grieving the Loss of A Parent

No matter your age or if the death was sudden or expected, the pain felt from losing a parent is like no other. The depth of connection to your parents can be one of your profound relationships. You…