Bitcoin Forum
June 21, 2024, 11:22:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 154 »
  Print  
Author Topic: i quit  (Read 142513 times)
minerjoen
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
March 20, 2015, 03:38:13 PM
 #921

At 12:06 there was initiated /not by me/ transfer from my wallet:

Status: 219 confirmations
Date: 20. 3. 2015 12:06
To: dHGJ7QWmX6T1Jewk8C2uQLjwgwF1cM8bdB
Debit: -6156389.34192631 LDOGE
Transaction fee: -4.95 LDOGE
Net amount: -6156394.29192631 LDOGE
Transaction ID: e79c7f5084527ee19b4be9e97c18f4de93b268c14725469667b5bbc984429ca1-000

That was spendable amount. About 500 000 LDOGE left in wallet, it was in stake. I have a lot of wallets, protected by password, but I found out that LDOGE wallet was not encrypted. So something or someone can do it easy. It is lesson for me for the future...

hmm en what is your adress?

http://cryptoplorer.com:3011/tx/e79c7f5084527ee19b4be9e97c18f4de93b268c14725469667b5bbc984429ca1

Bitcoin: 1GPjrqoWGQfqyCEYnPhbA3nWN9dmMwFHRE
Elementrem: 0xF4789b95826C4474B3E7C780Fd90f639b51C4B6c
ltcoins
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
March 20, 2015, 03:42:27 PM
 #922

My address is: dQJG8pv3ckg1XkNTjWNiYctzbauXpaGkr2
d57heinz
Legendary
*
Offline Offline

Activity: 1453
Merit: 1011


Bitcoin Talks Bullshit Walks


View Profile
March 20, 2015, 03:49:54 PM
 #923

Now what will happen to the unconfirmed shares which are stuck in the mining pools ?

They will be confirmed.. just wait..

hope the pools dont shut the coin as most didnt have a direct link to ldoge from their main page 1 mil ldoge to who ever helps me get cons to compile on centos so i can build a pool


Lordcisco

I found this for you  it will get your going for probably most all wallets that are litecoin based. this should work for litedoge just substitute litedoge in for doge on the tutorial..  http://www.liquidweb.com/kb/install-dogecoin-wallet-on-centos/

If I can be of any help hit me up in chat.. Havent ever worked on centos so really you know as much Most likely more than I when it comes to that.. I would be following this guide aswell..
Best Regards
d57heinz

As in nature, all is ebb and tide, all is wave motion, so it seems that in all branches of industry, alternating currents - electric wave motion - will have the sway. ~Nikola Tesla~
PeterVenter
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
March 20, 2015, 03:51:48 PM
Last edit: March 20, 2015, 04:10:16 PM by PeterVenter
 #924

Staking isn't working for me.

I've been waiting 12 hours and nothing ;(

I've upgraded to the new wallet and unlocked it.

"Stake" amount still stays 0

"expected tome to earn reward"  keeps changing was 4 hours, then 8 and now 9 hours??

giveen
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1004


View Profile
March 20, 2015, 03:58:32 PM
 #925

Staking isn't working for me.

I've been waiting 12 hours and nothing ;(

I've upgraded to the new wallet and unlocked it.

"Stake" amount still stays 0

"expected tome to earn reward"  keeps changing was 4 hours, then 8 and now 9 hours??



Just like mining, stake difficulty goes up and down. Do you have coins that are mature, aka 500+ confirmations? Its also totally random.
d57heinz
Legendary
*
Offline Offline

Activity: 1453
Merit: 1011


Bitcoin Talks Bullshit Walks


View Profile
March 20, 2015, 04:01:15 PM
Last edit: March 20, 2015, 04:19:04 PM by d57heinz
 #926

Here is a step by step I used to get this compiled and working on a raspberry pi version 1.. it will only get a few connections but it is working great!!

What’s needed:

Hardware side:
• A Raspberry Pi Model B or Model B+ with its power supply.
• A 8 Gb (or more) SD Card -- the one sold with the Pi is perfectly fine (this is actually the one I am using).
• A USB mouse, USB keyboard and a HDMI screen for the Raspberry Pi
• An Ethernet cable to connect the Pi to your network
• A USB key to backup your wallet.dat file once everything is working
• A computer with a SD card reader

Software side:
• Raspbian (Debian Wheezy) image with Kernel 3.12 (the latest version at this time) (MD5 Hash: dd4410ac23263736c00fb3ce97fbb199 / SHA-1: b020908e3cba472a24f7a17498008eb69d86d1cb)
• Win32DiskManager (if your computer is running Windows)


Step 1: Flashing the SD card
Attention: Be extremely careful not the flash the wrong disk (e.g. your hard drive) during this step.

The distribution version we need to flash on the SD card is the lastest Raspbian (Debian Wheezy).
Step 2: Running Raspbian on the Pi and performing the initial configuration (about 5 minutes)

2.1 Insert the flashed SD card in the Raspberry Pi.

2.2 Plug in the USB mouse, the USB keyboard, the HDMI screen, the network cable, and the power cable.

The Raspberry Pi will boot for the first time and you will be presented with the Raspberry Pi Software Configuration Tool (raspi-config). To navigate in this tool, the useful keys are the up/down arrow, the Enter key, and the Tab key whenever the up/down arrow keys don’t do the job. Here, we will do 4 things:

2.3 Expand the Filesystem by choosing option 1. You will get a message Root partition has been resized.

2.4 Change the User Password by choosing option 2. Enter your new password twice. When entering the password, the characters won’t be displayed and that is perfectly normal. You will get a message Password changed successfully.

2.5 (optional)  This isn't really necessary if you ssh thru terminal after setting root password )Enable Boot to Desktop by choosing option 3. Select Desktop Log in as user ‘pi’ at the graphical desktop and press Enter.

2.6 (optional) (I used ssh to get into the ras pi  then did sudo su  the sudo passwd  set new root password  then logged into pi from ssh and did all terminal commands from there )Disable SSH by choosing option 8, Advanced Options, and then option A4, SSH. Press the tab key to switch the selection to Disable and press Enter. You will get a message SSH server disabled.

2.7 We are done with the raspi-config tool. Select Finish by pressing the tab key twice and reboot the Pi. Upon reboot, we will go straight to the desktop.

Note: If you ever need to open the raspi-config tool again, simply type sudo raspi-config at the Terminal (will get to that guy just below).


Step 3. Updating the Pi (about 5 minutes)

From now on, the easiest way to proceed is to display this post from the Pi itself (using the web navigator Midori available as a shortcut on the desktop) and copy paste each command (line) separately. For pasting on the Terminal, use right click > Paste.

3.1 On the desktop top left corner, double click LXTerminal (i.e. the Terminal) and run the following commands:

sudo apt-get update

sudo apt-get upgrade


When asked to do so, press the y key followed by the Enter key. You will need to that every time the message appears in the other steps below.


Step 4: Setting up the Pi for compiling the Litedoge code (about 1 hour 15 minutes)

4.1 Run the following command to install the required precompiled packages (about 10 minutes):
sudo apt-get install libssl-dev libboost1.50-all-dev libminiupnpc-dev qt4-qmake libqt4-dev eject


4.2 Run the following commands to compile and install Berkeley DB 4.8 (about 1 hour 5 minutes):
wget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz

sudo tar -xzvf db-4.8.30.NC.tar.gz

cd db-4.8.30.NC/build_unix

../dist/configure --enable-cxx

make


Time to complete execution of the make command is about 1 hour.
sudo make install

export CPATH="/usr/local/BerkeleyDB.4.8/include"

export LIBRARY_PATH="/usr/local/BerkeleyDB.4.8/lib"


Note: the export commands are only valid in the current Terminal session. To avoid errors, don't close the Terminal until you fully completed Step 6 (this is where they are needed). If you close it unexpectedly, simply rerun the two commands above before performing Step 6.
sudo ln -s /usr/local/BerkeleyDB.4.8/lib/libdb-4.8.so /usr/lib/libdb-4.8.so

sudo ln -s /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so /usr/lib/libdb_cxx-4.8.so

Once that is all done then git the wallet and compile it just like you would normally.  this will take about 2 hours or so Smiley  Patience is KEY!

Source: https://bitbucket.org/litedogedev/litedoge/src
Wallet: https://mega.co.nz/#!acNE2CqZ!XK6IIM7hfca481Br1Yz-WmQBXjPIHJ-6LFzVNDaFASY

add these nodes in your conf file
addnode=76.11.216.201
addnode=45.56.117.191
addnode=212.71.254.189

Best Regards
d57heinz

I edited this slightly from a thread I found on a reddcoin site.. This was the tutorial that got me going

As in nature, all is ebb and tide, all is wave motion, so it seems that in all branches of industry, alternating currents - electric wave motion - will have the sway. ~Nikola Tesla~
CryptoHobo
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
March 20, 2015, 05:46:02 PM
 #927

Staking isn't working for me.

I've been waiting 12 hours and nothing ;(

I've upgraded to the new wallet and unlocked it.

"Stake" amount still stays 0

"expected tome to earn reward"  keeps changing was 4 hours, then 8 and now 9 hours??



pretty normal m8 mine was 2 days yesterday 1 this morning and now its 2 again, the wallets been running the whole time

the stake amount will stay as 0 till you hit a block

is weight working correctly? i seem to only get 1 pt per coin regardless of age, my weight always seems to be = mature coins could just be imagining things i'll start recording the readings
 
5trade
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile
March 20, 2015, 09:02:58 PM
 #928

At 12:06 there was initiated /not by me/ transfer from my wallet:

Status: 219 confirmations
Date: 20. 3. 2015 12:06
To: dHGJ7QWmX6T1Jewk8C2uQLjwgwF1cM8bdB
Debit: -6156389.34192631 LDOGE
Transaction fee: -4.95 LDOGE
Net amount: -6156394.29192631 LDOGE
Transaction ID: e79c7f5084527ee19b4be9e97c18f4de93b268c14725469667b5bbc984429ca1-000

That was spendable amount. About 500 000 LDOGE left in wallet, it was in stake. I have a lot of wallets, protected by password, but I found out that LDOGE wallet was not encrypted. So something or someone can do it easy. It is lesson for me for the future...

stealing coins are easy for non encrypted wallets!

search block explorers, find addresses, dumpprivkey, import funds! 

crypto majik
d57heinz
Legendary
*
Offline Offline

Activity: 1453
Merit: 1011


Bitcoin Talks Bullshit Walks


View Profile
March 20, 2015, 09:10:45 PM
 #929

At 12:06 there was initiated /not by me/ transfer from my wallet:

Status: 219 confirmations
Date: 20. 3. 2015 12:06
To: dHGJ7QWmX6T1Jewk8C2uQLjwgwF1cM8bdB
Debit: -6156389.34192631 LDOGE
Transaction fee: -4.95 LDOGE
Net amount: -6156394.29192631 LDOGE
Transaction ID: e79c7f5084527ee19b4be9e97c18f4de93b268c14725469667b5bbc984429ca1-000

That was spendable amount. About 500 000 LDOGE left in wallet, it was in stake. I have a lot of wallets, protected by password, but I found out that LDOGE wallet was not encrypted. So something or someone can do it easy. It is lesson for me for the future...

stealing coins are easy for non encrypted wallets!

search block explorers, find addresses, dumpprivkey, import funds! 

crypto majik

If it was that easy there would be no funds in all wallets..   You must have the wallet.dat file that the address was created from in order to dump private key on that address..

best regards
d57heinz

As in nature, all is ebb and tide, all is wave motion, so it seems that in all branches of industry, alternating currents - electric wave motion - will have the sway. ~Nikola Tesla~
Stormspirit
Sr. Member
****
Offline Offline

Activity: 642
Merit: 250



View Profile
March 20, 2015, 10:39:24 PM
 #930

if u have 200k-300k  dont waste ur time on staking
apoloo
Sr. Member
****
Offline Offline

Activity: 616
Merit: 251



View Profile
March 20, 2015, 11:32:26 PM
 #931

if any kind soul who can send me some currencies would greatly appreciate it because my mining equipment've only got 1200 coins for the post thanks above all if someone makes
this is my email if someone sends me dU6ygNQZtGAmtrBwRfvnWEdiqwsoUQM5MZ

1200 coins undermine get some coin in your wallet ??
wildcat599
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 21, 2015, 12:37:34 AM
 #932

if u have 200k-300k  dont waste ur time on staking

May I ask why? I have little over 300k and it is telling me it will take a day to find a block from staking? 
melwinder
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
March 21, 2015, 12:42:48 AM
 #933

if u have 200k-300k  dont waste ur time on staking
accually, the net weight is 700 mllion. 300k/700m = 1 block every 1.7 days of keeping computer on 24/7.
so that is a 30% increase for that little holder.
why you tell them not to stake?
Because, he probably wants to increase his chances to stake if he tells other people not to do it by locking their wallet...
thelion07
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
March 21, 2015, 12:49:49 AM
 #934


