Pages:
Author

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

newbie
Activity: 10
Merit: 0
newbie shitty coin creator welcome to easy shit
copper member
Activity: 108
Merit: 0
I have successfully created a new coin based on the ForkNote process...  Grin

I'd like to setup a pool to use with my new coin but I am unsure of which pool will work with it.

Any suggestions on a good ForkNote Pool software?

I did find the FORKNOTE-POOL located here https://github.com/forknote/forknote-pool

I have it installed and it's working as I would have expected... With one exception!

EXCEPTION - All of the payments that are being generated from the pool have 0.00 transaction value. I have played with the settings in the payments section of the config.json file but none of these settings appear to have any impact on the payment values.

Code:
"payments": {
    "enabled": true,
    "interval": 600, //how often to run in seconds
    "maxAddresses": 50, //split up payments if sending to more than this many addresses
    "mixin": 3, //number of transactions yours is indistinguishable from
    "transferFee": 5000000000, //fee to pay for each transaction
    "minPayment": 100000000000, //miner balance required before sending payment
    "maxTransactionAmount": 0, //split transactions by this amount(to prevent "too big transaction" error)
    "denomination": 100000000000 //truncate to this precision and store remainder
},

Does anyone have any suggestions of what I can look at?
copper member
Activity: 108
Merit: 0
I have successfully created a new coin based on the ForkNote process...  Grin

I'd like to setup a pool to use with my new coin but I am unsure of which pool will work with it.

Any suggestions on a good ForkNote Pool software?
slb
hero member
Activity: 598
Merit: 501
Premined coin setup video

https://www.youtube.com/watch?v=cI_mICjgn6U

Without premined coin setup video

https://www.youtube.com/watch?v=K1FL5xQK2d8

will add video on fund transfer, and hopefully GUI wallet setup in the future if possible. 

thanks Slb, i only have a hitbtc dsh account: DCpEEPyhZFhAagAx9vbSUaf7cAoPKLV3jM1dFyQ6iGw1QVquVSNYx7vV3t9ZzAVrKd1mzeWaYMgFTiU HmsmiDcNt2rxGmww


Sorry for the delay. I sent you some Minergate DSH.
newbie
Activity: 2
Merit: 0
wich wallet can I use for my premined coins ?
newbie
Activity: 9
Merit: 0
Premined coin setup video

https://www.youtube.com/watch?v=cI_mICjgn6U

Without premined coin setup video

https://www.youtube.com/watch?v=K1FL5xQK2d8

will add video on fund transfer, and hopefully GUI wallet setup in the future if possible. 

thanks Slb, i only have a hitbtc dsh account: DCpEEPyhZFhAagAx9vbSUaf7cAoPKLV3jM1dFyQ6iGw1QVquVSNYx7vV3t9ZzAVrKd1mzeWaYMgFTiU HmsmiDcNt2rxGmww



slb
hero member
Activity: 598
Merit: 501
i made a video for installation without premine.

https://www.youtube.com/watch?v=K1FL5xQK2d8

i don't know if the procedure is correct or not. Anyone give advice please.

If this video is ok, i will make another video on installation with premined and video on how to transfer coin.

thanks

Do you have DSH address? I will send you a small amount. I can send on Democats or Minergate's chain, whatever works for you.
newbie
Activity: 9
Merit: 0
i made a video for installation without premine.

https://www.youtube.com/watch?v=K1FL5xQK2d8

i don't know if the procedure is correct or not. Anyone give advice please.

If this video is ok, i will make another video on installation with premined and video on how to transfer coin.

thanks
slb
hero member
Activity: 598
Merit: 501
This guy needs help, please help him if you have the knowledge:

