Bitcoin Forum
April 25, 2024, 11:08:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin 500% PoS/PoW hybrid SuperStake on: February 28, 2015, 09:55:32 AM
hi can any one here help compile the install file for odroid-c1 i plan to have it on 24/7 runing tek
spec are http://archlinuxarm.org/platforms/armv7/amlogic/odroid-c1 as it is in linux , i am lost

The specs on the link you gave says it runs Ubuntu 14.04.  Is that what you are doing, or are planning to do?

I'm not familiar with hardware but if you have all of the necessary libraries, a compile from any linux would run.  I can float you a build of the qt and d file I have if you'd like.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Mandatory Update! 40%+ SuperStake in 30+ days on: September 01, 2014, 10:04:05 AM
when i ran salavage wallet command i am getting cannot initialize keypool any ideas what is going on?

Where should I type in repair wallet? Is that in the console??



Not sure if this was answered...

Backup your wallet.dat before doing anything!
Help, Debug Console, and checkwallet, if it's not "true", run repairwallet, then restart the client

--o

checkwallet is true

but i still have unconfirmed balance
when i run salvagewallet i get cannot initialize keypool


Lurker n00b here. 

I noticed that I wasn't the only one with the "Cannot Initialize Keypool" issue. 

To make a long story short, the problem is a corrupted wallet.dat file.

No problem if you have a viable backup or private keys laying around.  But if you don't!!!

Lets just say that I know I lost hair over this, but at least I was able to get my TEK back.

This is what I did that finally worked.

>>>I downloaded a fresh copy of the source code and then implemented the following changes:

https://github.com/sipa/bitcoin/commit/360cfe142c552ac5c4d904a1e970390188151ca8

The only problem I had was that had to ghost out part of the coin control in the wallet.cpp in order to get it to compile correctly.

>>>I ghosted lines 1313-1335 in the wallet.cpp file.

Then I deleted the blockchain files in .tekcoin folder.

>>>I then launched the qt with the --salvagewallet option several times so that it would create multiple salvaged wallet files.  I did this a total of three times.

One of the .bak files had Thursdays datestamp and was about 56k in size.

Then I changed the .bak to .dat and went with it.  There was my TEK!!!!

A few hours, the blockchain finished downloading, the txs having been verified.  YES!!

I promptly backed up that wallet... in multiple places and closed the client.

>>>Now I have redownloaded the un-altered source code and re-compiled it.

Just to be on the safe side, I started the qt client with the --rescan option

Everything is still there and as I have been writing this, I even staked a couple of times.

:-)



Can someone please compile this fix for windows?



I'll gladly send the edited source files to who ever can make this available for these Windows guys. 

That said, just understand that this is not an official wallet release and is probably not secure as it defeats the coin control.  If it this works it will allow those with otherwise damaged wallet.dat files to attempt to properly access their pre-fork funds.  I do not propose any code changes as being a permanent solution to any issue until the changes can be properly evaluated.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Mandatory Update! 40%+ SuperStake in 30+ days on: August 31, 2014, 11:03:07 PM
so i downloaded the new wallet for the first fix and started staking. I since have deleted the old wallet (and the files, blockchain, etc) and downloaded the newest wallet. I'm about 60% through redownloading the blockchain.

When i imputed my old wallet, it shows only 860 Tek, all of which are unconfirmed. When Tek stopped minting at the end of july, i had around 1400 in my wallet.

Is it probable that the coins in my wallet now are from coins created early in the blockchain? When I download the entire blockchain, will i see all of my coins?

 



Mine had about 150 less than the old wallet after staking.  My coin staked during the fork.  That was part of the problem I had encountered. 

I made 34% on new blockchain on top of my old pre-fork amount when everything settled down.

By my math you should get about 1152 and change when you finish up.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Emerald [EMD] Scrypt POW - DGW3 - Current Version 8.2.1 - Update Now on: August 31, 2014, 10:11:59 PM
Looks as if coin-base.info is off blockchain.

As a test, I mined a few there after setting my auto-payout option really low. 

An hour after they claimed to have sent my payout, nothing in my wallet.

Small loss for me, but for others....... ?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Mandatory Update! 40%+ SuperStake in 30+ days on: August 31, 2014, 05:49:38 PM
Quote
great post thank you for the info.
you are minting at a much lower pos diff than most of us what % was your payout?


The majority of my coin I have held for right at a month and a half, but all were at least a month old.  Since I got my wallet back online last night, I have added a total of 34% to my TEK holdings through staking. 

Of that, four minted POS claims were successful, two additional claims were not. 
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [TEK] TEKcoin Mandatory Update! 40%+ SuperStake in 30+ days on: August 31, 2014, 03:53:22 AM
when i ran salavage wallet command i am getting cannot initialize keypool any ideas what is going on?

Where should I type in repair wallet? Is that in the console??



Not sure if this was answered...

Backup your wallet.dat before doing anything!
Help, Debug Console, and checkwallet, if it's not "true", run repairwallet, then restart the client

--o

checkwallet is true

but i still have unconfirmed balance
when i run salvagewallet i get cannot initialize keypool


Lurker n00b here. 

I noticed that I wasn't the only one with the "Cannot Initialize Keypool" issue. 

To make a long story short, the problem is a corrupted wallet.dat file.

No problem if you have a viable backup or private keys laying around.  But if you don't!!!

Lets just say that I know I lost hair over this, but at least I was able to get my TEK back.

This is what I did that finally worked.

>>>I downloaded a fresh copy of the source code and then implemented the following changes:

https://github.com/sipa/bitcoin/commit/360cfe142c552ac5c4d904a1e970390188151ca8

The only problem I had was that had to ghost out part of the coin control in the wallet.cpp in order to get it to compile correctly.

>>>I ghosted lines 1313-1335 in the wallet.cpp file.

Then I deleted the blockchain files in .tekcoin folder.

>>>I then launched the qt with the --salvagewallet option several times so that it would create multiple salvaged wallet files.  I did this a total of three times.

One of the .bak files had Thursdays datestamp and was about 56k in size.

Then I changed the .bak to .dat and went with it.  There was my TEK!!!!

A few hours, the blockchain finished downloading, the txs having been verified.  YES!!

I promptly backed up that wallet... in multiple places and closed the client.

>>>Now I have redownloaded the un-altered source code and re-compiled it.

Just to be on the safe side, I started the qt client with the --rescan option

Everything is still there and as I have been writing this, I even staked a couple of times.

:-)

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!