Pages:
Author

Topic: [ANN] Forknote - create your own Cryptonote network (Read 36697 times)

member
Activity: 140
Merit: 10
this is an abandoned project
newbie
Activity: 1
Merit: 0
http://forknote.net/create/
The config page is not working,


And almost one year later still not working  Grin Grin Grin hahaha!!!!
newbie
Activity: 3
Merit: 0
http://forknote.net/create/
The config page is not working,
newbie
Activity: 3
Merit: 0
Hello Team,

Hope you are doing well..!

Actually, I have been trying to use one of my server API URL on its own server and also on another digital ocean server, but I am getting this error:
Failed to load http://208.68.38.73:12235/getinfo: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://explorer.4xbit.co' is therefore not allowed access.
Here is the screenshot: http://prntscr.com/mtv5xx & http://prntscr.com/mtv860

I have enabled CORS in both servers source and destination server. So I want to know is there any restriction or block from the digital ocean side due to which I am not able to use CORS on it.

Or can you please help me in resolving the issue.
URL: http://explorer.4xbit.co/ (While the source and destination are on same)
http://4xbit.co:8080/ (When source and destination on a different server)

Source/Origin Server : 208.68.38.73
Destination Server : 159.89.191.164

So in both the cases, either I use the API on its origin server it's still not working and showing the same error of CORS. Help is really appreciated.

Thanks
newbie
Activity: 1
Merit: 0
For anyone interested i made a web wallet for forknote coins
https://github.com/streamcoindev/ForkNote-webwallet

Hi
I tried using this code "https://github.com/streamcoindev/ForkNote-webwallet", But I am getting error of cross origin not allowed, I already have enable-cors=* entry in coin.conf file, also I tried running daemon as "./coind --enable-cors=* " in the command, but still getting error http://prntscr.com/mueo5f

Can you please help here what I did wrong?

Thanks
copper member
Activity: 46
Merit: 0
I solve the problem, but i have a new problem:

2018-Sep-10 18:53:20.643910 INFO    [protocol] [173.249.23.128:17001 OUT] Sync data returned unknown top block: 1 -> 1887 [1886 blocks (5 days) behind]
2018-Sep-10 18:53:20.643910 INFO    [protocol] SYNCHRONIZATION started
2018-Sep-10 18:53:20.929115 WARNING [Core] Block reward mismatch for block 837d3d858b3c9bdf622f24034fd4910afadbf6f45e4d92f097d5843292a1dff5. Expected reward: 30517541745211, got reward: 9536734069115
2018-Sep-10 18:53:30.855408 INFO    [protocol] [185.203.119.177:17001 OUT] Sync data returned unknown top block: 1 -> 1887 [1886 blocks (5 days) behind]
2018-Sep-10 18:53:30.855408 INFO    [protocol] SYNCHRONIZATION started
2018-Sep-10 18:53:31.258496 WARNING [Core] Block reward mismatch for block 837d3d858b3c9bdf622f24034fd4910afadbf6f45e4d92f097d5843292a1dff5. Expected reward: 30517541745211, got reward: 9536734069115

What are problem here?
copper member
Activity: 46
Merit: 0
I have been generate the new conf file to the forknoted.exe

this is:

seed-node=173.249.23.128:17001
seed-node=185.203.119.177:17001
EMISSION_SPEED_FACTOR=18
DIFFICULTY_TARGET=240
CRYPTONOTE_DISPLAY_DECIMAL_POINT=10
MONEY_SUPPLY=8000000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=100000
MINIMUM_FEE=100000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=5
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=279
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=360
DIFFICULTY_WINDOW_V2=360
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_BLOCK_INDEX=30
p2p-bind-port=22671
rpc-bind-port=22672
BYTECOIN_NETWORK=1903c037-fba6-5118-994f-e108415f3ef5
CRYPTONOTE_NAME=sekelcoin
GENESIS_COINBASE_TX_HEX=010a01ff00019e91c191c79502029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101c05270be40ce20bcc2322f24461bc8a99e558be50e9bb64ec1ad1ba7cf95281b
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30

The error are:

2018-Sep-09 12:47:51.732053 INFO    [protocol] [173.249.23.128:17001 OUT] Sync data returned unknown top block: 1 -> 1450 [1449 blocks (4 days) behind]
2018-Sep-09 12:47:51.732053 INFO    [protocol] SYNCHRONIZATION started
2018-Sep-09 12:47:52.245521 WARNING [Core] Failed to validate block 837d3d858b3c9bdf622f24034fd4910afadbf6f45e4d92f097d5843292a1dff5: Transaction has wrong unlock time
2018-Sep-09 12:48:02.008978 INFO    [protocol] [185.203.119.177:17001 OUT] Sync data returned unknown top block: 1 -> 1450 [1449 blocks (4 days) behind]
2018-Sep-09 12:48:02.008978 INFO    [protocol] SYNCHRONIZATION started
2018-Sep-09 12:48:02.477565 WARNING [Core] Failed to validate block 837d3d858b3c9bdf622f24034fd4910afadbf6f45e4d92f097d5843292a1dff5: Transaction has wrong unlock time
2018-Sep-09 12:48:12.147548 INFO    [protocol] [173.249.23.128:17001 OUT] Sync data returned unknown top block: 1 -> 1450 [1449 blocks (4 days) behind]
2018-Sep-09 12:48:12.147548 INFO    [protocol] SYNCHRONIZATION started
2018-Sep-09 12:48:12.617636 WARNING [Core] Failed to validate block 837d3d858b3c9bdf622f24034fd4910afadbf6f45e4d92f097d5843292a1dff5: Transaction has wrong unlock time

Whats wrong?
Please help me. Thanx
newbie
Activity: 41
Merit: 0
Hi,
Is the latest version of forknote corrected the Bug Allowed Creation of Unlimited Number of Coins ?

Is there a way to custom build forknote, in a way that file.config won't be nedeed ? Instead of creating an independent config file, i'd rather make the customizations and config in the source code, like the original cryptonote.
Thanks!
member
Activity: 140
Merit: 10
I tried creating a coin using forknote based on monero but it gives error.
member
Activity: 128
Merit: 11
what version of bytecoin is now the base?
copper member
Activity: 108
Merit: 0
can this code be used to premine a cryptonote based coin?

I think yes, little different and difficulty than normal forking. I think forknote site have infor related to premine settings. You can refer there.
I have seen some coins with premine with forknote as well

Yes, ForkNote coins can be created with a pre-mine... Using the default fork-note coin or thru the cryptonote-generator too. We have done both!
full member
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
can this code be used to premine a cryptonote based coin?

I think yes, little different and difficulty than normal forking. I think forknote site have infor related to premine settings. You can refer there.
I have seen some coins with premine with forknote as well
member
Activity: 140
Merit: 10
can this code be used to premine a cryptonote based coin?
full member
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
For anyone interested i made a web wallet for forknote coins
https://github.com/streamcoindev/ForkNote-webwallet

Instead of connect through web, can i run this on localhost and use it?
So it should be hosted on server and domain.

I feel more secure if I can have find of wallet running on local host. Node can be on server but wallet and related files on local machine.
Like command line wallet read wallet file, can this  also read in simple way, without login.
newbie
Activity: 1
Merit: 0
For anyone interested i made a web wallet for forknote coins
https://github.com/streamcoindev/ForkNote-webwallet
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
This ASICs 99%fake.
slb
hero member
Activity: 598
Merit: 501
So I am seeing a lot of talk about the new X3 Bitmain miners that are for Cryptonight mining...

If ASIC machines come out for Cryptonight, are there any plans to fork (soft or hard) ForkNote so that it will remain and ASIC Immune algorithm?



There will be option for changing the hashing algorithm (like the zawy diff hardfork). We will not force users to change or not to change. Networks should decide for themselves.
copper member
Activity: 108
Merit: 0
So I am seeing a lot of talk about the new X3 Bitmain miners that are for Cryptonight mining...

If ASIC machines come out for Cryptonight, are there any plans to fork (soft or hard) ForkNote so that it will remain and ASIC Immune algorithm?

sr. member
Activity: 1204
Merit: 298
Best Crypto / Online Casino Writing Services
I wish success your project, if you need any Turkish community manager and translator you can contact with me .
hero member
Activity: 588
Merit: 500
BitcoreService.com
Pages:
Jump to: