Bitcoin Forum
May 06, 2024, 07:31:42 PM *
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 »  All
  Print  
Author Topic: 🔥LILICOIN🔥 [POW][POS][MASTERNODES][NOICO]🔥THE GREEN REVOLUTION !  (Read 7230 times)
shroomzcoin
Member
**
Offline Offline

Activity: 150
Merit: 11


View Profile
February 25, 2018, 08:45:29 PM
 #81

LILICOIN is added into CryptoHub pool  https://cryptohub.online/pools/LILI/

If we join enough coins we can launch cooperative masternode
Depends if you trust the person your sending your coins to unless its added to a shared masternode hosting site
1715023902
Hero Member
*
Offline Offline

Posts: 1715023902

View Profile Personal Message (Offline)

Ignore
1715023902
Reply with quote  #2

1715023902
Report to moderator
1715023902
Hero Member
*
Offline Offline

Posts: 1715023902

View Profile Personal Message (Offline)

Ignore
1715023902
Reply with quote  #2

1715023902
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715023902
Hero Member
*
Offline Offline

Posts: 1715023902

View Profile Personal Message (Offline)

Ignore
1715023902
Reply with quote  #2

1715023902
Report to moderator
1715023902
Hero Member
*
Offline Offline

Posts: 1715023902

View Profile Personal Message (Offline)

Ignore
1715023902
Reply with quote  #2

1715023902
Report to moderator
1715023902
Hero Member
*
Offline Offline

Posts: 1715023902

View Profile Personal Message (Offline)

Ignore
1715023902
Reply with quote  #2

1715023902
Report to moderator
Baikal miner
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
February 25, 2018, 09:18:16 PM
 #82

collect2: error: ld returned 1 exit status
Makefile:2752: recipe for target 'lilid' failed
make[2]: * [lilid] Error 1
make[2]: Leaving directory '/home/lili/lili/src'
Makefile:7067: recipe for target 'all-recursive' failed
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory '/home/lili/lili/src'
Makefile:595: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1



Why i want error?
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 25, 2018, 09:19:07 PM
 #83

lili.technology I made a translation into Russian on February 23rd - https://bitcointalk.org/index.php?topic=3006149.msg30920116#msg30920116 I sent you an email support@lili.technology with my wallet address. There is still no coin in the wallet.

Russian translation done: https://bitcointalk.org/index.php?topic=3008230.0

My wallet: LaVJV9EUPYeh1XxWEpS3tLu6go63wQfQM5

sent
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 25, 2018, 09:27:48 PM
 #84

collect2: error: ld returned 1 exit status
Makefile:2752: recipe for target 'lilid' failed
make[2]: * [lilid] Error 1
make[2]: Leaving directory '/home/lili/lili/src'
Makefile:7067: recipe for target 'all-recursive' failed
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory '/home/lili/lili/src'
Makefile:595: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1



Why i want error?

if you are on ubuntu

install required libraries first

Code:
apt-get install git automake build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev software-properties-common
add-apt-repository ppa:bitcoin/bitcoin
apt-get update && apt-get install libdb4.8-dev libdb4.8++-dev libminiupnpc-dev

then

Code:
git clone https://github.com/jembem/lili

Code:
chmod +x  lili/autogen.sh
chmod +x  lili/configure.ac
chmod +x  lili/depends/config.guess
chmod +x  lili/depends/config.sub
chmod +x  lili/share/genbuild.sh
chmod +x  lili/src/leveldb/build_detect_platform

then

Code:
cd lili/
./autogen.sh
./configure
make
95dram
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
February 25, 2018, 09:59:05 PM
 #85

cryptohub exchange has added Lili to their pools

https://cryptohub.online/pools/LILI/
Baikal miner
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
February 25, 2018, 10:01:32 PM
 #86

collect2: error: ld returned 1 exit status
Makefile:2752: recipe for target 'lilid' failed
make[2]: * [lilid] Error 1
make[2]: Leaving directory '/home/lili/lili/src'
Makefile:7067: recipe for target 'all-recursive' failed
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory '/home/lili/lili/src'
Makefile:595: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1



Why i want error?

if you are on ubuntu

install required libraries first

Code:
apt-get install git automake build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev software-properties-common
add-apt-repository ppa:bitcoin/bitcoin
apt-get update && apt-get install libdb4.8-dev libdb4.8++-dev libminiupnpc-dev

then

Code:
git clone https://github.com/jembem/lili

Code:
chmod +x  lili/autogen.sh
chmod +x  lili/configure.ac
chmod +x  lili/depends/config.guess
chmod +x  lili/depends/config.sub
chmod +x  lili/share/genbuild.sh
chmod +x  lili/src/leveldb/build_detect_platform

then

Code:
cd lili/
./autogen.sh
./configure
make



No
collect2: error: ld returned 1 exit status
Makefile:2752: recipe for target 'lilid' failed
make[2]: *** [lilid] Error 1
make[2]: Leaving directory '/home/lili/lili/src'
Makefile:7067: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/lili/lili/src'
Makefile:595: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
lili@vm222512:~/lili$
ariewayq
Newbie
*
Offline Offline

Activity: 135
Merit: 0


View Profile
February 25, 2018, 10:16:32 PM
 #87

https://pbs.twimg.com/profile_images/920687126685024256/EiUVnGmF_400x400.jpg

you can using this pool

cgminer/bfgminer -a quark -o stratum+tcp://cryptohub.online:5055 -u YOUREMAIL -p x

Port for static dif: 5056
You should set dif at password param, example: -p 1

You can also set worker name at -u param after symbol ":", example: -u YOUREMAIL:worker1

https://cryptohub.online/pools/
https://cryptohub.online/pools/LILI/

for node wallet

addnode=54.38.131.143:44100
addnode=199.247.11.252:35894
addnode=80.211.181.11:44100
addnode=47.254.37.247:52009
addnode=54.37.235.13:45164
addnode=148.251.198.218:53681
addnode=118.190.206.21:44100
addnode=221.180.22.249:44100
addnode=46.188.24.144:12688
addnode=54.37.235.13:45192
addnode=54.37.235.13:45204
addnode=5.135.155.226:35348
addnode=120.27.11.252:53967
addnode=45.76.252.152:44100
addnode=136.243.230.187:63758
addnode=54.37.235.13:45276
addnode=45.77.55.231:35768
addnode=47.104.87.181:49355
addnode=84.52.203.227:64563
addnode=47.104.1.19:44100
addnode=47.104.154.110:50812
addnode=185.24.235.170:56677
addnode=85.214.211.186:51910
addnode=47.104.155.35:49229
addnode=149.167.15.12:50335
addnode=185.209.23.211:56012
addnode=78.140.58.98:52555
addnode=47.254.17.78:62021
addnode=192.241.199.17:43520
addnode=116.11.157.205:3488
addnode=47.254.17.142:51626
addnode=148.251.244.141:54873
addnode=39.107.224.219:51853
addnode=35.196.30.222:65064
addnode=47.104.142.53:49310
addnode=118.190.204.89:49333
addnode=79.66.11.178:55885
addnode=178.189.45.164:52377
addnode=13.84.176.233:61942
addnode=47.104.147.209:52572
addnode=103.71.237.15:44100
addnode=47.104.109.236:49279
addnode=77.72.134.97:47510
addnode=77.72.134.124:44100
addnode=36.24.244.158:49359
addnode=45.76.122.222:60074
addnode=109.182.73.132:50024
addnode=130.255.58.37:56070
addnode=69.172.188.216:52208
addnode=108.56.193.9:56774
addnode=176.106.131.130:55122
addnode=91.122.62.157:31510
addnode=81.231.240.108:61092
addnode=176.9.19.145:65407
addnode=202.190.141.37:44100
addnode=78.34.33.22:54443
addnode=93.43.176.225:50017
addnode=99.242.141.240:57595

for more info you can join here

https://cryptohub.online/glossary/coininfo/95/

happy weekend and my best regards..
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 26, 2018, 12:03:44 AM
 #88



you can using this pool

cgminer/bfgminer -a quark -o stratum+tcp://cryptohub.online:5055 -u YOUREMAIL -p x

Port for static dif: 5056
You should set dif at password param, example: -p 1

You can also set worker name at -u param after symbol ":", example: -u YOUREMAIL:worker1

https://cryptohub.online/pools/
https://cryptohub.online/pools/LILI/

for node wallet

