Bitcoin Forum
October 03, 2025, 03:11:54 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / [SOLVED] Problem installing Litecoin Listening Full Node on: July 28, 2018, 01:32:18 PM
root@Bitcoin-1:~# ~/litecoin-0.16.0/bin/litecoin-cli getpeerinfo | grep 9333

"addr": "38.87.54.164:9333",
"addr": "174.138.13.27:9333",
"addr": "173.94.177.224:9333",
"addr": "173.255.204.124:9333",
"addrbind": "140.82.58.152:9333",
"addr": "47.97.215.104:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrbind": "140.82.58.152:9333",
"addr": "5.9.5.135:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "140.82.58.152:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "140.82.58.152:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "127.0.0.1:9333",
"addrbind": "140.82.58.152:9333",
"addrbind": "140.82.58.152:9333",
"addrlocal": "140.82.58.152:9333",
"addrbind": "140.82.58.152:9333",
"addr": "5.39.174.116:9333",
"addr": "94.130.52.104:9333",
"addrbind": "140.82.58.152:9333",

root@Bitcoin-1:~# ~/litecoin-0.16.0/bin/litecoin-cli getblockcount

1464192

root@Bitcoin-1:~# ~/litecoin-0.16.0/bin/litecoin-cli --version

Litecoin Core RPC client version v0.16.0

----

So latest version of Litecoin Core Full Node is running, but it is not listening.

The problem is: My node is invisible from outside on TCP port 9333:

