I've created a live TESTNET installation of the eclair lightning node alpha release. The install is working and will open payment channels, send & receive funds, close channels.
This is working on TestNet.
The purpose of this endeavour is to explore the capabilities of this software and begin to answer some questions about it's use in practical situations.
For example:
How much can I send at once?
Is it really instant?
How does it perform?
What are the caveats to using this network?
Will it really scale in order for millions to be able to pay for coffee?
Will it be possible to run seamlessly for an end user with zero technical knowedge?
Is it possible for the LNN to stay decentralized among node operators?
Feel free to connect to my lightning node at URI:
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350@pa.xro.ca:9735Post your node URI in this thread, and a test payment request and let's see if we can get this TEST LNN implementation growing.
If you connect, post a payment request of 5-10 TESTNET milliBTC and I'll send them to you.
Let me know if you need help setting up a node, and I'll try to assist.
Installed with:
Stock Ubuntu 16.04
Oracle Java 8 (IMPORTANT, must be Oracle Java)
bitcoin-qt, set to testnet
eclair alpha (
https://github.com/ACINQ/eclair)
ports 18333 and 9735 open and NAT'd to node.
Awesome demo of eclair node in regtest mode
https://www.youtube.com/watch?v=v68npliVCWw&t=454sCurrently Active Public TESTNET Lightning Nodes026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350@pa.xro.ca:9735Sample Payment Requests for public nodes02478ff2fcd5135a43e76180602d9953f34686b3f7968ae0c0674a12376ddb7ee9:100000000:b2afc4278bac978886066aa2f71d098c1f12903d977b068837fb4240ffea8ba9
02478ff2fcd5135a43e76180602d9953f34686b3f7968ae0c0674a12376ddb7ee9:200000000:839bcf3e34ffa8aac80474a6b4babb3f5f5127d64d88a8ef7991164ba96f2a43
02478ff2fcd5135a43e76180602d9953f34686b3f7968ae0c0674a12376ddb7ee9:300000000:7da377bb665ec147c416db5ad07a94952154c8e1f4afac1266a589275f049e14
02478ff2fcd5135a43e76180602d9953f34686b3f7968ae0c0674a12376ddb7ee9:400000000:51f9353a5857a13ff26255f7d7ce88670f327592b5e2df65e38e30bf91d8b292
02478ff2fcd5135a43e76180602d9953f34686b3f7968ae0c0674a12376ddb7ee9:500000000:cec99ad09ffa4a7b0d609576fbd52c2ca785550d2fe1041dada67d648046096a
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350:600000000:05531bf99b20ff00cf7654c201092a32a95bdcebb761ae06b9c8534d239f8ebf
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350:700000000:eb7aaedc016ad607e6cf195d9defe736adf10481bd626e7f7993d35ef2825799
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350:800000000:049307d3bf99df1587ea7ec14a72ba12c6c09e91c927d7add3bc00921efa812f
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350:900000000:bcf3f7faa56885f35a73e18cf20805766b1bad619363c89372e7676b86c63b51
026e6a7caf73e61a3c43afed0f48a40ad4c200a0f15280e1774619fffe4553b350:1000000000:665fbff328012bbf0f9a22956cdd610fda0e8b04c0bb4d4b8726d09424b165d9
***UPDATE***After trying this software for a few days, it's clear that if you want to receive funds, you have to have open ports to be able to let others connect to your node and start a payment channel. If you set up a semi-permanent node with open ports, I'll post your EXTERNAL public address here so others can connect. If this is not possible for you, use one of the payment requests posted here to at least try to send a payment after you have connected to a node.
I don't know yet if payment requests can be re-used by different nodes. I do know that payment requests cannot be repaid from the same node.