Bitcoin Forum
June 16, 2024, 06:05:25 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 »
  Print  
Author Topic: [ANN] Sikka - Cryptonote POW- POS-Proof of Activity- New Coin!  (Read 65699 times)
loatchoat
Full Member
***
Offline Offline

Activity: 210
Merit: 101


View Profile
November 16, 2017, 06:17:27 AM
 #941

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.

tlaskows
Full Member
***
Offline Offline

Activity: 564
Merit: 100


Join GANTECH’s team of game changers


View Profile WWW
November 16, 2017, 06:22:04 AM
 #942

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.

GANTECH | End-User Computing Solutions
http://gantech.net/who-we-are/our-leaders/
loatchoat
Full Member
***
Offline Offline

Activity: 210
Merit: 101


View Profile
November 16, 2017, 07:51:41 AM
 #943

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.


tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 16, 2017, 10:46:29 AM
 #944

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?
Resar
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
November 16, 2017, 12:13:22 PM
 #945

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?

Back everything up, then delete the Sikka appdata folder. Run the GUI wallet, click on "File" in the top left and select "Open Wallet". Navigate to the wallet file that no longer accepts your password and open it.

The wallet should now ask for (and accept) your password and your transactions should appear. Once the GUI syncs it'll show your correct balance.

If this works, back everything up and don't try to upgrade againuntil the dev fixes the wallet.

fonship
Full Member
***
Offline Offline

Activity: 893
Merit: 135


Bitcoin is not a currency or asset. Its a MOVEMENT


View Profile WWW
November 16, 2017, 03:11:43 PM
 #946

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?

I faced this issue with one of my wallet which is old wallet which I created initially.
What I did is created new wallet with new binaries and transferred by coins from old wallet using old binaries.
Some of my old wallets worked in new CLI but only one had issues
I would recommend to use this for the time being.
Also, till the time you have your wallet files, coins are safe.

selling sushistake.com, send offers
Dukeywan
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
November 16, 2017, 09:22:55 PM
 #947

Can you clarify 1 Billion??

Billion (1,000,000,000)

This is the worlds understanding of 1 Billion.

sikka (OP)
Full Member
***
Offline Offline

Activity: 193
Merit: 100



View Profile WWW
November 16, 2017, 10:28:55 PM
 #948

Can you clarify 1 Billion??

Billion (1,000,000,000)

This is the worlds understanding of 1 Billion.



Yes, that's right

Sikka
░▒▓▓▒░Let's take Crypto to The Masses░▒▓▓▒░
THREADGITHUB | TWITTER | REDDIT | Slack | Website
Dukeywan
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
November 16, 2017, 10:42:32 PM
 #949

Can you clarify 1 Billion??

Billion (1,000,000,000)

This is the worlds understanding of 1 Billion.



Yes, that's right

If that is the case, do the block rewards reduce?? because we are going pretty fast with this coin or we just mine it till we can no longer??
sikka (OP)
Full Member
***
Offline Offline

Activity: 193
Merit: 100



View Profile WWW
November 16, 2017, 10:55:32 PM
 #950

Can you clarify 1 Billion??

Billion (1,000,000,000)

This is the worlds understanding of 1 Billion.



Yes, that's right

If that is the case, do the block rewards reduce?? because we are going pretty fast with this coin or we just mine it till we can no longer??

Yes it decreases slowly, we start around 1853 Sikka as block reward and now we are at 1700.

Sikka
░▒▓▓▒░Let's take Crypto to The Masses░▒▓▓▒░
THREADGITHUB | TWITTER | REDDIT | Slack | Website
lorenso
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 16, 2017, 11:03:43 PM
 #951

I have tried to open my wallet that was created by GUI app with CLI wallet and I am not able to do that. Any ideas how to fix that?
I have tried both old and new CLI wallets, I have removed Roaming/sikka folder and resync before trying to open wallet.

Below are logs:

CLI ver 0.3.1
----------------------------
2017-Nov-17 00:45:10.124877 INFO    [simplewallet] forknote wallet v2.1.1.1245 ()
2017-Nov-17 00:45:28.985579 INFO    [simplewallet] Loading wallet...
2017-Nov-17 00:45:29.032456 ERROR   [simplewallet] Error: failed to load wallet: can't load wallet file 'sikkawallet.wallet', check password
2017-Nov-17 00:45:29.048080 ERROR   [simplewallet] Failed to initialize wallet
2017-Nov-17 00:45:29.126341 ERROR   [simplewallet] Error: wallet failed to connect to daemon (http://localhost:39606).


CLI ver 0.4.0
-------------------------------------------
2017-Nov-16 23:55:33.090240 INFO    [simplewallet] forknote wallet v2.1.2.1251 ()
2017-Nov-16 23:55:51.796212 INFO    [simplewallet] Loading wallet...
2017-Nov-16 23:55:51.843089 ERROR   [simplewallet] Error: failed to load wallet: can't load wallet file 'sikkawallet.wallet', check password
2017-Nov-16 23:55:51.843089 ERROR   [simplewallet] Failed to initialize wallet



I am able to open wallet using Sikka GUI wallet, but I am not able send coins to another wallet.  When I am clicking on Send button nothing happens.  

Does it all mean that I have lost all my sikka coins and waisted time and electricity?
 






slick1907
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
November 17, 2017, 02:29:53 AM
 #952

what should I do ?

https://i.hizliresim.com/5GXdML.jpg

https://i.hizliresim.com/NONqrX.jpg
Chocolatte
Full Member
***
Offline Offline

Activity: 182
Merit: 100

Citius, altius, fortius


View Profile WWW
November 17, 2017, 02:32:35 AM
 #953

what should I do ?





I have the same problem
Frieda
Full Member
***
Offline Offline

Activity: 275
Merit: 100



View Profile
November 17, 2017, 02:38:08 AM
 #954

i have the same problem too ,sad i try it many times and waste many time ,hope someone can help me .
tigerjack
Member
**
Offline Offline

Activity: 83
Merit: 10


View Profile
November 17, 2017, 07:50:49 AM
 #955

I have also same problem too. i have 9000 coins in the gui wallet and not reach them. it is null. We are waiting new gui wallet as soon as possible.
Unfortunately i cannot transfer the wallet in simple wallet too. it is not recognized.

Meman5000
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 17, 2017, 07:39:58 PM
 #956

Does anyone know if the project continues to be alive or has passed away an all natural death? Several miners I see still mine.I have some dug coins.
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 18, 2017, 02:08:22 AM
 #957

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?

Back everything up, then delete the Sikka appdata folder. Run the GUI wallet, click on "File" in the top left and select "Open Wallet". Navigate to the wallet file that no longer accepts your password and open it.

The wallet should now ask for (and accept) your password and your transactions should appear. Once the GUI syncs it'll show your correct balance.

If this works, back everything up and don't try to upgrade againuntil the dev fixes the wallet.
Ok thx...but the GUI is an older version?
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
November 18, 2017, 02:09:11 AM
 #958

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?

I faced this issue with one of my wallet which is old wallet which I created initially.
What I did is created new wallet with new binaries and transferred by coins from old wallet using old binaries.
Some of my old wallets worked in new CLI but only one had issues
I would recommend to use this for the time being.
Also, till the time you have your wallet files, coins are safe.
Thx... will do. Smiley
sikka (OP)
Full Member
***
Offline Offline

Activity: 193
Merit: 100



View Profile WWW
November 18, 2017, 03:00:44 AM
 #959

We have crossed block 40,000, so now new block version upgraded successfully along with new difficulty retargeting algo. Some details that you might need handy at this point:

1. GUI wallet will stop syncing now as it is on old code, we are working on porting GUI to new code. Workaround to check your latest status of your wallet in GUI, sync blockchain with running CLI daemon, once sync complete, close CLI and open GUI wallet, it will show your latest wallet transaction and balance.

2. Send Sikka works in GUI wallet if you enter Fee as 1 Sikka, now GUI will not show confirmation of that transaction as it will not sync, but that transaction will go through, you can test will by sending a small amount like 10 Sikka to GUI wallet to some other wallet, wait for 2-3 blocks and your transaction should confirm. Do not test with large amount before you make sure this works for you.

Sikka
░▒▓▓▒░Let's take Crypto to The Masses░▒▓▓▒░
THREADGITHUB | TWITTER | REDDIT | Slack | Website
happypencil
Full Member
***
Offline Offline

Activity: 361
Merit: 100


View Profile
November 18, 2017, 03:08:01 AM
 #960

We have crossed block 40,000, so now new block version upgraded successfully. Some details that you might need handy at this point:

1. GUI wallet will stop syncing now as it is on old code, we are working on porting GUI to new code. Work around to check your latest status of your wallet in GUI, sync blockchain with running CLI deamon, once sync complete, close CLI and open GUI wallet, it will show your latest wallet transaction and balance.

2. Send Sikka works in GUI wallet if you enter Fee as 1 Sikka, now GUI will not show confirmation of that transaction as it will not sync, but that transaction will go through, you can test will by sending a small amount like 10 Sikka to GUI wallet to some other wallet, wait for 2-3 blocks and your transaction should confirm. Do not test with large amount before you make sure this works for you.


thank you for your help ,i just try it and work fine , keep your hard work ,i always support Sikka
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!