root@thc-1:~# nmap 140.82.58.152
Starting Nmap 7.01 ( https://nmap.org ) at 2018-07-27 23:43 UTC
Nmap scan report for 140.82.58.152.vultr.com (140.82.58.152)
Host is up (0.043s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
22/tcp open ssh
8333/tcp open bitcoin
9998/tcp open distinct32
9999/tcp open abyss
Nmap done: 1 IP address (1 host up) scanned in 2.71 seconds

--- (same test but locally; TCP port 9333 is indeed closed.)

root@Bitcoin-1:~# nmap localhost
Starting Nmap 7.60 ( https://nmap.org ) at 2018-07-27 23:44 UTC
Nmap scan report for localhost (127.0.0.1)
Host is up (0.0000040s latency).
Other addresses for localhost (not scanned): ::1
Not shown: 996 closed ports
PORT STATE SERVICE
22/tcp open ssh
8333/tcp open bitcoin
9998/tcp open distinct32
9999/tcp open abyss
Nmap done: 1 IP address (1 host up) scanned in 1.70 seconds

---

root@Bitcoin-1:~# cat ~/.litecoin/litecoin.conf

#----
rpcuser=ltcuser
rpcpassword=ltcpassword
rpcallowip=127.0.0.1
#----
listen=1
server=1
daemon=1
maxconnections=24
#--------------------
datadir=/root/LitecoinCore
#externalip=140.82.58.152

---

Basically TCP port 9333 isn't open... why ? (140.82.58.152 = host Bitcoin-1)

(+same problem exists with my other host 193.29.187.116 = host thc-1)

Another question: Should I install Electrum-LTC server, or Electrum-LTC users just connect to plain Litecoin Full Node at random ?

Okay, problem SOLVED !

It turns out that 'nmap' doesn't scan a port of 9333 by default. So I forced a full port scan.

root@Bitcoin-1:~# nmap localhost -p 1-65535

Starting Nmap 7.60 ( https://nmap.org ) at 2018-07-28 17:21 UTC
Nmap scan report for localhost (127.0.0.1)
Host is up (0.0000040s latency).
Other addresses for localhost (not scanned): ::1
Not shown: 65524 closed ports
PORT      STATE SERVICE
22/tcp    open  ssh
7075/tcp  open  unknown
8332/tcp  open  unknown
8333/tcp  open  bitcoin
8545/tcp  open  unknown
9332/tcp  open  unknown
9333/tcp  open  litecoin
9998/tcp  open  distinct32
9999/tcp  open  abyss
30303/tcp open  unknown
31416/tcp open  boinc

Nmap done: 1 IP address (1 host up) scanned in 5.88 seconds
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ✅🔥🚀 [ANN][BOUNTY 1.5M$][ICO] ⭐ ETHEARNAL ICO 2.0 - Decentralised Freelancing ⭐ on: March 18, 2018, 08:46:42 PM
Bugs in whitepaper:
Page 13 says 142% profit, but I think it's more like 42% profit.

There's no way to double for the winning side. Simply because losing side has less tokens.

Page 25: (FAQ)
"WHAT ARE THE TAXES" -- Taxes is a misnomer. Taxes are paid to the government. Ethearnal is a decentralized system, so let's call it a 'fee'.

Page 4:
Market evaluation is indeed at $1.5 trillion, BUT the components seem wrong:
Only $486 million for technology jobs? Come on. If there's only 1 (one!) million of U.S hi-tech workers in this space, they obviously earn more than $486 dollars a year, each.

---
My evaluation of total market:
3rd party Freelancer market overview:
https://advancedconsult.files.wordpress.com/2017/05/example-3.pdf
($1.5 T trillion dollars; 77 million people.)
This implies a salary of $20,000/year or ~$1600/month.
Okay for India. Much higher in the U.S
Those numbers make sense to me.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ICO][Dorado.tech] - Next "Uber" on blockchain for all on-demand deliveries on: March 05, 2018, 08:04:18 PM
Hello,

A few hard anti-scam questions :
What is the connection between https://foodoutgroup.com/ and https://foodout.lt/ and https://foodout.lv/ ?

How can you prove that foodoutgroup.com is the main site?
Where are the links in the sub-sites that can prove the identity of the main site?
4  Bitcoin / Development & Technical Discussion / MultiSig: Is there such a thing as 'reverse SSS' ? (Shamir secret) on: February 08, 2018, 03:04:57 AM
Is there such a thing as 'reverse SSS' ? (Shamir secret sharing)

I think about constructing a multisig address from multiple pubkeys (m-of-n) in a deterministic way.
That is, in 2-of-3 system, having 2 pubkeys (or 2 pubkey hashes) to construct a multisig hash.

Goals:
1. Invent as 'Pay to PubKey Hash' (P2PKH) address that works with MultiSig.  (rather than pay-2-script)
2. Sign message from MultiSig address. (currently undefined and doesn't work)

Original talk:
Q: Is it possible to sign a message from a multisig address?
A: No, and here is why:
https://bitcointalk.org/index.php?topic=1576803.0
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ETZ]EtherZero - Fork 1:1 of Ethereum | 0 TX Fee | Masternode | 10000+ TPS on: January 12, 2018, 11:20:23 PM
How can EtherZero achieve zero-fee Gas price?
What-if Dapp will have infinite loop, or just inefficient very long code ?
How will ETZ scale to 10,000 TPS ?
6  Bitcoin / Development & Technical Discussion / Masterblocks: Scaling Blockchain by summarizing balances on: January 06, 2018, 09:48:22 PM
https://docs.google.com/document/d/1usnNigTJw6cpone_xrcIMmzxF7U1MFrjb3y7aTsbDx0/edit?usp=sharing

What do you think of it?
7  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO] Ꞩ SOCIAL - Decentralized Social Network, Marketplace & Ad Platform on: December 22, 2017, 09:10:56 AM
What is this?
A copy cat of Nexus Social? Or we are a copy cat of them?

https://sphere.social/

Where from do they have the source code of the Nexus Social web app, Android App and iPhone App ?
(UPDATE: It seems that both their Android and iPhone app is totally different, written from scratch, and they don't have a web app yet... so no access from Windows PC)
8  Bitcoin / Development & Technical Discussion / Re: Why is Bitcoin the predominant one among forks? on: November 07, 2017, 11:31:36 AM
Same reason why MP3 is the most popular audio codec for music. It's the first to actually provide good-enough compressed audio and gain market share. (hint: the best codec is Opus Audio, but few people know about it. And it will require special software to play-back.)
9  Other / Meta / Support request: Forum account got hacked on: November 07, 2017, 10:59:56 AM
5 days ago I got two emails:
"Email address changed"

"Dear Technologov,

Your Bitcoin Forum ([Suspicious link removed] to CunoRania66120@gmail.com by IP address 78.182.14.126. If you did not do this, then you can visit the following link within 14 days in order to lock the account:

[mod edit: private link removed]

Note that you will NOT be asked for your password at that URL.

Regards,
The Bitcoin Forum Team"

and "Password changed"

"Dear Technologov,

Your Bitcoin Forum (bitcointalk.org) password was just changed by IP address 78.182.14.126. If you did not do this, then you should use the forgotten password feature to change your password.

Regards,
The Bitcoin Forum Team."

Can anyone help me restore my original account, "Technologov" ? Or contact forum administrator ?
I tried to reset my password, to no avail.

Thanks in advance.
-Technologov
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!