https://github.com/forknote/forknote/issues/76
newbie
Activity: 8
Merit: 0
When I transfer the coin, there is an error says 'Error: internal node error '. What does it mean?
full member
Activity: 122
Merit: 100
this project I think will be successful, from the team have been great and experienced in the field. good luck this project
slb
hero member
Activity: 598
Merit: 501
nobody helps me set up the nodes in digitalocean, nothing costs, I have proposed to give a donation and nobody seems, I create 2 nodes just as the tutorial says, but the truth is I do not know if they are working, I still can not synchronize it seems that it does not work for me and nobody wants to win a few satos to configure the nodes, here I leave my images of the nodes and the local daemon with the wallet

NODOS


Daemon y Wallet


As you can see, if the Nodes are running well, the local Dameon does not pass any more so it does not synchronize and the wallet logic does not synchronize if there is no Daemon synchronizing, if someone is encouraged to help me in the Nodes, thank you very much.

Just start mining and check if they have the same block height.
Having the same config on all node is really all you need. You should delete any old blockchain folder with the same name of-course.
newbie
Activity: 33
Merit: 0
nobody helps me set up the nodes in digitalocean, nothing costs, I have proposed to give a donation and nobody seems, I create 2 nodes just as the tutorial says, but the truth is I do not know if they are working, I still can not synchronize it seems that it does not work for me and nobody wants to win a few satos to configure the nodes, here I leave my images of the nodes and the local daemon with the wallet

NODOS
https://imgur.com/PPsMMQK

Daemon y Wallet
https://imgur.com/eInBMli

As you can see, if the Nodes are running well, the local Dameon does not pass any more so it does not synchronize and the wallet logic does not synchronize if there is no Daemon synchronizing, if someone is encouraged to help me in the Nodes, thank you very much.
perhaps you should try some other algo for your coin cause it seems your not a  very competent forknote dev. just saying. i'll be sure to steer clear of technetium
newbie
Activity: 41
Merit: 0
@NicNacCoin


I have returned for a new question, could you tell me that there is an additional configuration to be done to the server to create the node so that I can run as I should? or am I doing something wrong or the node that is configured in Vultr does not work for CryptoNote?.

The nodes that I have configured in Vultr run me but I do not know if I'm doing it right, because when connecting from my laptop with Windows it does not connect and simplewallet does not synchronize, when you mount the test node with my .conf everything is connected perfectly, Can you help me with the config of the serer in Vultr? I pass you by private user and password of Vultr you can enter with all the confidence and configure 2 nodez and you warn me to do the test from my lapto, you can pass me your wallet BTC for private donation, Thanks
newbie
Activity: 1
Merit: 0
Hi,

I would like to create a new coin based on cryptonote adding new information stored in transactions and some other changes. Is there anyone I could hire to work through the source code with me so that I get comfortable with the full design and where everything is before I start making changes?

Regards

Peter Dove
newbie
Activity: 2
Merit: 0
Hi I tried the cryptonote forking and got the following error while making file :

Code:
cd /home/veda/vedacoin/build/release/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ConnectivityTool.dir/link.txt --verbose=1
/usr/bin/c++    -pthread -std=c++11  -Wall -Wextra -Wpointer-arith -Wundef -Wvla -Wwrite-strings -Werror -Wno-error=extra -Wno-error=unused-function -Wno-error=deprecated-declarations -Wno-error=sign-compare -Wno-error=strict-aliasing -Wno-error=type-limits -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=undef -Wno-error=uninitialized -Wno-error=unused-result -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=clobbered -Wno-error=unused-but-set-variable -Wno-error=odr -Wno-reorder -Wno-missing-field-initializers -march=native -maes -O3 -DNDEBUG -Ofast -DNDEBUG -Wno-unused-variable -flto   CMakeFiles/ConnectivityTool.dir/ConnectivityTool/ConnectivityTool.cpp.o  -o connectivity_tool -rdynamic libCryptoNoteCore.a libCommon.a libLogging.a libCrypto.a libP2P.a libRpc.a libHttp.a libSerialization.a libSystem.a -lboost_system -lboost_filesystem -lboost_thread -lboost_date_time -lboost_chrono -lboost_regex -lboost_serialization -lboost_program_options -lboost_atomic -lpthread -lrt
/usr/bin/ld: StreamTools.cpp.o: plugin needed to handle lto object
/tmp/ccJfR21L.ltrans1.ltrans.o: In function `std::_Function_handler::_M_invoke(std::_Any_data const&) [clone .lto_priv.444]':
:(.text+0xc83): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
:(.text+0xcb6): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
:(.text+0xe0b): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
:(.text+0xe4e): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
/tmp/ccJfR21L.ltrans1.ltrans.o: In function `std::_Function_handler::_M_invoke(std::_Any_data const&) [clone .lto_priv.446]':
:(.text+0x1178): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
/tmp/ccJfR21L.ltrans1.ltrans.o::(.text+0x11a5): more undefined references to `Common::write(Common::IOutputStream&, void const*, unsigned long)' follow
/tmp/ccJfR21L.ltrans13.ltrans.o: In function `(anonymous namespace)::loadSection(Common::IInputStream&) [clone .lto_priv.382]':
:(.text+0xdae): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0xde9): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0xe3e): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0xe99): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0xec4): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0xf00): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0xf39): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
/tmp/ccJfR21L.ltrans20.ltrans.o: In function `(anonymous namespace)::loadValue(Common::IInputStream&, unsigned char) [clone .lto_priv.385]':
:(.text+0x487): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0x4f4): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0x534): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0x564): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0x5a4): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
:(.text+0x5d4): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
/tmp/ccJfR21L.ltrans20.ltrans.o::(.text+0x5f4): more undefined references to `Common::read(Common::IInputStream&, void*, unsigned long)' follow
/tmp/ccJfR21L.ltrans20.ltrans.o: In function `(anonymous namespace)::loadValue(Common::IInputStream&, unsigned char) [clone .lto_priv.385]':
:(.text+0x6cc): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0x707): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0x7a9): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0x839): undefined reference to `Common::read(Common::IInputStream&, unsigned char&)'
:(.text+0x86c): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
/tmp/ccJfR21L.ltrans20.ltrans.o: In function `CryptoNote::KVBinaryInputStreamSerializer::KVBinaryInputStreamSerializer(Common::IInputStream&)':
:(.text+0x920): undefined reference to `Common::read(Common::IInputStream&, void*, unsigned long)'
/tmp/ccJfR21L.ltrans21.ltrans.o: In function `(anonymous namespace)::writeElementName(Common::IOutputStream&, Common::StringView) [clone .constprop.205]':
:(.text+0xb7): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
:(.text+0xc7): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
/tmp/ccJfR21L.ltrans21.ltrans.o: In function `Crypto::serialize(Crypto::Signature&, Common::StringView, CryptoNote::ISerializer&) [clone .constprop.191]':
:(.text+0x1366): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
:(.text+0x1376): undefined reference to `Common::write(Common::IOutputStream&, void const*, unsigned long)'
collect2: error: ld returned 1 exit status
src/CMakeFiles/ConnectivityTool.dir/build.make:113: recipe for target 'src/connectivity_tool' failed
make[3]: *** [src/connectivity_tool] Error 1
make[3]: Leaving directory '/home/veda/vedacoin/build/release'
CMakeFiles/Makefile2:955: recipe for target 'src/CMakeFiles/ConnectivityTool.dir/all' failed
make[2]: *** [src/CMakeFiles/ConnectivityTool.dir/all] Error 2
make[2]: Leaving directory '/home/veda/vedacoin/build/release'
Makefile:94: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/veda/vedacoin/build/release'
Makefile:20: recipe for target 'build-release' failed
make: *** [build-release] Error 2
newbie
Activity: 86
Merit: 0
Good luck with your coin I hope it does well.I will often focus on
full member
Activity: 251
Merit: 134
B2B Coin
Hi slb,

The secret/public key don't work, if I create a new address in walletd with a viewkey of another address anywere in the network I expect the balance to show up and the same address. When I do this now I get a totaly different address, everytime, and no balance visible.

Is this the expected behaviour of keys ?

BTW: Using forknote 2.1.2 after including zawy on forknote 2.1.1 introduces bugs, transactions get cancelled and previous transactions before zawy introduction are gone !!

Kr,
Olivier @ b2bcoin.xyz

Where are you not seeing the transactions? simplwallet or walletd? Is 'reset' helping? There was a bug in 2.1.0 or 2.1.1 which require reset to be performed on update.

Import/export wallets from walletd to simplewallet and vice versa works. I do it a couple times per day. You need the secret and view private keys

Hi slb,

We use 2.1.1 because 2.1.2 deleted (cancelled) our transactions before zawy diff introduction.
We use walletd in our web wallet as well as in our gui wallet. Reset is not helping, we get a different address everytime we import the secret/public key.
We use secret/public keys from walletd and import them in walletd, but nothing happens even after reset.

Kr,
Olivier @ b2bcoin.xyz
If it helps B2B, import using exported keys from wallet A will always create new wallet address B. This simply re-creates the wallet A transactions from the original wallet address into wallet address B. Both wallet address A and wallet address B are now able to view and spend any coins.

Hi NicNacCoin,

Some small but important info you gave me, thanks for that :-)

Kr,
Olivier @ b2bcoin.xyz
slb
hero member
Activity: 598
Merit: 501
Hi slb,

The secret/public key don't work, if I create a new address in walletd with a viewkey of another address anywere in the network I expect the balance to show up and the same address. When I do this now I get a totaly different address, everytime, and no balance visible.

Is this the expected behaviour of keys ?

BTW: Using forknote 2.1.2 after including zawy on forknote 2.1.1 introduces bugs, transactions get cancelled and previous transactions before zawy introduction are gone !!

Kr,
Olivier @ b2bcoin.xyz

Where are you not seeing the transactions? simplwallet or walletd? Is 'reset' helping? There was a bug in 2.1.0 or 2.1.1 which require reset to be performed on update.

Import/export wallets from walletd to simplewallet and vice versa works. I do it a couple times per day. You need the secret and view private keys

Hi slb,

We use 2.1.1 because 2.1.2 deleted (cancelled) our transactions before zawy diff introduction.
We use walletd in our web wallet as well as in our gui wallet. Reset is not helping, we get a different address everytime we import the secret/public key.
We use secret/public keys from walletd and import them in walletd, but nothing happens even after reset.

Kr,
Olivier @ b2bcoin.xyz

The problem is some timestamp/timestamp check in the wallet and/or the wallet software.
Adding SYNC_FROM_ZERO=1 to the config file of the affected wallets should fix it, but I am not 100% sure
sr. member
Activity: 1386
Merit: 451
Hi slb,

The secret/public key don't work, if I create a new address in walletd with a viewkey of another address anywere in the network I expect the balance to show up and the same address. When I do this now I get a totaly different address, everytime, and no balance visible.

Is this the expected behaviour of keys ?

BTW: Using forknote 2.1.2 after including zawy on forknote 2.1.1 introduces bugs, transactions get cancelled and previous transactions before zawy introduction are gone !!

Kr,
Olivier @ b2bcoin.xyz

Where are you not seeing the transactions? simplwallet or walletd? Is 'reset' helping? There was a bug in 2.1.0 or 2.1.1 which require reset to be performed on update.

Import/export wallets from walletd to simplewallet and vice versa works. I do it a couple times per day. You need the secret and view private keys

Hi slb,

We use 2.1.1 because 2.1.2 deleted (cancelled) our transactions before zawy diff introduction.
We use walletd in our web wallet as well as in our gui wallet. Reset is not helping, we get a different address everytime we import the secret/public key.
We use secret/public keys from walletd and import them in walletd, but nothing happens even after reset.

Kr,
Olivier @ b2bcoin.xyz
If it helps B2B, import using exported keys from wallet A will always create new wallet address B. This simply re-creates the wallet A transactions from the original wallet address into wallet address B. Both wallet address A and wallet address B are now able to view and spend any coins.
Pages:
Jump to: