Bitcoin Forum
May 24, 2024, 02:48:58 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 »
  Print  
Author Topic: [ANN][LimecoinX Rebrand to BitSend]  (Read 110604 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.
AikaPool
Hero Member
*****
Offline Offline

Activity: 880
Merit: 500

AikaPool admin


View Profile WWW
April 20, 2015, 11:22:16 PM
 #161

Welcome to http://aikapool.com/limx



http://aikapool.com - pool for a good mining!
rapta
Sr. Member
****
Offline Offline

Activity: 325
Merit: 250


View Profile
April 21, 2015, 01:40:41 AM
 #162

CoinGather is updated.
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 21, 2015, 05:22:18 AM
Last edit: April 26, 2015, 04:52:12 PM by Limx Dev
 #163

Hi Mates,

please Update your Pool and Exchange. ( Wrong Fork @ minerpools)


Setting up a masternode part 1 - Windows

We will be using your home computer and a cloud vps server with ubuntu ($5 a month)

Create a new .txt file, we need to copy/paste a few codes/addresses

Start with a new wallet (0 balance) but first back up your old wallet.dat if you have coins in it Wink
Open te QT, and make sure you have your firewall accepting connections from the Limecoinx QT Wink


Let it sync up.


After you synced, go to Tools=>Debugconsole=>Console
Then typ : masternode genkey              
Press enter

You will see a large code, copy this code to the .txt file for now. We need this code later on when we are setting up a new Limecoinx.conf file

Go back to your Wallet=>Tools=>Debugconsole=>Console
Then typ : getaccountaddress 0

This will give you a new Limecoinx address. Copy this address to the .txt file for now. We need this address later on to sent EXACTLY 5000 LIMX  to it (more or less will not work!) so you are able to be a masternode Wink



Next you need to encrypt your wallet! Make sure you think of a strong password!
Settings=>encrypt wallet

After doing that your wallet needs to restart.
Code:
(Example Server conf)
rpcuser=worker
rpcpassword=123fasdjnhfjkasdfkjandkjasndjnaldnalsndasd1231241324
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=32
masternode=1
masternodeprivkey=7r6pasdasdasdasdHFPsFXpUH2eWyTOAE7QnN4CQkzZMf9Pj9vuz2
Alright, It is time to sent those 5000 Limecoinx to the "address 0" you copy/pasted in the .txt file. make sure it is EXACTLY 5000!!  Cheesy

If you have coins in your backed up wallet. Close down the Limecoinx QT and just switch your wallet.dat with the back up wallet.dat (the one with your coins in it Wink) make sure you dont remove or lose the other "masternode" one, just put it away somewhere else for a sec.
Restart the Limecoinx QT, Let it load, and you should see you have balance again from your backup wallet.

Send 5000 coins to the Limecoinx address we put in the .txt file earlier. Let it fully confirm in the blockchain.
Close the Limecoinx QT and swap the wallet.dat files again. You will now need the masternode wallet.dat file again.

Next, we need to make a new .conf file
(Your Client Remoute)
Code:
rpcuser=your-desired-username
rpcpassword=your-favourite-password
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
masternode=1
masternodeprivkey=MasternodeGeneratedKey
masternodeaddr=UbuntuServerIP:8886



Change username/password
Replace the MasternodeGeneratedKey with the one you copy/pasted in the .txt file
Save as Limecoinx.conf (we all know where to put this right?)

masternodeaddr=UbuntuServerIP:8886 Will be used in Part 2.


Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 22, 2015, 06:45:37 AM
 #164

Hi Mates,





addnode=5.56.209.255



Regards Christian

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 23, 2015, 11:19:24 AM
Last edit: April 23, 2015, 11:43:24 AM by Limx Dev
 #165

Hi,

a brief overview.




The new Version is 11.2.23.

I have add a new checkpoint. Upnp for windows-wallets is now --default--enable. I have add the coingahter server and aika pool. Please open your Port 8886.

Thank you  Wink

Source
https://github.com/LIMX-SUPPORT/LimecoinX

https://github.com/LIMX-SUPPORT/LimecoinX/blob/master/README.md

For use limecoinxd Ubuntu & Debian please install.

sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev

Known bug

The reward for Masternode ist 25 Limx per Block. My Solo rig work corecct. Aika Pool payed only 10 Limx on Masternode.
The cause is not clear to me.

Main.cpp
Code:
int64_t GetMasternodePayment(int nHeight, int64_t blockValue)
{
    int64_t ret = blockValue/2; // start at 50% LIMX

    return ret;
}



Desired ideas.

We need a seed server.

Regards Christian


Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 23, 2015, 12:51:59 PM
Last edit: April 23, 2015, 06:37:14 PM by Limx Dev
 #166

Source for Version 11.2.25 ia aviable.  QT and Demon coming soon.

- Masternodes Bugs
- Linux compiling fixes

https://github.com/LIMX-SUPPORT/LimecoinX

Regards Christian

The new Wallet have a backupsystem for wallet.dat.


Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
April 23, 2015, 07:48:00 PM
 #167

I'd like to buy some but the exchanges are on some wrong fork or something. PM if you want to sell me some.
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 23, 2015, 09:11:37 PM
 #168

I'd like to buy some but the exchanges are on some wrong fork or something. PM if you want to sell me some.
Hi,

coingather.com is online and up to date.

Regards

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 24, 2015, 07:53:44 PM
 #169

Hi,

a brief overview.





The new Version is 11.2.25.

I have add fix for the connection. Because we have too few master nodes.

Thank you  Wink

Source
https://github.com/LIMX-SUPPORT/LimecoinX

https://github.com/LIMX-SUPPORT/LimecoinX/blob/master/README.md

For use limecoinxd Ubuntu & Debian please install.

sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev



Regards Christian

Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
April 24, 2015, 10:03:15 PM
 #170

I'd like to buy some but the exchanges are on some wrong fork or something. PM if you want to sell me some.
Hi,

coingather.com is online and up to date.

Regards

I prefer Comkort, seems to be online now.
AikaPool
Hero Member
*****
Offline Offline

Activity: 880
Merit: 500

AikaPool admin


View Profile WWW
April 24, 2015, 10:13:13 PM
 #171

AikaPool.com - updated to new Version is 11.2.25.



http://aikapool.com - pool for a good mining!
Limx Dev
Copper Member
Legendary
*
Offline Offline

Activity: 2324
Merit: 1348



View Profile
April 25, 2015, 08:36:19 AM
Last edit: April 25, 2015, 10:28:55 AM by Limx Dev
 #172

AikaPool.com - updated to new Version is 11.2.25.




Explorer Online  Wink
https://bchain.info/LIMX/






Bitcore BTX - a UTXO fork of Bitcoin - since 2017
___██ WebSite
██ Telegram
___██ Github
██ Github - Releases/ Wallets
___██ SBTX Pancakeswap
██ ChainzID Explorer
___██ UTXO fork
██ Coinmarketcap.com
LIMX SUPPORT (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile WWW
April 25, 2015, 04:09:01 PM
Last edit: April 25, 2015, 04:26:14 PM by LIMX SUPPORT
 #173

 Grin have my mac osx development enviroment finished.

limx wallet/daemon packages now available for:

WINDOWS 32 BIT

MAC OSX 64 BIT

LINUX 64 BIT


https://sourceforge.net/projects/limx/files/


sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:08:04 PM
 #174

Aika Pools is only correct online!
sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:14:18 PM
 #175

no mining in pool lmx.minerpools
sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:20:18 PM
 #176

4000 coin lost in pool lmx.minerpools
sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:26:32 PM
 #177

Why Limx Dev Huh
sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:32:38 PM
 #178

Why pool is open???
LIMX SUPPORT (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100



View Profile WWW
April 25, 2015, 09:38:26 PM
 #179

aikapool and cryptopia pool are running.

we dont know why minerpools did not update, perhaps he is currently not available. he is not responsing to us.

we dont know why you guys still working on minerpools, all new mined blocks there till the fork are useless & and did not exist on the right limx chain.

we cant do more as announce it here, writing pm and contact all exchanges and pools.

we did a very huge update from bitcoin 0.9 to bitcoin 0.11 and implemented the masternode & instantx technology.

we switched the ports and the source has a blockchain checkpoint from the correct chain.





sis77
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
April 25, 2015, 09:41:03 PM
 #180

Dev LIMX, no mining in pool lmx.minerpools !...~SCAM,SCAM,SCAM  Huh Huh Huh
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 »
  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!