Pages:
Author

Topic: [ANN][Blocknet] truly decentralized exchange | token ecosystem infrastructure - page 65. (Read 1103293 times)

newbie
Activity: 5
Merit: 0
Heres the numbers on node profitability as of this morning, pretty crazy stuff.

https://i.imgur.com/EMTd6KA.png
newbie
Activity: 29
Merit: 0
Guys I`m going to buy a new laptop and run several staking wallets on it including blocknet wallet. What characteristics a laptop needs to run several staking wallets?   

Wouldn't worry about it too much if all you want to do is stake - those wallets do not consume very much in the way of resources.  Just buy what you need for other purposes.  But I am moving the Block wallets off of my laptops and onto desktops since the fork.  This is because I shut the laptops down frequently when I am carting them around with me during the day, and under the new Blocknet algorithm you only get rewards when wallet is running, open for staking and connected to the Internet.  So 24/7 staking is needed for maximum rewards.  Previously, on the old chain, all you had to do was unlock the wallet for a little while every few days to get the maximum - but that is no longer the case.
newbie
Activity: 19
Merit: 0
Following all the new developments on this project
newbie
Activity: 29
Merit: 0
I've got a general question about my wallet.

So I am late to the crypto game, and really I'm only an internet end user, I have little technical knowledge beyond making my way around the internet.

So I guess I have been a bit spoiled coming late to the game since HD wallets (bitcoin) have been available, and all I need to transport my wallet from device to device is a seed (usually 12 word)

Anyway, I bought some Blocknet a while back, and would prefer to keep some in my own wallet on my computer and not an exchange. So I downloaded the Blocknet github wallet a few days ago. There are 6 .exe. files (2 testnet). I opened up blocknetdx-qt.exe, let it sync to the network, and sent a couple of Blocknet tokens to my wallet. Success, all is good. I then encrypted my Blocknet wallet UI

However, before I send more tokens to my computer's wallet, I want to make sure my wallet is backed up so I don't lose my tokens if my computer crashes beyond repair.

So, non-technical me, I saved a wallet.dat backup using File --> Backup Wallet on the wallet UI, and the .dat is now placed with the other 6 .exe files.

I uploaded the 4 non testnet  .exe files and the .dat file to dropbox (I know, terrible idea, but I just want to verify I can move my wallet to another computer if necessary)

I created a new folder in the 2nd computer I wanted to download my wallet to, and downloaded the 4.exe files and .dat file from Dropbox. I then clicked the blocknetdx-qt.exe file, and was disappointed to see that a new wallet was syncing up, but without the transactions I made on the first computer. It's just basically a brand new empty wallet

Did I do something wrong? Am I somehow supposed to link the wallet.dat  file to the.exe file? I understand it's the .dat file that contains addresses, private keys, wallet ID info, etc. Can anyone provide info on any steps I may have missed? (BTW, I tried to open the wallet on my Windows 7 machine Notepad, and it was just a long list of garbled, jumbled symbols).

FYI, I actually first downloaded  blocknetdx-qt.exe to the second computer thinking that may be enough to see my transactions. When I saw it wasn't, I then downloaded the wallet.dat file. When that didn't help either, I then checked forums to see if any similar problems were documented, and one similar problem (for bitcoin wallet.dat)  (see https://bitcoin.stackexchange.com/questions/14401/how-to-use-backup-dat) was given the advice to re-scan the blockchain (if a saved old wallet.dat containing coins before computer crash was downloaded to overwrite new wallet.dat downloaded after computer crash). Any chance this may be the problem? If so, how do I go about re-scan to the Blocknet blockchain? I don't see anything in the "File" "Settings" or "Tools" in the UI.

Well, you should join Blocknet Slack for further advice on this, but two points immediately jump to mind:

1. It does take a while in general to sync the chain in a new wallet, and transactions and associated tokens in the wallet start appearing in temporal order as it syncs.  Couldn't tell for sure if you actually waited to see what happened when you were completely sync'd, but since you are in the new chain which is still now only a few days old then that shouldn't take very long, so I doubt that's your problem (but just thought I should mention it anyway).

2. Reading between the lines, it appears that you do not realize that the directory where you have your exe files is not the target data directory for your wallet, so a wallet.dat file placed there will not be used by the wallet software - most likely this is your problem.  The target directory will be by default inside your system user AppData folder if you are in Windows OS.  When starting up on a new computer you can let the wallet create a target directory upon first startup (it will prompt you for a path, or you can just let it go to AppData by default).  Then shut down the wallet, go to that newly created wallet data directory and either overwrite just the wallet.dat file, or you can also overwrite the entire target directory with one copied from your previous machine.  If you only use the wallet.dat, then the chain will have to download and sync again.  If you use the whole directory then the blockchain data from previously sync'd wallet is retained and your new installation will sync much faster.  (You could also copy in your whole directory before even starting the wallet for the first time, and then just target its path if not in the default path when you start the wallet up.)

Hope that helps.  

PS:  if you are not that technical, then you may also not know how to find the AppData directory because it is often hidden in Windows. If you go in Explorer to your user directory, and then type \AppData after your name in the path bar, then that directory should appear.
sr. member
Activity: 322
Merit: 250
Guys I`m going to buy a new laptop and run several staking wallets on it including blocknet wallet. What characteristics a laptop needs to run several staking wallets?   
member
Activity: 119
Merit: 10
hero member
Activity: 771
Merit: 521
I've got a general question about my wallet.

