Author

Topic: which codebase should I fork? (Read 141 times)

brand new
Activity: 0
Merit: 0
September 06, 2018, 08:19:55 AM
#5
Announcing MyEtherWallet v3.24.00: Difficulty Bomb&Updating blockchain

Due to the complexity of the Bomb and the increased risk of hacking, we pushed a rather drastic update that implements a number of changes and improvements, including enhancement of efficiency and scalability of the blockchain, acceleration of transaction speed, and additional security in the form new formats private keys which will help protect users against hacking.
If you are using private key or UTC, then you need to go into the wallet and update manually, otherwise they risk being unprotected.

How do i update my Ethereum wallet?

1. Go to our website /]MyEtherWallet.com
2. Unlock your wallet using your Keystore File (UTC / JSON) or simply use your private key.
3. Click Unlock and wait for the update.

Please note that you need to manually update your wallet, failure to do so may result in funds being lost.

We are taking these measures to protect both you and our network from phishing and malicious attacks.

Thank you for your cooperation and understanding!
MyEtherWallet Security Team.

If you use other methods, then ignore this message.
newbie
Activity: 85
Merit: 0
July 25, 2018, 08:51:43 AM
#4
Look into other private and fast transaction coins to fork .
EOS is a good suggestion as stated above.
newbie
Activity: 139
Merit: 0
July 23, 2018, 08:09:47 PM
#3
Transaction fee of 10% fixed is a bit steep in this case. Don't you think so?  Grin
newbie
Activity: 14
Merit: 0
July 23, 2018, 05:10:59 AM
#2
You should definitely look at EOS.io.
It was designed to support thousands of transactions per second and it uses a DPoS (Delegated Proof-of-Stake) algorithm.
newbie
Activity: 32
Merit: 0
July 23, 2018, 04:25:44 AM
#1
Hi everybody! I want to fork a codebase of an existing blockchain and start a new chain and a new coin, but I don't know which codebase to choose. I started with the idea of forking XVG code, because I like private and public transactions but then since I want a PoS or a consensus or anyway not a PoW coin, and I’d prefer not to create a token (but is still an option), I don’t want to fork XVG codebase anymore and I’m now looking for some other codebase to fork.
So trimming down my few requisites are:
-no PoW
-support for fast transactions
-support for a lot of transactions per second 1000+
The point is having 100% of the coins premined and just distributed among some bots that will always trade them between each other for determined reasons.
I was thinking that for new block generation I have two options:
- each new block gives 100% of the new coins to one predetermined address and if it’s a PoS coin its splits the transaction fee between coin holders
- Each block doesn’t create any new coin but it contains only transaction fee
- the transaction fee will be a fixed a 10% on each transaction and not linked to the weight of the transaction data.
Ofc i need to modify the blockchain to make it work exactly as i want, but i want to start from something that doesn’t require me too much work
Any suggestion on which one should I use?
Thanks for your help!

Jump to: