Bitcoin Forum
May 13, 2024, 04:39:29 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 »
  Print  
Author Topic: [ANN][LDOGE] - LITEDOGE [Scrypt P.O.W, P.O.S 2.0, Ongoing Develoment 2023]  (Read 96300 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (2 posts by 1+ user deleted.)
EpyxZ
Hero Member
*****
Offline Offline

Activity: 994
Merit: 500



View Profile
June 16, 2016, 11:50:37 PM
 #121

New wallets are out for 3.4.0.0!

Update ASAP before block 595000
https://bitbucket.org/ctgiant/litedoge/downloads/litedoge-qt-windows-v3.4.0.0.zip

https://bitbucket.org/ctgiant/litedoge/downloads/LiteDoge-Qt-Mac-v3.4.0.0.zip

https://bitbucket.org/ctgiant/litedoge/src

https://mega.nz/#!WoASkRrR!-JSIvWNvze7_YLHJduxaACxF9zXpUx2tZLw4d33_I_4     -bootstrap update to block 590k

Thank you much
1715575169
Hero Member
*
Offline Offline

Posts: 1715575169

View Profile Personal Message (Offline)

Ignore
1715575169
Reply with quote  #2

1715575169
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715575169
Hero Member
*
Offline Offline

Posts: 1715575169

View Profile Personal Message (Offline)

Ignore
1715575169
Reply with quote  #2

1715575169
Report to moderator
1715575169
Hero Member
*
Offline Offline

Posts: 1715575169

View Profile Personal Message (Offline)

Ignore
1715575169
Reply with quote  #2

1715575169
Report to moderator
1715575169
Hero Member
*
Offline Offline

Posts: 1715575169

View Profile Personal Message (Offline)

Ignore
1715575169
Reply with quote  #2

1715575169
Report to moderator
4dtwo
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
June 17, 2016, 12:36:12 AM
Last edit: June 17, 2016, 12:56:36 AM by 4dtwo
 #122

Thanks devs! I put together a howto guide on upgrading the linux wallet to 3.4.0.0 for anyone who needs a refresher.

ssh to your litedoge wallet - linux pc / vps

apt-get update
apt-get upgrade


Stop existing wallet.

$litedoged stop

Download source and install

git clone https://bitbucket.org/ctgiant/litedoge.git
cd litedoge/src
make -f makefile.unix


archive old version (optional)

mv /bin/litedoged /root/litedoged_archive330

Copy compiled binary, 3.4.0.0 LDOGE to /bin

cp litedoged /bin

Start Wallet

litedoged

Check version is up-to-date
litedoged getinfo
root@vps:~# litedoged getinfo
{
"version" : "v3.4.0.0",

Unlock wallet for much staking
litedoged walletpassphrase your_password 99999999 true

Verify staking =true
litedoged getstakinginfo

root@vps:~# litedoged getstakinginfo
{
"enabled" : true,
"staking" : true,



Such Security, Clear bash shell history
cat /dev/null > ~/.bash_history && history -c && exit

Also posted on the litedoge subreddit - https://www.reddit.com/r/litedoge/comments/4oglms/howto_upgrade_ldoge_linuxvps_wallet_to_3400_hard/
heathcoin
Full Member
***
Offline Offline

Activity: 233
Merit: 100


View Profile
June 17, 2016, 02:49:37 AM
 #123

*** ATTENTION ***

Wallet Version v3.4.0.0 will make the following changes at block 595000 (about 10 days from now):

Block 595000 to 639999 = 4000 LDOGE
Block 640000 to 684999 = 2000 LDOGE
Block 685000 to 729999 = 1000 LDOGE
Block 730000 and above = 500 LDOGE

Transaction fee changed from 0.01 to 0.1 LDOGE effective at block 595000.

New wallet must be installed PRIOR to Block 595000 to avoid being on the wrong fork.
Instructions for downloading and installing the new wallet will be provided in the next few days.

Thank you.
- LDOGE Dev Team

Hopefully with the drastic decrease in the number of coins being minted we'll start seeing some price movement in the good direction!  Smiley  New wallet has been released.  All info and download links can be found at: http://ldoge.tech
heathcoin
Full Member
***
Offline Offline

Activity: 233
Merit: 100


View Profile
June 17, 2016, 07:02:47 AM
 #124

Thanks devs! I put together a howto guide on upgrading the linux wallet to 3.4.0.0 for anyone who needs a refresher.

ssh to your litedoge wallet - linux pc / vps

apt-get update
apt-get upgrade


Stop existing wallet.

$litedoged stop

Download source and install

git clone https://bitbucket.org/ctgiant/litedoge.git
cd litedoge/src
make -f makefile.unix


archive old version (optional)

mv /bin/litedoged /root/litedoged_archive330

Copy compiled binary, 3.4.0.0 LDOGE to /bin

cp litedoged /bin

Start Wallet

litedoged

Check version is up-to-date
litedoged getinfo
root@vps:~# litedoged getinfo
{
"version" : "v3.4.0.0",

Unlock wallet for much staking
litedoged walletpassphrase your_password 99999999 true

Verify staking =true
litedoged getstakinginfo

root@vps:~# litedoged getstakinginfo
{
"enabled" : true,
"staking" : true,



Such Security, Clear bash shell history
cat /dev/null > ~/.bash_history && history -c && exit

Also posted on the litedoge subreddit - https://www.reddit.com/r/litedoge/comments/4oglms/howto_upgrade_ldoge_linuxvps_wallet_to_3400_hard/


Thank you very much for the instructions.  I'm sure many will appreciate it! 

I really hope everyone updates soon... less than 450 blocks now before the hard fork.
presstab
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
June 17, 2016, 04:54:50 PM
 #125

Guys I need more advanced notice for hardforks to get the explorer updated. Now I missed the fork, since the message was delivered to me yesterday, and I didn't see it until today.

Please think further ahead next time, for the sake of my own convenience.

Thanks,

press

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
Salmen
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
June 17, 2016, 04:57:00 PM
 #126

Thanks devs! I put together a howto guide on upgrading the linux wallet to 3.4.0.0 for anyone who needs a refresher.

ssh to your litedoge wallet - linux pc / vps

apt-get update
apt-get upgrade


Stop existing wallet.

$litedoged stop

Download source and install

git clone https://bitbucket.org/ctgiant/litedoge.git
cd litedoge/src
make -f makefile.unix


archive old version (optional)

mv /bin/litedoged /root/litedoged_archive330

Copy compiled binary, 3.4.0.0 LDOGE to /bin

cp litedoged /bin

Start Wallet

litedoged

Check version is up-to-date
litedoged getinfo
root@vps:~# litedoged getinfo
{
"version" : "v3.4.0.0",

Unlock wallet for much staking
litedoged walletpassphrase your_password 99999999 true

Verify staking =true
litedoged getstakinginfo

root@vps:~# litedoged getstakinginfo
{
"enabled" : true,
"staking" : true,



Such Security, Clear bash shell history
cat /dev/null > ~/.bash_history && history -c && exit

Also posted on the litedoge subreddit - https://www.reddit.com/r/litedoge/comments/4oglms/howto_upgrade_ldoge_linuxvps_wallet_to_3400_hard/

That's odd :/ . One of my wallet is hosted on 512 MB VPS. I guess there aren't many server resources to compile again.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
presstab
Legendary
*
Offline Offline

Activity: 1330
Merit: 1000


Blockchain Developer


View Profile
June 17, 2016, 05:08:35 PM
 #127

That's odd :/ . One of my wallet is hosted on 512 MB VPS. I guess there aren't many server resources to compile again.

Do you have a swap file? Usually that will do the trick for the smaller vps.

Projects I Contribute To: libzerocoin | Veil | PIVX | HyperStake | Crown | SaluS
vashshawn (OP)
Sr. Member
****
Offline Offline

Activity: 530
Merit: 253


LDOGE aka Litedoge -stakeable 2.0 doge


View Profile WWW
June 17, 2016, 06:34:09 PM
 #128

hope it is going smooth for everyone trying out the new wallet, if anyone has any issues, pm me vashshawn, orctgiant. You can also visit us at https://webchat.freenode.net/?channels=#litedoge for support or free coins from rains/soaks using the tip bot or you can use or .faucet  for a few free coins











  ★ such speed much staking very cute ★  
                  such fun tipping and payment coin                  
             L i t e D o g e  (LDOGE)
      lite version of DOGE coin fair launch No Premine      
very website such twitter wow forum ★  


[/center]
heathcoin
Full Member
***
Offline Offline

Activity: 233
Merit: 100


View Profile
June 18, 2016, 05:11:10 AM
 #129

hope it is going smooth for everyone trying out the new wallet, if anyone has any issues, pm me vashshawn, orctgiant. You can also visit us at https://webchat.freenode.net/?channels=#litedoge for support or free coins from rains/soaks using the tip bot or you can use or .faucet  for a few free coins

I hope everyone realizes this was a HARD FORK and the new wallet is mandatory!  Please... if you haven't installed the new wallet yet do so NOW and check the presstab explorer to make sure you didn't fork.  If you did fork and don't know what to do... the link above will get you to folks who can help you.
dac10
Sr. Member
****
Offline Offline

Activity: 557
Merit: 250


View Profile
June 18, 2016, 12:52:37 PM
 #130

Today i saw the ad, I downloaded the new version, but there are no connections, so it does not stake. It serves bootstrap?
dac10
Sr. Member
****
Offline Offline

Activity: 557
Merit: 250


View Profile
June 18, 2016, 01:07:53 PM
 #131

Today i saw the ad, I downloaded the new version, but there are no connections, so it does not stake. It serves bootstrap?
Or do I add nodes?
I disabled the Firewall, but my Norton took this version(v3.4.0.0) as a big threat!!!
Salmen
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
June 18, 2016, 03:28:15 PM
 #132

That's odd :/ . One of my wallet is hosted on 512 MB VPS. I guess there aren't many server resources to compile again.

Do you have a swap file? Usually that will do the trick for the smaller vps.

I deployed a 2 GB VPS and compiled the wallet there and copied litedoged and uploaded to the smaller VPS. It didn't work and I used rsync to copy the files from the 2 GB VPS to 512 MB VPS.
Thereby, it works fine.

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
ctgiant
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
June 19, 2016, 01:19:48 AM
 #133

Today i saw the ad, I downloaded the new version, but there are no connections, so it does not stake. It serves bootstrap?
Or do I add nodes?
I disabled the Firewall, but my Norton took this version(v3.4.0.0) as a big threat!!!

You probably have to resync the database from 0.  You can either let it sync from scratch or use the supplied bootstrap.dat file from litedoge.tech

As far as Norton is concerned:  Norton typically does not like new files that have not been downloaded very many times by the community.  If it is marking it as a reputation threat, then that is why and you can just choose to restore file.  If if is some other threat please let us know and we will work to see why it thinks it is a threat.

MiningAlts Block Explorers and Windows/Mac Wallet Building Services - http://miningalts.com
heathcoin
Full Member
***
Offline Offline

Activity: 233
Merit: 100


View Profile
June 20, 2016, 05:43:40 AM
 #134

Today i saw the ad, I downloaded the new version, but there are no connections, so it does not stake. It serves bootstrap?

Did you get it working?
AtomicNixon
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
June 20, 2016, 10:24:40 AM
 #135

My wallet up and running just fine.  Also took the liberty of notifying Yobit as to the new wallet.  Hopefully out of maintenance soon
dac10
Sr. Member
****
Offline Offline

Activity: 557
Merit: 250


View Profile
June 20, 2016, 08:14:58 PM
 #136

Today i saw the ad, I downloaded the new version, but there are no connections, so it does not stake. It serves bootstrap?

Did you get it working?
Yes, thank you, pretty much I could get it to work right away, after I disabled Firewall.
heathcoin
Full Member
***
Offline Offline

Activity: 233
Merit: 100


View Profile
June 27, 2016, 06:24:17 AM
 #137

Prices are up!  Where is everyone???   Shocked
LiteBit
Legendary
*
Offline Offline

Activity: 1133
Merit: 1050


View Profile
June 27, 2016, 03:30:22 PM
 #138

Here, waiting for more than $8 volume  Tongue
knolmaniac
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
June 28, 2016, 11:28:40 AM
 #139

Here, waiting with 200 mil. 
When Yobit wallet is back online, i think  Grin
fresh83
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 28, 2016, 11:55:31 AM
 #140

what is a good price
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 »
  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!