addnode=54.38.131.143:44100
addnode=199.247.11.252:35894
addnode=80.211.181.11:44100
addnode=47.254.37.247:52009
addnode=54.37.235.13:45164
addnode=148.251.198.218:53681
addnode=118.190.206.21:44100
addnode=221.180.22.249:44100
addnode=46.188.24.144:12688
addnode=54.37.235.13:45192
addnode=54.37.235.13:45204
addnode=5.135.155.226:35348
addnode=120.27.11.252:53967
addnode=45.76.252.152:44100
addnode=136.243.230.187:63758
addnode=54.37.235.13:45276
addnode=45.77.55.231:35768
addnode=47.104.87.181:49355
addnode=84.52.203.227:64563
addnode=47.104.1.19:44100
addnode=47.104.154.110:50812
addnode=185.24.235.170:56677
addnode=85.214.211.186:51910
addnode=47.104.155.35:49229
addnode=149.167.15.12:50335
addnode=185.209.23.211:56012
addnode=78.140.58.98:52555
addnode=47.254.17.78:62021
addnode=192.241.199.17:43520
addnode=116.11.157.205:3488
addnode=47.254.17.142:51626
addnode=148.251.244.141:54873
addnode=39.107.224.219:51853
addnode=35.196.30.222:65064
addnode=47.104.142.53:49310
addnode=118.190.204.89:49333
addnode=79.66.11.178:55885
addnode=178.189.45.164:52377
addnode=13.84.176.233:61942
addnode=47.104.147.209:52572
addnode=103.71.237.15:44100
addnode=47.104.109.236:49279
addnode=77.72.134.97:47510
addnode=77.72.134.124:44100
addnode=36.24.244.158:49359
addnode=45.76.122.222:60074
addnode=109.182.73.132:50024
addnode=130.255.58.37:56070
addnode=69.172.188.216:52208
addnode=108.56.193.9:56774
addnode=176.106.131.130:55122
addnode=91.122.62.157:31510
addnode=81.231.240.108:61092
addnode=176.9.19.145:65407
addnode=202.190.141.37:44100
addnode=78.34.33.22:54443
addnode=93.43.176.225:50017
addnode=99.242.141.240:57595

for more info you can join here

https://cryptohub.online/glossary/coininfo/95/

happy weekend and my best regards..

thanks for adding this + poll added to main topic Smiley
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 26, 2018, 01:04:49 AM
 #89

Discord : https://discord.gg/eXgr64
Baikal miner
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
February 26, 2018, 04:44:25 AM
 #90

so what is the dev how to defeat the error I have when compiling?
cryptloove
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
February 26, 2018, 06:58:37 AM
Last edit: February 26, 2018, 06:40:33 PM by cryptloove
 #91

Japanese translation reserved

Japanese translation finished:  https://bitcointalk.org/index.php?topic=3009184

My address : LMfAFh9HgD6FAmidz9bPp8iuP8sQMwetjC

lili.technology, i post a wrong address. Please confirm the Japanese translation page.

Thank you for your kindness!
Baikal miner
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
February 26, 2018, 04:01:34 PM
 #92

Dev i want error you help me?
shroomzcoin
Member
**
Offline Offline

Activity: 150
Merit: 11


View Profile
February 26, 2018, 07:26:07 PM
 #93

Dev i want error you help me?
i've had a go at compiling on unbuntu 16.04 and didnt have a problem, which unbuntu version are you running? and also which libdb? newer version than 4.8 may cause install problems ive heard with other coins, im having a go at get it running on a pi3 in the morning and will post a guide on the discord if im successful, or maybe some version of wine might let you run windows version if you cant get it installed under linux.
gaking man
Newbie
*
Offline Offline

Activity: 85
Merit: 0


View Profile
February 26, 2018, 09:00:51 PM
Last edit: February 26, 2018, 09:59:28 PM by gaking man
 #94

https://cryptohub.online/market/LILI/
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 26, 2018, 09:15:52 PM
 #95

You can trade LILI now here

https://cryptohub.online/market/LILI/

 Roll Eyes
shroomzcoin
Member
**
Offline Offline

Activity: 150
Merit: 11


View Profile
February 27, 2018, 11:00:15 AM
 #96

You can trade LILI now here

https://cryptohub.online/market/LILI/

 Roll Eyes
good job on first market, help expose the coin more
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 27, 2018, 02:49:12 PM
 #97

Masternode Setup Guide (cold wallet) on Ubuntu 16.04 64 Bit server ... created by one of our community member Smiley Thank you !

https://lili.technology/masternode-setup-lili-cold-wallet.pdf
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 27, 2018, 11:26:16 PM
 #98

You can trade LILI now here

https://cryptohub.online/market/LILI/

 Roll Eyes
good job on first market, help expose the coin more

thanks
cryptloove
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
February 27, 2018, 11:56:15 PM
 #99

Japanese translation reserved

Japanese translation finished:  https://bitcointalk.org/index.php?topic=3009184

My address : LMfAFh9HgD6FAmidz9bPp8iuP8sQMwetjC

lili.technology, i post a wrong address. Please confirm the Japanese translation page.

Thank you for your kindness!

i received. Thanks.
lili.technology (OP)
Copper Member
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
February 28, 2018, 12:08:25 AM
 #100

Japanese translation reserved

Japanese translation finished:  https://bitcointalk.org/index.php?topic=3009184

My address : LMfAFh9HgD6FAmidz9bPp8iuP8sQMwetjC

lili.technology, i post a wrong address. Please confirm the Japanese translation page.

Thank you for your kindness!

i received. Thanks.

welcome Smiley thanks for your great translation Smiley
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 »  All
  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!