Hi dev,
How to solve problem "unconfirmed transaction"?
i tried to send 25k INT each time and got stuck!
Hi Dr. Lecter, I am very happy to see you posting here - please make sure your pool is running the latest git commit to be compliant with network changes (see above post)! The network changes will fix the issue you experienced, but I'll describe it:
The issue was due to transaction sizes. To negate this in the immediate future, use 0 or 1 mixins. If you have stuck unconfirmed transactions, I strongly recommend that you download version 1.2.2 and use the 'Settings > Remove pending TXs' option. This will cancel all of your unconfirmed txns, but the coins will not be spendable until the network pool txns disappear.
The issue with txn sizes will cease to exist very soon. At block 50,000, the block size will be significantly upgraded so that the issue with txn sizes will essentially no longer exist. At this rate, that should be in 3-4 days since we are at block 47,500 and should be targeting ~720 blocks/day. Please note that a wallet upgrade to the latest version will be MANDATORY by block 50,000. Wallets version 1.2.2 and later are compliant with the planned changes. All code on github in the current master branches is also compliant with the planned changes.
Hi,
I have a blockchain loading error when i want go to the wallet.
I am in the last version, so what can i do?
Thanks
Apologies Twyst3r, sometimes files become corrupt.
1. Back-up your .wallet file. It is stored in %userprofile%\appdata\roaming\intensecoin by default.
2. Delete all files in the %userprofile%\appdata\roaming\intensecoin directory
except your .wallet file.
3. Reopen the wallet program. It will re-sync the blockchain.
Hi,
Sorry but it doesn't work
I have delete the file and try with another computer but it's the same, "blockchain error"
I have this when i open walletgui
2017-10-23 19:34:20.371 [info] [Application] Initializing...
2017-10-23 19:34:20.661 [info] [Application] observer
2017-10-23 19:34:23.676 [critical] Core init error: Failed to load main chain storage: C:/Users/XXX/AppData/Roaming/intensecoin/blocks.bin
2017-10-23 19:34:32.209 [info] [Application] Not initialized
This is very strange, are you positive you deleted the blocks.bin file? It was either not deleted or the software is having troubles accessing the file for some reason (antivirus?). Try running the wallet as an administrator. Failing that, nuke the entire intensecoin folder from AppData/Roaming, then copy your .wallet file back in and re-run the software. Also try disabling any antivirus and antispyware software temporarily to see if it resolves the issue.