Bitcoin Forum
May 14, 2024, 09:14:08 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 »
  Print  
Author Topic: [ANN] [LEMON] LemonCoin - Argon2 coin done right  (Read 76615 times)
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
August 29, 2019, 05:46:00 PM
 #761

Hi all!

This old node working for me.
Code:
addnode=5.39.83.88:22331
To make the node, need to enable server in config.conf, listen the port, then make the port forwarding, test port is open, and then your node will be
Code:
addnode=YOUR_EXTERNAL_IP:PORT
Use DDNS, if you have dynamic IP.

I will not do my own node because I haven't free space on my disk to synchronize full LEMON blockchain.

I have the above noded added, but it seems not to be connected.

The only node i can see is 45.32.180.199:22331

J
Yeap, I checked the port for that host, and then write in console
Code:
getpeerinfo
and see this node too. So previous post was been edited.

Need to make the more nodes, because so many traffic will go there, if one node will be connected only.  Grin

Try 146.198.18.29:50999

You do realise that there is absolutely no-one mining this coin, and there is no explorer, or any exchange....and its quite diff to mine Smiley
1715678048
Hero Member
*
Offline Offline

Posts: 1715678048

View Profile Personal Message (Offline)

Ignore
1715678048
Reply with quote  #2

1715678048
Report to moderator
1715678048
Hero Member
*
Offline Offline

Posts: 1715678048

View Profile Personal Message (Offline)

Ignore
1715678048
Reply with quote  #2

1715678048
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
August 29, 2019, 05:59:23 PM
Last edit: August 29, 2019, 07:48:00 PM by crypto_trader#43xzEXrP
 #762

Hi all!

This old node working for me.
Code:
addnode=5.39.83.88:22331
To make the node, need to enable server in config.conf, listen the port, then make the port forwarding, test port is open, and then your node will be
Code:
addnode=YOUR_EXTERNAL_IP:PORT
Use DDNS, if you have dynamic IP.

I will not do my own node because I haven't free space on my disk to synchronize full LEMON blockchain.

I have the above noded added, but it seems not to be connected.

The only node i can see is 45.32.180.199:22331

J
Yeap, I checked the port for that host, and then write in console
Code:
getpeerinfo
and see this node too. So previous post was been edited.

Need to make the more nodes, because so many traffic will go there, if one node will be connected only.  Grin

Try 146.198.18.29:50999


Nodes, working at port 22331, and I don't see opened port for this IP here: https://ping.eu/port-chk/
and maybe, this is some client connect to your node.
Nodes have enabled server=1, but clients can connect without enable server, and their ports not opened for incoming connections...

You do realise that there is absolutely no-one mining this coin, and there is no explorer, or any exchange....and its quite diff to mine Smiley
Yes, but there is limited total available supply, and blockchain excluding the double spending.  Grin

P.S.: I will enable my node after synchronization, and add config here, if I got success.



If you want to do mining this coin, and if difficulty is low, you can do solo-mining.
Just run the console-command:
Code:
setgenerate true
.
In this case, transactions can be confirmed, as result of solo-mining.



New addnode list with my node:
Code:
addnode=5.39.83.88:22331
addnode=45.32.180.199:22331
addnode=node.611.to:22331
addnode=cryptosyphon.dyndns.hu:22557

Config to enable node:
Code:
#Allow to accept incoming connections
listen=1

#Listen on all addresses (local, localhost, LAN, external IP)
bind=0.0.0.0

#YOUR external address or domain name (commented)
#externalip=node.611.to

#listen on this default port
port=22331

#addnode list
addnode=5.39.83.88:22331
addnode=45.32.180.199:22331
addnode=146.198.18.29:50999
addnode=cryptosyphon.dyndns.hu:22557
If opened port not passed the test here: https://ping.eu/port-chk/
Try to unlock this port for this program in your firewall.

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 29, 2019, 07:39:12 PM
Merited by crypto_trader#43xzEXrP (1)
 #763

Can you test this node?

cryptosyphon.dyndns.hu:22557
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 29, 2019, 07:48:55 PM
 #764

Can you test this node?

cryptosyphon.dyndns.hu:22557