I fixed my balance to be exact inputs, the last input was 28 hours ago and the wallet has been unlocked for staking since....... Us small holders don't stand a chance, mine still says 8 hours to stake and we all know how "hours" can mean days when it comes to staking.......

wildcat599
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 21, 2015, 12:52:43 AM
 #935

Well staking is suppose to be random, but the more you have the more likely you will be to find a block. I think that is the right way of thinking about it, but I don't know all that much.
birdcat90
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
March 21, 2015, 12:55:44 AM
 #936

why there so many doge doge coin..?

why not developing the real doge so it will be succeed and can surpass bitcoin?

<a href="http://www.freebiebitcoin.com">Earn free bitcoin</a>
wildcat599
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 21, 2015, 01:09:02 AM
Last edit: March 21, 2015, 01:19:24 AM by wildcat599
 #937

Well staking is suppose to be random, but the more you have the more likely you will be to find a block. I think that is the right way of thinking about it, but I don't know all that much.
it's not random its like mining.
also when a small holder gets a block his coins increase by a larger %
100k coins to someone with 100 million coins is 0.1%
100k coins to someone with 10 million coins is 1%
100k coins to someone with 1 million coins is 10 %
100k to someone with 100k coins is 100%

Ok I understand now thank you! I hope I wake up tomorrow with a few more ldoge in my wallet. *fingers crossed*

As I typed this I found one yay! Cheesy
kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
March 21, 2015, 01:16:47 AM
 #938

Here is a step by step I used to get this compiled and working on a raspberry pi version 1.. it will only get a few connections but it is working great!!

What’s needed:

Hardware side:
• A Raspberry Pi Model B or Model B+ with its power supply.
• A 8 Gb (or more) SD Card -- the one sold with the Pi is perfectly fine (this is actually the one I am using).
• A USB mouse, USB keyboard and a HDMI screen for the Raspberry Pi
• An Ethernet cable to connect the Pi to your network
• A USB key to backup your wallet.dat file once everything is working
• A computer with a SD card reader

Software side:
• Raspbian (Debian Wheezy) image with Kernel 3.12 (the latest version at this time) (MD5 Hash: dd4410ac23263736c00fb3ce97fbb199 / SHA-1: b020908e3cba472a24f7a17498008eb69d86d1cb)
• Win32DiskManager (if your computer is running Windows)


Step 1: Flashing the SD card
Attention: Be extremely careful not the flash the wrong disk (e.g. your hard drive) during this step.

The distribution version we need to flash on the SD card is the lastest Raspbian (Debian Wheezy).
Step 2: Running Raspbian on the Pi and performing the initial configuration (about 5 minutes)

2.1 Insert the flashed SD card in the Raspberry Pi.

2.2 Plug in the USB mouse, the USB keyboard, the HDMI screen, the network cable, and the power cable.

The Raspberry Pi will boot for the first time and you will be presented with the Raspberry Pi Software Configuration Tool (raspi-config). To navigate in this tool, the useful keys are the up/down arrow, the Enter key, and the Tab key whenever the up/down arrow keys don’t do the job. Here, we will do 4 things:

2.3 Expand the Filesystem by choosing option 1. You will get a message Root partition has been resized.

2.4 Change the User Password by choosing option 2. Enter your new password twice. When entering the password, the characters won’t be displayed and that is perfectly normal. You will get a message Password changed successfully.

2.5 (optional)  This isn't really necessary if you ssh thru terminal after setting root password )Enable Boot to Desktop by choosing option 3. Select Desktop Log in as user ‘pi’ at the graphical desktop and press Enter.

2.6 (optional) (I used ssh to get into the ras pi  then did sudo su  the sudo passwd  set new root password  then logged into pi from ssh and did all terminal commands from there )Disable SSH by choosing option 8, Advanced Options, and then option A4, SSH. Press the tab key to switch the selection to Disable and press Enter. You will get a message SSH server disabled.

2.7 We are done with the raspi-config tool. Select Finish by pressing the tab key twice and reboot the Pi. Upon reboot, we will go straight to the desktop.

Note: If you ever need to open the raspi-config tool again, simply type sudo raspi-config at the Terminal (will get to that guy just below).


Step 3. Updating the Pi (about 5 minutes)