So I am late to the crypto game, and really I'm only an internet end user, I have little technical knowledge beyond making my way around the internet.

So I guess I have been a bit spoiled coming late to the game since HD wallets (bitcoin) have been available, and all I need to transport my wallet from device to device is a seed (usually 12 word)

Anyway, I bought some Blocknet a while back, and would prefer to keep some in my own wallet on my computer and not an exchange. So I downloaded the Blocknet github wallet a few days ago. There are 6 .exe. files (2 testnet). I opened up blocknetdx-qt.exe, let it sync to the network, and sent a couple of Blocknet tokens to my wallet. Success, all is good. I then encrypted my Blocknet wallet UI

However, before I send more tokens to my computer's wallet, I want to make sure my wallet is backed up so I don't lose my tokens if my computer crashes beyond repair.

So, non-technical me, I saved a wallet.dat backup using File --> Backup Wallet on the wallet UI, and the .dat is now placed with the other 6 .exe files.

I uploaded the 4 non testnet  .exe files and the .dat file to dropbox (I know, terrible idea, but I just want to verify I can move my wallet to another computer if necessary)

I created a new folder in the 2nd computer I wanted to download my wallet to, and downloaded the 4.exe files and .dat file from Dropbox. I then clicked the blocknetdx-qt.exe file, and was disappointed to see that a new wallet was syncing up, but without the transactions I made on the first computer. It's just basically a brand new empty wallet

Did I do something wrong? Am I somehow supposed to link the wallet.dat  file to the.exe file? I understand it's the .dat file that contains addresses, private keys, wallet ID info, etc. Can anyone provide info on any steps I may have missed? (BTW, I tried to open the wallet on my Windows 7 machine Notepad, and it was just a long list of garbled, jumbled symbols).