Great, I see incoming connections
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
August 29, 2019, 07:52:23 PM
 #765

Can you test this node?

cryptosyphon.dyndns.hu:22557
1. https://ping.eu/port-chk/ port have status open.
2. Win+R -> cmd.exe -> nslookup cryptosyphon.dyndns.hu
3. Address:  84.1.218.145
4. in config
Code:
addnode=cryptosyphon.dyndns.hu:22557
5. restart LEMON wallet, and connect to the network.
6. See 2 active connections.
7.
Code:
getpeerinfo
8. And I see IP 84.1.218.145:22557 there.

Addnode list updated in previous post. +1 working node added.

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 29, 2019, 08:05:00 PM
 #766

Can you test this node?

cryptosyphon.dyndns.hu:22557
1. https://ping.eu/port-chk/ port have status open.
2. Win+R -> cmd.exe -> nslookup cryptosyphon.dyndns.hu
3. Address:  84.1.218.145
4. in config
Code:
addnode=cryptosyphon.dyndns.hu:22557
5. restart LEMON wallet, and connect to the network.
6. See 2 active connections.
7.
Code:
getpeerinfo
8. And I see IP 84.1.218.145:22557 there.

Addnode list updated in previous post. +1 working node added.

Great, thank you!
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 29, 2019, 08:23:52 PM
 #767

Heard of too many scam recentyl I don't understand why is it that easy nowadays to CREATSE such projects. Why does Bitcointalk administration do not filter posts? Is this project a scam or this is a real project?

It's not a scam, but when Cryptopia delisted this coin, the project was abandoned (if I remember correctly).
voteformeg
Legendary
*
Offline Offline

Activity: 1932
Merit: 1005


View Profile
August 30, 2019, 08:06:51 AM
 #768

Heard of too many scam recentyl I don't understand why is it that easy nowadays to CREATSE such projects. Why does Bitcointalk administration do not filter posts? Is this project a scam or this is a real project?

It's not a scam, but when Cryptopia delisted this coin, the project was abandoned (if I remember correctly).
, lol , i have seen a lot happen since the start of lemoncoin, and each time i thought that the end is reached some people pick it up again , think i start mining again , just for fun and you never know , it is crypto
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
August 30, 2019, 08:11:47 AM
 #769

Heard of too many scam recentyl I don't understand why is it that easy nowadays to CREATSE such projects. Why does Bitcointalk administration do not filter posts? Is this project a scam or this is a real project?

It's not a scam, but when Cryptopia delisted this coin, the project was abandoned (if I remember correctly).
, lol , i have seen a lot happen since the start of lemoncoin, and each time i thought that the end is reached some people pick it up again , think i start mining again , just for fun and you never know , it is crypto

Tell me about it, i never stopped mining it Smiley never had less than 2 cores on it for nearly 23 months
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 30, 2019, 09:39:26 AM
 #770

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
August 31, 2019, 02:39:35 AM
Last edit: August 31, 2019, 03:27:39 AM by crypto_trader#43xzEXrP
 #771

@CryptoSyphon, I see you as client now, in getpeerinfo.
My blockchain is fully synchronized now, over 1300000 blocks take only 800 MegaBytes, and now traffic exchange is so low.  Wink



Tell me about it, i never stopped mining it Smiley never had less than 2 cores on it for nearly 23 months
You just do solo mining of this coin, on your processor?? What about difficulty changing?
P.S.:
I found the 1 block, just for test, after 1 minute of solo-mining,
and got 5 LEMON - just with option "setgenerate true".
I see blocktime is 60 seconds so difficulty not so high.  Grin

I think, mining need to do just to confirm the transactions, to don't let blockchain height growing to fast.
You can just check is there any transactions exists in mempool, or not, as result of console command:
Code:
getrawmempool
And if there is exists some transactions, then enable solo-mining, else - disable and don't do the mining.



LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 31, 2019, 07:59:28 AM
 #772

@CryptoSyphon, I see you as client now, in getpeerinfo.
My blockchain is fully synchronized now, over 1300000 blocks take only 800 MegaBytes, and now traffic exchange is so low.  Wink


I have a server machine for the nodes and I still have two incoming connections.
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
August 31, 2019, 08:00:39 AM
 #773

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

Thank you, but I do not want to buy right now; I have a few LemonCoins too. Wink
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
September 01, 2019, 01:18:35 AM
 #774

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

Thank you, but I do not want to buy right now; I have a few LemonCoins too. Wink

When you say, you have a few...how many is a few?
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
September 01, 2019, 06:59:31 AM
Last edit: September 01, 2019, 07:28:24 AM by crypto_trader#43xzEXrP
 #775

You do realise that there is absolutely no-one mining this coin, and there is no explorer, or any exchange....and its quite diff to mine Smiley
As I said earlier, the solo mining is easy.
Just in console:
Code:
setgenerate true/false



And...
If anyone have the server and want to make blockexplorer, you can raise this yourself.
https://github.com/iquidus/explorer
Demonstration sites is there.

But as I understand, need Ubuntu (maybe on VirtualMachine). I am on Winodows.
Also, LEMON Coin can be listed here: https://chainz.cryptoid.info/
There is their own blockexplorer.
For example:
LiteCoin: https://chainz.cryptoid.info/ltc/
VertCoin: https://chainz.cryptoid.info/vtc/
etc...  Grin

Also, this can be listed on mining multipools, like this: https://miner-control.de/
As you can see, there is their own blockexplorers for each coin: https://miner-control.de/explorer
Source code - here: https://github.com/tpruvot/yiimp

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
September 01, 2019, 10:26:57 AM
 #776

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

Thank you, but I do not want to buy right now; I have a few LemonCoins too. Wink

When you say, you have a few...how many is a few?

Really not too much, I have mined it with an old laptop for a few months; I have mined 1200 coins so far. I had much more than this amount when it listed on Cryptopia (and Cryptopia existed).
minerja
Sr. Member
****
Offline Offline

Activity: 1248
Merit: 297


View Profile
September 01, 2019, 10:56:32 AM
 #777

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

Thank you, but I do not want to buy right now; I have a few LemonCoins too. Wink

When you say, you have a few...how many is a few?

Really not too much, I have mined it with an old laptop for a few months; I have mined 1200 coins so far. I had much more than this amount when it listed on Cryptopia (and Cryptopia existed).

Ah..i've about 300,000 ish
crypto_trader#43xzEXrP
Full Member
***
Offline Offline

Activity: 1589
Merit: 214


View Profile
September 01, 2019, 11:09:12 AM
 #778

Ah..i've about 300,000 ish
While you not spend this, you can raise the blockexplorer, connect this coin to the mining pools, an begin PR.

STOP RUSSIAN INVASION OF UKRAINE - SUPPORT UKRAINIAN DEMOS
Contact me in TOX: 653D6C2D13B6DF22C4CB93432586398858A608EE5457624A9A728BE1A9252C5DA12B894C54DB, or just crypto-trader@toxme.io.
Also, WAVES - SCAM! ;(
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
September 01, 2019, 12:05:31 PM
 #779

LemonCoin will live forever. Cheesy Too bad it's not on any exchanges now
We can exchange it here.
For example:
Quote
Want to buy/sell 1 LEMON for BTC at price 1.47619048 LEMON/BTC,
just because total supply is 31,000,000 LEMON / 21,000,000 BTC ~ 1.47619048 LEMON/BTC.
Same for LTC, and all another crypto, and maybe - tokens.
If you agree - contact me PM.  Grin

Thank you, but I do not want to buy right now; I have a few LemonCoins too. Wink

When you say, you have a few...how many is a few?

Really not too much, I have mined it with an old laptop for a few months; I have mined 1200 coins so far. I had much more than this amount when it listed on Cryptopia (and Cryptopia existed).

Ah..i've about 300,000 ish

You will be very rich someday. Smiley I decided to start mining again this coin with two machines, who knows... Smiley
CryptoSyphon
Jr. Member
*
Offline Offline

Activity: 34
Merit: 1


View Profile
September 01, 2019, 12:15:34 PM
 #780

I'm currently resolving issues with Cryptopia, there is a chance LEMON will stay on the exchange.

Don't you want to care with this project again? I think the community never dies here. Smiley
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 »
  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!