From now on, the easiest way to proceed is to display this post from the Pi itself (using the web navigator Midori available as a shortcut on the desktop) and copy paste each command (line) separately. For pasting on the Terminal, use right click > Paste.

3.1 On the desktop top left corner, double click LXTerminal (i.e. the Terminal) and run the following commands:

sudo apt-get update

sudo apt-get upgrade


When asked to do so, press the y key followed by the Enter key. You will need to that every time the message appears in the other steps below.


Step 4: Setting up the Pi for compiling the Litedoge code (about 1 hour 15 minutes)

4.1 Run the following command to install the required precompiled packages (about 10 minutes):
sudo apt-get install libssl-dev libboost1.50-all-dev libminiupnpc-dev qt4-qmake libqt4-dev eject


4.2 Run the following commands to compile and install Berkeley DB 4.8 (about 1 hour 5 minutes):
wget http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz

sudo tar -xzvf db-4.8.30.NC.tar.gz

cd db-4.8.30.NC/build_unix

../dist/configure --enable-cxx

make


Time to complete execution of the make command is about 1 hour.
sudo make install

export CPATH="/usr/local/BerkeleyDB.4.8/include"

export LIBRARY_PATH="/usr/local/BerkeleyDB.4.8/lib"


Note: the export commands are only valid in the current Terminal session. To avoid errors, don't close the Terminal until you fully completed Step 6 (this is where they are needed). If you close it unexpectedly, simply rerun the two commands above before performing Step 6.
sudo ln -s /usr/local/BerkeleyDB.4.8/lib/libdb-4.8.so /usr/lib/libdb-4.8.so

sudo ln -s /usr/local/BerkeleyDB.4.8/lib/libdb_cxx-4.8.so /usr/lib/libdb_cxx-4.8.so

Once that is all done then git the wallet and compile it just like you would normally.  this will take about 2 hours or so Smiley  Patience is KEY!

Source: https://bitbucket.org/litedogedev/litedoge/src
Wallet: https://mega.co.nz/#!acNE2CqZ!XK6IIM7hfca481Br1Yz-WmQBXjPIHJ-6LFzVNDaFASY

add these nodes in your conf file
addnode=76.11.216.201
addnode=45.56.117.191
addnode=212.71.254.189

Best Regards
d57heinz

I edited this slightly from a thread I found on a reddcoin site.. This was the tutorial that got me going

when run the start command gets error "couldnt coonect with the server"
my .conf files is as below

Code:
server=1
daemon=1
rpcuser=*******
rpcpassword=***************
rpcport=*****
listen=1
addnode=45.56.117.191
addnode=212.71.254.189
addnode=ldoge.manhattanmine.com
addnode=ldoge.minerpools.com
addnode=ldoge.binpool.com
addnode=ldoge.suprnova.cc
addnode=45.55.181.94:17014
addnode=82.211.31.107:17014
addnode=24.168.14.28:17014
addnode=108.61.10.90:17014
addnode=178.63.99.132:17014
addnode=113.78.192.146:17014
addnode=198.245.50.213:17014
addnode=77.78.35.155:17014
addnode=117.67.253.238:17014
addnode=72.184.118.242:17014
addnode=126.125.38.172:17014
addnode=74.110.16.115:17014
addnode=84.40.126.102:17014
addnode=110.174.193.68:17014
addnode=24.191.33.43:17014
addnode=212.71.254.189:58413
addnode=45.56.117.191:38593
addnode=81.157.132.212:17014
addnode=5.101.96.124:51153
addnode=93.184.206.229:50575
addnode=206.255.66.106:49340

kevin1234a
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


Decentralizing Jesus on the Blockchain


View Profile WWW
March 21, 2015, 02:31:50 AM
Last edit: March 21, 2015, 02:55:25 AM by kevin1234a
 #939

when run the start command gets error "couldnt coonect with the server"
my .conf files is as below

what was the command you entered to start it?
should be ./litedoged start
yes

EDIT: we tried command without start and it worked spent whole day to figure out this compile twice daemon took 8 hrs

a BIG THANKS and RESPECT TO ALL WHO HELP ?GUIDED me in this

wildcat599
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
March 21, 2015, 02:43:17 AM
 #940

So I just got two blocks, but had to restart my computer and now the blocks say generated but not accepted anyone know why?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 [47] 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 ... 154 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!