Pages:
Author

Topic: [ANN] Forknote - create your own Cryptonote network - page 13. (Read 36722 times)

slb
hero member
Activity: 598
Merit: 501
Forknote 1.0.11 was released.

Changes:

  • Core changed to Bytecoin 1.0.11
  • enable-cors option added to the daemon
  • enable-blockchain-indexes option added to the daemon

Configuration variables changes:

  • CRYPTONOTE_COIN_VERSION - enables the support for Cryptonote coin clones
  • KILL_HEIGHT - use to define the maximum height of a blockchain
  • MANDATORY_TRANSACTION - only blocks with more than 1 real transaction (excluding the base transaction) are valid

You can download this release from here: https://github.com/forknote/forknote/releases/tag/1.0.11

Currently, Forknote support those networks:

Bikercoin
Bytecoin
Crossnote (testnet) : more info to be released soon
Dashcoin
Dinastycoin
Ethanolium
Karbowanec
Magnatoj
Quazarcoin
Redwind
slb
hero member
Activity: 598
Merit: 501
Hello,

Forknote version 1.0.10.0.1 was released:
https://github.com/forknote/forknote/releases/tag/1.0.10.0.1

Changes:

* Fixed f_block_json now working properly

Configuration variables changes:

 * New UPGRADE_HEIGHT_V3 added


We found Bytecoin core 1.0.10 have an issue when it rebuilds the block explorer cache which is fixed in this release. We advice everyone to update as soon as possible. You must update both binaries and config file (UPGRADE_HEIGHT_V3 parameter is introduced)
hero member
Activity: 762
Merit: 500
 Is this good idea  Roll Eyes to let every one create his coin Cool
slb
hero member
Activity: 598
Merit: 501
Hello,

Forknote version 1.0.10 was released:
https://github.com/forknote/forknote/releases/tag/1.0.10


Since Bytecoin hardforks at this version, because of the new block size, all existing Forknote blockchains (Dashcoin, Magnatoj, Ethanolium, ...) will hardfork as well.
We urge everyone to update since old wallets won't be able to support new block sizes.

Changes:

 * Core changed to Bytecoin 1.0.10 (more info)
 * --config-file option of forknoted and simplewallet is now mandatory


Configuration variables changes:

 * UPGRADE_HEIGHT changed to UPGRADE_HEIGHT_V2
 * CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE changed to CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE_V2
 * New CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE added
legendary
Activity: 966
Merit: 1000
The beauty thing in altcoin world is the freedom, it have his price in way of scammers and stupid coins, but is nice see a place where no one can control no one.

is possible to add a gui to forknote?

thanks for bring to the comunity this project
legendary
Activity: 1358
Merit: 1003
Designer - Developer
I commend your project and what you are trying to do hear but is it really a good idea to teach the masses on how to make shitcoins?
The last thing we need is the market flooded with no innovation shitcoins that do nothing but waste miners hashes and electricity..
Seems the altcoin announcement forum section is chalked full of absolute innovation lacking garbage.. We need actual coders making coins not just fucking script kiddies copy and pasting after changing a few variables in a build file.
slb
hero member
Activity: 598
Merit: 501
newbie
Activity: 8
Merit: 0
All dependencies are OK, heres the error msg: http://pastebin.com/mLc3fWUv

Thanks, hope we can resurrect QCN with your project.
There was a problem indeed which is now fixed. "git pull" and it should work fine.
We have a configuration for QCN already. The real problem is to convince and coordinate all the existing pools and users to move to Forknote, since this will require a hardfork.

perfect!

QCN is an abandoned cryptonote note, it has no dev and needs improvement, its ideal for testing if forknote could take over the network, how much of the hashrate is necessary?

thanks.

COMMUNITY PROPOSAL FOR RESURRECTING QUAZARCOIN

If anyone else is interested in resurrecting this coin please follow the instructions bellow and start solo-mining, with enough hashrate QCN will fork and will be on pair with Bytecoin latest code but with a much better emission curve, coin re-branding and exchange listing could follow.


Hello,
I added support for QuazarCoin in Forknote. It will give you a daemon and simplewallet with equivalent version of Bytecoin 1.0.5.1.
To use it, download the Forknote binaries or compile them. More info here:
https://bitcointalksearch.org/topic/ann-forknote-create-your-own-cryptonote-network-1079306
Download the configuration file for QuazarCoin and save it in the 'configs' folder of Forknote:
https://github.com/forknote/configs/blob/master/quazarcoin.conf

Daemon start:
forknoted.exe --config-file configs\quazarcoin.conf
./forknoted --config-file configs/quazarcoin.conf

Simplewallet start:
simplewallet.exe --config-file configs\quazarcoin.conf
./simplewallet --config-file configs/quazarcoin.conf

How to transfer your old wallet?
Copy your .keys file to the Forknote folder. Open it with simplewallet.


If anyone with a pool want to get behind the idea we can all mine together until the fork happens.
slb
hero member
Activity: 598
Merit: 501
All dependencies are OK, heres the error msg: http://pastebin.com/mLc3fWUv

Thanks, hope we can resurrect QCN with your project.
There was a problem indeed which is now fixed. "git pull" and it should work fine.
We have a configuration for QCN already. The real problem is to convince and coordinate all the existing pools and users to move to Forknote, since this will require a hardfork.
newbie
Activity: 8
Merit: 0
All dependencies are OK, heres the error msg: http://pastebin.com/mLc3fWUv

Thanks, hope we can resurrect QCN with your project.
slb
hero member
Activity: 598
Merit: 501
Hi, I'm having problems compiling the last version on Ubuntu 14.04. I can compile all cryptonote coins with no problem is there any specific dependency for Forknote? Thanks for the good work.
Hello,
What is the error?
Here is the exact command we use to install the dependencies on Ubuntu 14.04:
https://github.com/forknote/cryptonote-generator/blob/master/install_dependencies.sh#L90
newbie
Activity: 8
Merit: 0
Hi, I'm having problems compiling the last version on Ubuntu 14.04. I can compile all cryptonote coins with no problem is there any specific dependency for Forknote? Thanks for the good work.
slb
hero member
Activity: 598
Merit: 501
Forknote has been updated to version 1.0.8.2 featuring various RPC Daemon API methods:

The new 1.0.8.2 version of Forknote is available in the downloads section.
slb
hero member
Activity: 598
Merit: 501
Hello,

Big update to http://forknote.net was made. The design is changed completely, a lot of guides and documentation were added. The configuration file creation form has a reduced number of inputs and better charts for your future coin.

Another big update is the inclusion of OneEvilCoin and Ethanolium in the binaries package.
slb
hero member
Activity: 598
Merit: 501
slb
hero member
Activity: 598
Merit: 501
Forknote 1.0.7.1 is released. It uses Bytecoin 1.0.7.1 as core.

Download from Github
Download from Sourceforge  
View source at Github

Changes:
  • Core changed to Bytecoin 1.0.7.1 core (changes)
slb
hero member
Activity: 598
Merit: 501
Hello,
Forknote 1.0.7 is released. It uses Bytecoin 1.0.7 as core.
This is a major update and we urge everyone to update your clients and wallets to the latest version to ensure compatibility with 1.0.8 version.

Download from Github
Download from Sourceforge  
View source at Github

Changes:
  • Core changed to Bytecoin 1.0.7 core (changes)
slb
hero member
Activity: 598
Merit: 501
Hello,
Forknote 1.0.6.1 is released. It uses Bytecoin 1.0.6.1 as core. It has fully functioning daemon, simplewallet and walletd. It also has variable adjustments to reduce the quantity of unconfirmed transactions.

Download from Github
Download from Sourceforge  
View source at Github

Changes:
  • Core changed to Bytecoin 1.0.6.1 core
  • walletd is now fully functioning
  • Added --DEFAULT_FEE option to simplewallet
  • Added --MAX_TRANSACTION_SIZE_LIMIT option to simplewallet and walletd
  • Changed max transaction size limit to 19400 as default for Bytecoin and Dashcoin. Affects only creating transcations.
  • Changed default tranaction fee for simplewallet to 0,001 DSH for Dashcoin
slb
hero member
Activity: 598
Merit: 501
Can you add support for Tavos (XTV) as well?

Regards,
Jm Erestain
I now see the code is only good for the old generation of cryptonotefoundation/cryptonote based currencies. Your coin is unsupported unfortunately. If there is more interest I will add support for it in the future.
legendary
Activity: 854
Merit: 1000
Can you add support for Tavos (XTV) as well?

Regards,
Jm Erestain
Pages:
Jump to: