Bitcoin Forum
May 28, 2024, 07:02:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 10 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 18, 2017, 03:00:44 AM
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.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 16, 2017, 10:55:32 PM
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.
43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 16, 2017, 10:28:55 PM
Can you clarify 1 Billion??

Billion (1,000,000,000)

This is the worlds understanding of 1 Billion.



Yes, that's right
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 16, 2017, 05:23:19 AM
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
45  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 15, 2017, 11:08:40 PM
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?
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 15, 2017, 08:40:02 PM
I can use the new CLI wallet.
Just extracted the files, and copied across the  ".address" and ".wallet" files.


Thats great!
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 15, 2017, 02:58:13 PM
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.
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Bounty Open ! on: November 09, 2017, 05:29:23 PM
It's in the final phase of testing, it will be released soon.

Once Wallet is released and no major issues, I will donate 50,000 Sikka to you. I encourage others also to reward community developers. Request Coin Dev also to allocate some reward for Wallet Dev

Thank you for your announcing reward! We will also pay 200,000 Sikka to @coronacoin for GUI wallet development as a reward for stepping up without asking any reward. We encourage more people to join project as contributors to pace up the project growth.
@sikka
I have a lot of coins stuck and was wondering how to make the transfer from old wallet to new GUI?
My original post>
>My daemon will get the blocks but my wallet no longer connects to it.... wallet just closes..says connection failed.
And check password.
I didn't get the seed out.<
Is the simple wallet the problem?
Thx

This error looks like, you are not entering correct password, so try to use correct password. If you forgot your password, we have no way to recover, better create new wallet and use that.
@sikka....ok that's my second wallet I loaded on my windows 8.1 computer saying again >wrong password <
What is it with these wallets ?
Install .. create password ..everything ok.. open wallet right away.. ok then close it.. then come back to open wallet 2 days later and it says wrong password !
Believe me I have the correct password.
Is there a bug in the code?

Save your wallet file, delete appdata folder, try to sync again using new binaries, then open wallet and reset.
check if this works for you.
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 09, 2017, 01:19:39 PM
How to update gui wallet to new version?  Huh Huh

GUI wallet will be upgraded soon.
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 09, 2017, 12:56:39 PM
German announcement thread: https://bitcointalk.org/index.php?topic=2378714
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 09, 2017, 12:05:02 PM
Trying run "sikkad" on mac and gets error.

https://hostingkartinok.com/show-image.php?id=9d185da04e7fba2bd474424f21fbec4b

What i m doing wrong?

open terminal , go to wallet folder and then run this command ./sikkad  --config-file configs/sikka.conf
and run this command to open or create wallet: ./simplewallet --config-file configs/sikka.conf
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- Mandatory upgrade! on: November 09, 2017, 03:54:12 AM
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.
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 07, 2017, 04:44:39 PM
@sikka
Do you have a new version of GUI wallet?


we are in process of planning for version upgrade, along with that we will upgrade GUI wallet as well.
We will post here once we have plan ready.
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 07, 2017, 02:21:26 PM
Korean thread: https://bitcointalk.org/index.php?topic=2370471.0
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 04, 2017, 02:25:02 PM
I m trying to open GUI-wallet and have error "Bytecoin wallet already running".
What should i do?

Are you running any other cryptonote coin wallet at the same time?
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 04, 2017, 02:22:35 PM
hi, the gui wallet is not working properly right now. Dev knows the problems , while i sent 6000 sikka from my simplewallet to new one, it is lost in the chain. the transaction hash
didnot add time stamp so , the coins deducted from old one but not appear into the one.. And i am still waiting from dev a solution to that.

Also the new wallet "send"  button is not working now..

i hope problems are solved in the new version.

regards


Can you post screenshot or transaction hash. coins cannot be lost. Also, you using the simple wallet to transfer, how come you are saying transaction time is not added. Simple wallet worked fine. You should have waited for couple of blocks for confirmation of transaction. Also, as we have answered yesterday only about the send button issue, we are aware of this issue and @coronacoin is working.

Also, i would request if you either use PM and forum so your issues, dont use both, otherwise we need to post answer two times.

Also, it will be good to seek answers on forum as many people will be able to help even if we are not available at that time.
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 03, 2017, 03:13:43 PM
Really Like this wallet, its a step up from all the wallets i've seen.

Good work guys Smiley

Thank you for your recognition and appreciation!
You too @Resar and @Fonship
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 03, 2017, 05:32:43 AM
40m were premined.  1.3m or so were paid out.  There are 93m out there.

I looked up other cryptonote coins and well with this kind of circulation supply already...

out of top 25, we see majority have higher supply than us. Its not $ value of the coin. its also what you hold. If the coin is scarce you will hold lesser whole number.
And consider 40M from premine is out of circulation, as it will be utilized over the number of years for coin development.

Till now you have been posting about GUI, and when we launched GUI. You started this without trying GUI.
Not sure what purpose this serves.
59  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Sikka - Cryptonote POW- New Coin- New GUI Wallet ! on: November 03, 2017, 03:58:59 AM
Sikka GUI Wallet V1

Hello All,

Thank you for being patiently waiting all this time and waiting for GUI wallet. I think wait and our effort to deliver best brought good outcome and here we release V1 of Sikka GUI wallet developed by community Dev @Coronacoin.

Wallet is currently launched only for Windows-64 version, Ubuntu GUI wallet will be next

Get Started with GUI Wallet:

1. Download Wallet From Link: https://github.com/Sikka-Pay/Sikka/releases/download/0.3.1/Sikka-GUI-Windows-64.zip
2. Launch the Sikka executable, easily identifiable with our logo as an icon.
3. Once you launch it will create Sikka address and wallet file will be created in Sikka blockchain folder with name Sikkawallet.wallet, location in windows should be: C:\Users\<YourUsername>\AppData\Roaming\sikka
4. Once your launch, wait for blockchain to sync. Status can be seen in the bottom left corner of GUI.
5. Once sync completes, you can start using GUI Wallet. If Dashboard summary area is not enabled even after sync, wait for few more new blocks to sync which will enable full wallet. Or simply close GUI after blockchain sync and reopen again.

How to open Old Wallet:
1. Complete Steps mentioned in GUI wallet get started.
2. From the top right corner, in the file menu, select open wallet option and select your old wallet file which you use using with simplewallet.
3. It will ask for your password. Enter your password and click OK button. It will load your wallet in some time.

CPU Mining Through GUI Wallet:
1. Go to Mining Tab
2. On top menu, select option, like CPU cores who want to allocate.
3. By default official US pool is added, you can add another pool also. We will add all official pool in coming versions.
4. Click start mining button and enjoy mining new Sikka with your CPU.

A big thank you again to @Coronacoin for developing this and we believe the community will also show support and respect for @Coronacoin for providing his services!

Please feel free to report issues, when you report please do provide details description as much as possible. Also, community member, whoever can address those issues which might be because of user error or because of lack of understanding, that would be a great support.
Show your support to Wallet Dev by donating some Sikka at: 31tWyiMV58DDGkLgLrmjZtQTFRAGe2JG1hmPKgpPqNSSJh1nXZFuDofXMw64wmVCixDGSqb89hmaU8b hLWZQwbjK6eUYg4E
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ICO] ⚡ Electroneum ⚡ Token Sale Sept 14th Mobile Mining Crypto Coin on: November 03, 2017, 03:14:37 AM
Welcome Electroneum to the club

We would like to congratulate for your huge start as your fellow Cryptonote Coin!

Wish you all the best.

Pages: « 1 2 [3] 4 5 6 7 8 9 10 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!