FYI, I actually first downloaded  blocknetdx-qt.exe to the second computer thinking that may be enough to see my transactions. When I saw it wasn't, I then downloaded the wallet.dat file. When that didn't help either, I then checked forums to see if any similar problems were documented, and one similar problem (for bitcoin wallet.dat)  (see https://bitcoin.stackexchange.com/questions/14401/how-to-use-backup-dat) was given the advice to re-scan the blockchain (if a saved old wallet.dat containing coins before computer crash was downloaded to overwrite new wallet.dat downloaded after computer crash). Any chance this may be the problem? If so, how do I go about re-scan to the Blocknet blockchain? I don't see anything in the "File" "Settings" or "Tools" in the UI.

Please reach out on slack; https://blocknet.herokuapp.com/
sr. member
Activity: 504
Merit: 251
Great to see that massive movement in the price. Congrats to all long-term holders!

this is just the beginning!! Smiley

Blocknet will be a top 20 coin very soon EASY!

I believe so, too. It all went/goes/will go pretty well for all of us! Wink

yesss! this is the second best coin i ever bought Smiley


Ok, then you owe me the explanation what the best coin was Tongue I'll guess it was ETH?
full member
Activity: 186
Merit: 100
Block now has 5 full time devs, working on the code code.

That's not to mention the UI company that is being paid $150k to develop the UI.
member
Activity: 138
Merit: 14
I've got a general question about my wallet.

So I am late to the crypto game, and really I'm only an internet end user, I have little technical knowledge beyond making my way around the internet.

So I guess I have been a bit spoiled coming late to the game since HD wallets (bitcoin) have been available, and all I need to transport my wallet from device to device is a seed (usually 12 word)

Anyway, I bought some Blocknet a while back, and would prefer to keep some in my own wallet on my computer and not an exchange. So I downloaded the Blocknet github wallet a few days ago. There are 6 .exe. files (2 testnet). I opened up blocknetdx-qt.exe, let it sync to the network, and sent a couple of Blocknet tokens to my wallet. Success, all is good. I then encrypted my Blocknet wallet UI

However, before I send more tokens to my computer's wallet, I want to make sure my wallet is backed up so I don't lose my tokens if my computer crashes beyond repair.

So, non-technical me, I saved a wallet.dat backup using File --> Backup Wallet on the wallet UI, and the .dat is now placed with the other 6 .exe files.

I uploaded the 4 non testnet  .exe files and the .dat file to dropbox (I know, terrible idea, but I just want to verify I can move my wallet to another computer if necessary)

I created a new folder in the 2nd computer I wanted to download my wallet to, and downloaded the 4.exe files and .dat file from Dropbox. I then clicked the blocknetdx-qt.exe file, and was disappointed to see that a new wallet was syncing up, but without the transactions I made on the first computer. It's just basically a brand new empty wallet

Did I do something wrong? Am I somehow supposed to link the wallet.dat  file to the.exe file? I understand it's the .dat file that contains addresses, private keys, wallet ID info, etc. Can anyone provide info on any steps I may have missed? (BTW, I tried to open the wallet on my Windows 7 machine Notepad, and it was just a long list of garbled, jumbled symbols).

FYI, I actually first downloaded  blocknetdx-qt.exe to the second computer thinking that may be enough to see my transactions. When I saw it wasn't, I then downloaded the wallet.dat file. When that didn't help either, I then checked forums to see if any similar problems were documented, and one similar problem (for bitcoin wallet.dat)  (see https://bitcoin.stackexchange.com/questions/14401/how-to-use-backup-dat) was given the advice to re-scan the blockchain (if a saved old wallet.dat containing coins before computer crash was downloaded to overwrite new wallet.dat downloaded after computer crash). Any chance this may be the problem? If so, how do I go about re-scan to the Blocknet blockchain? I don't see anything in the "File" "Settings" or "Tools" in the UI.
hero member
Activity: 896
Merit: 553
For staking, you need to have at least 5k BLOCK and be holding them in your wallet, correct?

I'm on Mac OS, but it looks like the wallet download is no longer working: https://blocknet.co/#downloads

Any suggestions? THX

No 5k is only for a node. You can stake any amount.
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
Import the private key worked for me. Here are some here for the new blockchain in case anyone needs them.

https://chainz.cryptoid.info/block/#!network
sr. member
Activity: 385
Merit: 250
For staking, you need to have at least 5k BLOCK and be holding them in your wallet, correct?

I'm on Mac OS, but it looks like the wallet download is no longer working: https://blocknet.co/#downloads

Any suggestions? THX
sr. member
Activity: 371
Merit: 252
I also had a corrupted wallet.dat file too but got everything imported fine by just using dumpprivkey from the old wallet console (does not need to be in sync). Then importprivkey in the new wallet. All was good.
legendary
Activity: 1118
Merit: 1002
So just to get this straight before i try this out i will put the new parts Im not sure about in RED

Steps for migrating from old chain to new chain

    backup your wallet.dat before you doing anything (make 2 separate copies)
    unlock wallet from the UI (fully unlocked, not just for staking)
    Use the debug console and type dumpwallet filename.txt (replace "filename.txt" with a name of your choice). The file will be located in the directory you launched the wallet from

Download New Wallet

    launch wallet
    in debug console importwallet filename.txt replace filename.txt with that you used with the dumpwallet command (so you copy that filename.txt to the new folder from which you are launching the new blocknet wallet)?
    verify addresses (what is this?)
    via debug console type listreceivedbyaddress 0 true

When to move your wallet.dat and start using the new wallet (when you move you old wallet.dat to the new blocknet directory in app data?)

    it is not important when you download the new wallet, sync up, and move your wallet.dat to its directory.
    however, your new wallet's balance will remain zero until the migration on 1 September.
    a snapshot will be taken on 1 September, after the final block on the old chain. The first block to be created after 08:00 PDT (15:00 UTC) shall be the final block.
    once the snapshot is applied to the new chain, your balance will reflect in the new wallet
    you can expect (centralized) exchanges to re-enable trading once they have confirmed that the new chain is functioning as expected.

Funds will arrive on Sept 1


If you fuck any of this up so long as you have copies of your old blocknet wallet.dat file are you 100% safe?


I am just replacing a new wallet.dat with my old wallet.dat and everything is Ok.)) Even have received my first stake in a new chain.))

