Pages:
Author

Topic: [ANN] Sikka - Cryptonote POW- POS-Proof of Activity- New Coin! - page 27. (Read 65730 times)

legendary
Activity: 3164
Merit: 1003
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf

You do not have the latest binaries and config, use provided links in announcement to get latest binaries and config files
This is the old wallet source ... as I said before the latest version works great... but then again so did the old one..then after days open wallet and no access ... says password doesn't match.
2 wallets now. Do you think I would mine again and go for a 3rd wallet to lose more coins? To have the same thing happen?
full member
Activity: 210
Merit: 101
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf

You do not have the latest binaries and config, use provided links in announcement to get latest binaries and config files

Quote
2017-Nov-16 13:15:13.123884 INFO    [simplewallet] forknote wallet v2.1.2.1251 ()
2017-Nov-16 13:15:21.893979 INFO    [simplewallet] Loading wallet...
2017-Nov-16 13:15:36.995186 ERROR   [simplewallet] Error: failed to load wallet: can't load wallet file 'Sikka.wallet', check password
2017-Nov-16 13:15:37.020754 ERROR   [simplewallet] Failed to initialize wallet
2017-Nov-16 13:15:42.028563 ERROR   [simplewallet] Error: wallet failed to connect to daemon (http://localhost:39606).

This's the latest binaries.

You have to run the demon first and wait for sync to finish then simplewallet.  Copy your wallet backup file into the same dir.

At least on Linux.

full member
Activity: 564
Merit: 100
Join GANTECH’s team of game changers
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf

You do not have the latest binaries and config, use provided links in announcement to get latest binaries and config files

Quote
2017-Nov-16 13:15:13.123884 INFO    [simplewallet] forknote wallet v2.1.2.1251 ()
2017-Nov-16 13:15:21.893979 INFO    [simplewallet] Loading wallet...
2017-Nov-16 13:15:36.995186 ERROR   [simplewallet] Error: failed to load wallet: can't load wallet file 'Sikka.wallet', check password
2017-Nov-16 13:15:37.020754 ERROR   [simplewallet] Failed to initialize wallet
2017-Nov-16 13:15:42.028563 ERROR   [simplewallet] Error: wallet failed to connect to daemon (http://localhost:39606).

This's the latest binaries.

You have to run the demon first and wait for sync to finish then simplewallet.  Copy your wallet backup file into the same dir.

At least on Linux.
full member
Activity: 210
Merit: 101
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf

You do not have the latest binaries and config, use provided links in announcement to get latest binaries and config files

Quote
2017-Nov-16 13:15:13.123884 INFO    [simplewallet] forknote wallet v2.1.2.1251 ()
2017-Nov-16 13:15:21.893979 INFO    [simplewallet] Loading wallet...
2017-Nov-16 13:15:36.995186 ERROR   [simplewallet] Error: failed to load wallet: can't load wallet file 'Sikka.wallet', check password
2017-Nov-16 13:15:37.020754 ERROR   [simplewallet] Failed to initialize wallet
2017-Nov-16 13:15:42.028563 ERROR   [simplewallet] Error: wallet failed to connect to daemon (http://localhost:39606).

This's the latest binaries.
full member
Activity: 193
Merit: 100
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf

You do not have the latest binaries and config, use provided links in announcement to get latest binaries and config files
newbie
Activity: 5
Merit: 0
I am using a GUI wallet when I have a new Gui wallet
legendary
Activity: 3164
Merit: 1003
Code:
sikka.conf

seed-node=85.214.128.234:39605
seed-node=45.32.220.216:39605
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=6
MONEY_SUPPLY=1000000000000000
GENESIS_BLOCK_REWARD=40000000000000
SYNC_FROM_ZERO=1
DEFAULT_DUST_THRESHOLD=100
MINIMUM_FEE=100
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=12
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=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=39605
rpc-bind-port=39606
BYTECOIN_NETWORK=48c23319-42a5-7ef9-dd71-6577006aa042
CRYPTONOTE_NAME=sikka
GENESIS_COINBASE_TX_HEX=010a01ff00018080aace938c090243d9c15d049ebdee2bab711cfa9eb9372708b0d8f1c2820716c4e640010bd5ef210193f52822f6d6a4605759fd941f09c4438876708dd1b422c2296c2e51e70b0665
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1



------------------------------------------------------------------------------------------------------------------------
startWallet bat. file

simplewallet.exe --config-file configs\Sikka.conf
legendary
Activity: 3164
Merit: 1003
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.


Can anyone confirm that this wallet works? I'm not going to risk trying to upgrade or mine again until I know we have a working wallet.
It works great on generating a new wallet and getting blockchain .. but I'm trying to get my old wallet to work.. still can't .....

Are you able to use old CLI to open old wallet?
No... one was a GUI wallet too with a file name..     sikkawallet.wallet
2 wallets with ~30,000 coins each...

Could you be more detailed with changing sikka.wallet  to sikkad.wallet plz ?
legendary
Activity: 3164
Merit: 1003
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.


@sikka  plz be more specific .. bat file opens up a conf file .. if you change to sikkad that doesn't exist ...wont work.
full member
Activity: 193
Merit: 100
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.


Can anyone confirm that this wallet works? I'm not going to risk trying to upgrade or mine again until I know we have a working wallet.
It works great on generating a new wallet and getting blockchain .. but I'm trying to get my old wallet to work.. still can't .....

Are you able to use old CLI to open old wallet?
legendary
Activity: 3164
Merit: 1003
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.


Can anyone confirm that this wallet works? I'm not going to risk trying to upgrade or mine again until I know we have a working wallet.
It works great on generating a new wallet and getting blockchain .. but I'm trying to get my old wallet to work.. still can't .....
full member
Activity: 193
Merit: 100
I can use the new CLI wallet.
Just extracted the files, and copied across the  ".address" and ".wallet" files.


Thats great!
newbie
Activity: 30
Merit: 0
I can use the new CLI wallet.
Just extracted the files, and copied across the  ".address" and ".wallet" files.
full member
Activity: 893
Merit: 135
Bitcoin is not a currency or asset. Its a MOVEMENT
@sikka hi
i can't user the new wallet. can you help me?


I am able to use the new CLI wallet
newbie
Activity: 5
Merit: 0
@sikka hi
i can't user the new wallet. can you help me?
full member
Activity: 126
Merit: 100
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.


Can anyone confirm that this wallet works? I'm not going to risk trying to upgrade or mine again until I know we have a working wallet.
full member
Activity: 154
Merit: 100
which are the exchanges this coin been traded
full member
Activity: 193
Merit: 100
Mandatory upgrade

Hi All,

This is a mandatory upgrade as we have made a couple of significant changes to make the network more reliable and safe.

1. Core changed to Bytecoin 2.1.2
2. Increased Seed nodes from 2 to 5 which will be more than enough as per current stage of the project. We will add more as we get more traction.
3. Difficulty retargeting algo with change at block 40,000 to better handle instamine attacks and coin supply.
4. sikka.config modified to include block version upgrade, so it is mandatory to use latest binaries with the latest config file.
5. Checkpoints added to add another layer of security to the network.
6. Pool server, explorer server, and seed servers upgraded to latest version already.


New binaries along with new config are shared at this link

Anyone running old binaries with old config after block 40,000 will not be able to sync blocks or wallet. So upgrade within time.
NEW GUI WALLET WILL BE RELEASED SOON


Spread the word so that everyone can take action in time.

Thank you all for your support so far. We again expect more people to come forward to have a more participatory role in project development.


Those who want to trade Sikka on BT, should take at most care and should use the safest possible solution they have. Also, if community member can start a separate thread to their trading post, that will allow on this thread to focus on project related development talks.


Correction in Windows Binaries:
There were two files Sikka and Sikkad but batch file was pointing to Sikka which is old version, either you manually change in StartCoin batch file from sikka.exe to sikkad.exe
or
download again which has corrected version and batch file. https://github.com/Sikka-Pay/Sikka/releases/download/0.4.0/Sikka-Windows.zip

This is required to be on current version change and it should resolve all wallet related issues you have faced.
If you still face any issue, try to resync with latest binaries after delete existing BC folder, keep wallet safe first and it should resolve any issues.
full member
Activity: 210
Merit: 101
@sikka

When is there a new version GUI wallet?
The current command line Wallets can not be used.
hero member
Activity: 980
Merit: 502
why ICO not be shut if there had been an trade ?

There was no ICO for SIKKA
Pages:
Jump to: