tepelstreeltje
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 14, 2015, 07:22:27 PM |
|
|
|
|
|
sirazimuth
Legendary
Offline
Activity: 3542
Merit: 3618
born once atheist
|
|
June 14, 2015, 08:19:51 PM |
|
There are many documentations on the "how to's" (many well built & have great detail.), but I'm talking about how most software you see always has a walk through on certain steps & that is the one thing I have seen lacking in crypto over the years. Something that could be automated (many have coded a few that are of great help to the new users, check wallet & repair wallet as a small example of just click here). Not having to open the debug or console & manually doing it.), simply add another tab under help (a few have this already) & make the process more user friendly. NET has a well built wallet, I would say it's one of a kind (not just another copy & paste) & just stating what I've seen over the years. // If you were to do a study on how many people around the world actually use said manuals (or even search for them), you would be very surprised on how many give up because it wasn't simple & completely user friendly. The results of them trying without looking for said documentations are very high, thus the reason so many people have had all these problems over the years & that is the biggest flaw I see in crypto to date (just my 2 sat's). I have been trying to say this for years, but keep seeing many other things being focused on & just don't understand? All this talk about real world adaption, but we still lack the utmost needs of people to actually want to use it (not directed toward NET, but crypto in general)? Couldn't agree more. Case in point, I consider myself fairly pc literate and been involved with crypto mining/ trading for over a year and still run into roadblocks like the simple paper wallet transfer mentioned in previous post. I can't imagine an average windows point and clicker navigating thru that.
|
Bitcoin...the future of all monetary transactions...and always will be
|
|
|
paolo77
Legendary
Offline
Activity: 910
Merit: 1000
|
|
June 15, 2015, 07:50:39 AM |
|
Good morning, you can have the file bootstrap.dat? I have to download the wallet and start from scratch !!!!
|
|
|
|
|
paolo77
Legendary
Offline
Activity: 910
Merit: 1000
|
|
June 15, 2015, 08:43:05 AM |
|
Thank you, it was what I was looking, I have already done the download and the wallet is almost synchronized, has saved me so much time !!!
|
|
|
|
paolo77
Legendary
Offline
Activity: 910
Merit: 1000
|
|
June 15, 2015, 10:36:05 AM |
|
Now I'm trying to fill in the wallet of raspberry pi, all ok but when I go to run the file netcoin-qt I have this error: Segmentation fault. Any advice for me?
|
|
|
|
Bigjohnson124
Full Member
Offline
Activity: 308
Merit: 100
Netcoins are the best coins!
|
|
June 16, 2015, 07:38:55 PM |
|
Now I'm trying to fill in the wallet of raspberry pi, all ok but when I go to run the file netcoin-qt I have this error: Segmentation fault. Any advice for me?
The raspberry pi is not supported at this time. Think it's a problem with the libraries and ram. You will have to wait for the next update being worked on. Sorry for any inconvenience.
|
|
|
|
paolo77
Legendary
Offline
Activity: 910
Merit: 1000
|
|
June 21, 2015, 06:55:48 AM |
|
Hello, thanks for the information, the wallet contains too many graphics features for raspberry, there should be a wallet say (lite) with only the basic functions and the POS of course!
|
|
|
|
crazyivan
Legendary
Offline
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
|
|
June 21, 2015, 04:36:30 PM |
|
Hey everyone,
what is the recommended blockchain explorer for netcoin?
Thx
|
|
|
|
|
M8BWNNRFMNdak68c
|
|
June 24, 2015, 06:08:31 AM |
|
Hey! Can you help me with the linux wallet? I run multiple coins without problems. but netcoin occasionally crashes. the daemon keeps running, but i see the error getinfo error: {"code":-1,"message":"CDB() : can't open database file wallet.dat, error -30973"} when i want to restartt i see /usr/bin/netcoind -daemon -onlynet=IPv4 -disablesafemode -rescan -salvagewallet ************************ EXCEPTION: St13runtime_error CDB() : can't open database file blkindex.dat, error 22 netcoin in AppInit()
terminate called after throwing an instance of 'std::runtime_error' what(): CDB() : can't open database file blkindex.dat, error 22 i then have to delete the database, re-download blocks.. rm blkindex.dat blk0001.dat /usr/bin/netcoind -daemon -onlynet=IPv4 -disablesafemode -rescan -salvagewallet getinfo { "version" : "v2.3.1.0", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 45059, "timeoffset" : -2, "moneysupply" : 76509184.00000000, "connections" : 8, "proxy" : "", "ip" : "***", "difficulty" : { "proof-of-work" : 0.40632789, "proof-of-stake" : 0.00024414 }, "testnet" : false, "keypoololdest" : 1435125622, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00010000, "errors" : "" }
thats really annoying.. any ideas?
|
|
|
|
tepelstreeltje
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 24, 2015, 06:07:22 PM |
|
Hey! Can you help me with the linux wallet? I run multiple coins without problems. but netcoin occasionally crashes. the daemon keeps running, but i see the error getinfo error: {"code":-1,"message":"CDB() : can't open database file wallet.dat, error -30973"} when i want to restartt i see /usr/bin/netcoind -daemon -onlynet=IPv4 -disablesafemode -rescan -salvagewallet ************************ EXCEPTION: St13runtime_error CDB() : can't open database file blkindex.dat, error 22 netcoin in AppInit()
terminate called after throwing an instance of 'std::runtime_error' what(): CDB() : can't open database file blkindex.dat, error 22 i then have to delete the database, re-download blocks.. rm blkindex.dat blk0001.dat /usr/bin/netcoind -daemon -onlynet=IPv4 -disablesafemode -rescan -salvagewallet getinfo { "version" : "v2.3.1.0", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 45059, "timeoffset" : -2, "moneysupply" : 76509184.00000000, "connections" : 8, "proxy" : "", "ip" : "***", "difficulty" : { "proof-of-work" : 0.40632789, "proof-of-stake" : 0.00024414 }, "testnet" : false, "keypoololdest" : 1435125622, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00010000, "errors" : "" }
thats really annoying.. any ideas? That is annoying indeed but it's a odd one. Which version of libdb are you using? You need to use v4.7 not 5. Did you try -repairwallet instead of -salvagewallet? Also not sure why you want to use the -disablesafemode command.
|
|
|
|
M8BWNNRFMNdak68c
|
|
June 25, 2015, 08:13:30 AM |
|
That is annoying indeed but it's a odd one. Which version of libdb are you using? You need to use v4.7 not 5. Did you try -repairwallet instead of -salvagewallet? Also not sure why you want to use the -disablesafemode command.
Ah okay Thank you.. Yey, with repairwallet my balances do not show up again, i probably need salvagewallet. disablesafemode is to keep on mining even if "the network is having troubles" on my long way for a working package combination that fits all altcoins ob ubuntu 14 i ended using this command line sudo apt-get install git build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev make zip screen nano ncdu libtool autotools-dev autoconf pkg-config libqrencode-dev libqt4-dev libminiupnpc8 miniupnpc libcurl4-gnutls-dev libdb5.1++-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libgmp-dev libmpfr-dev libglib2.0-dev wx2.8-headers libwxbase2.8-dev libwxgtk-media2.8-dev libwxgtk2.8-dev looks like 5.1 . how could i install and compile with libdb 4.7 ?
|
|
|
|
tepelstreeltje
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 25, 2015, 03:35:53 PM |
|
That is annoying indeed but it's a odd one. Which version of libdb are you using? You need to use v4.7 not 5. Did you try -repairwallet instead of -salvagewallet? Also not sure why you want to use the -disablesafemode command.
Ah okay Thank you.. Yey, with repairwallet my balances do not show up again, i probably need salvagewallet. disablesafemode is to keep on mining even if "the network is having troubles" on my long way for a working package combination that fits all altcoins ob ubuntu 14 i ended using this command line sudo apt-get install git build-essential libssl-dev libboost-all-dev git libdb5.1++-dev libminiupnpc-dev make zip screen nano ncdu libtool autotools-dev autoconf pkg-config libqrencode-dev libqt4-dev libminiupnpc8 miniupnpc libcurl4-gnutls-dev libdb5.1++-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libgmp-dev libmpfr-dev libglib2.0-dev wx2.8-headers libwxbase2.8-dev libwxgtk-media2.8-dev libwxgtk2.8-dev looks like 5.1 . how could i install and compile with libdb 4.7 ? First it's libdb4.8 my bad You need to remove the old libdb apt-get remove libdb5.1* then you need to follow this guide. It,s for bitcoin but it works for pretty much all coins. https://degreesofzero.com/article/building-bitcoind-from-source-on-ubuntu.html
|
|
|
|
M8BWNNRFMNdak68c
|
|
June 26, 2015, 09:44:24 AM |
|
great. thank you. but before trying that, i should sent my coins from the old wallet.. new problem: blocks do not sync ( since 3 days now.. ) { "version" : "v2.3.1.0", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 541183, "timeoffset" : -4, "moneysupply" : 376340821.63015902, "connections" : 12, ... }
can somebody please give me new adresses for addnode?
|
|
|
|
crazyivan
Legendary
Offline
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
|
|
June 27, 2015, 06:20:35 AM |
|
Thx a lot, this looks very nice.
|
|
|
|
tepelstreeltje
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 28, 2015, 10:17:35 AM Last edit: June 28, 2015, 09:18:05 PM by tepelstreeltje |
|
great. thank you. but before trying that, i should sent my coins from the old wallet.. new problem: blocks do not sync ( since 3 days now.. ) { "version" : "v2.3.1.0", "protocolversion" : 70001, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 541183, "timeoffset" : -4, "moneysupply" : 376340821.63015902, "connections" : 12, ... }
can somebody please give me new adresses for addnode? You don't need addnode can leave it blank had 12 connections. Also you don't necessarily have to send the coins to another adress, all you have to do is backup/extract the privatekey(s) of your Netcoin adress(es) (which i advise you to always do anyway and backup the wallet.dat aswell just to be safe). Backing up the privatekey you can do via the console help->debugscreen. For extracting the privatekey the wallet needs to be completely unlocked if your wallet is encrypted (NOT encrypted can skip this) so type in console: lockwallet walletpassphrase <your walletpassphrase here> 600 Now that the wallet is unlocked you can extract the privatekey by typing in the console: dumpprivkey <your Netcoinadress> !!! You need to do this for every single adress you want backed up and keep it safe because if someone got a hold of your privatekey they can steal your coins!!!! Importing the privatekey into the new wallet you can read in this thread previous page or on http://forum.netcoinfoundation.org/thread/814/guide-import-paper-wallet-privateMake sure you always have the wallet from a official source so or the Netcoin github https://github.com/netcoinfoundation/netcoin or the infosite http://netcoinfoundation.org/!!!
|
|
|
|
Allforone
|
|
July 09, 2015, 01:56:39 AM |
|
I always hear lots about block size and splitting coins up. So I have a newbie question.
How I gotta create multiple wallets? Using coin control does it randomly select wallet size or does it pick the best? Thanks!
|
|
|
|
Azkhabar
Member
Offline
Activity: 108
Merit: 10
|
|
July 09, 2015, 08:54:52 AM |
|
I always hear lots about block size and splitting coins up. So I have a newbie question.
How I gotta create multiple wallets? Using coin control does it randomly select wallet size or does it pick the best? Thanks!
No need to split with NET In fact I combined all my coins into a single big block (~1 million NET). To create multiple wallets, you just need to add one or more new addresses and transfer (part of) your coins there. With the coin control you can choose the blocks you want to use to transfer or combine your coins. Hope this help!
|
|
|
|
crazyivan
Legendary
Offline
Activity: 1652
Merit: 1007
DMD Diamond Making Money 4+ years! Join us!
|
|
July 12, 2015, 07:55:41 PM |
|
Why do I see such huge price variations recently? Any explanation behind that?
|
|
|
|
|