that's very interesting... so you didnt bother with any of this dumpwallet filename.txt  process?

you simply downloaded the new wallet qt and replaced the new wallet.dat with your old one and everything works fine?


Tried just moving the wallet.dat and got
Code:
wallet.dat corrupt, salvage failed

Also tried the dumpwallet command and got : Cannot open wallet dump file (code -8)
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
So just to get this straight before i try this out i will put the new parts Im not sure about in RED

Steps for migrating from old chain to new chain

    backup your wallet.dat before you doing anything (make 2 separate copies)
    unlock wallet from the UI (fully unlocked, not just for staking)
    Use the debug console and type dumpwallet filename.txt (replace "filename.txt" with a name of your choice). The file will be located in the directory you launched the wallet from

Download New Wallet

    launch wallet
    in debug console importwallet filename.txt replace filename.txt with that you used with the dumpwallet command (so you copy that filename.txt to the new folder from which you are launching the new blocknet wallet)?
    verify addresses (what is this?)
    via debug console type listreceivedbyaddress 0 true

When to move your wallet.dat and start using the new wallet (when you move you old wallet.dat to the new blocknet directory in app data?)

    it is not important when you download the new wallet, sync up, and move your wallet.dat to its directory.
    however, your new wallet's balance will remain zero until the migration on 1 September.
    a snapshot will be taken on 1 September, after the final block on the old chain. The first block to be created after 08:00 PDT (15:00 UTC) shall be the final block.
    once the snapshot is applied to the new chain, your balance will reflect in the new wallet
    you can expect (centralized) exchanges to re-enable trading once they have confirmed that the new chain is functioning as expected.

Funds will arrive on Sept 1


If you fuck any of this up so long as you have copies of your old blocknet wallet.dat file are you 100% safe?


I am just replacing a new wallet.dat with my old wallet.dat and everything is Ok.)) Even have received my first stake in a new chain.))

that's very interesting... so you didnt bother with any of this dumpwallet filename.txt  process?

you simply downloaded the new wallet qt and replaced the new wallet.dat with your old one and everything works fine?
full member
Activity: 182
Merit: 100
one man show is ALWAYS bad, always
sr. member
Activity: 434
Merit: 251
If you look at top 20 coins like QTUM etc etc they only have 1-2 devs.

Its a none issue really as Blocknet is almost 100% finished

I think you have some misinformation.  Qtum has 30 devs.  10 of which are core and employed by the foundation.   
sr. member
Activity: 585
Merit: 251
It's up right now, happy hunting.

Being honest, hunting for an altcoin now is not a good idea. In my opinion, we should wait until the BTC and ETH price will calm down.
Pages:
Jump to: