Bitcoin Forum
September 19, 2024, 07:56:52 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Lightning Network simulation  (Read 276 times)
guyhada (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 1


View Profile
April 26, 2019, 10:22:27 AM
Merited by ABCbits (1)
 #1

I'm trying to think on autopilot strategies, and my first step was to look for some simulation environment.

The only thing I could find is CLoTH (https://arxiv.org/pdf/1812.09940.pdf) but I don't think they released the code or planning to do it.
Is there any other simulation for lightning network?
if not, how do one tests ideas for autopilot strategies?

Thanks
darosior
Sr. Member
****
Offline Offline

Activity: 279
Merit: 435


View Profile
April 26, 2019, 07:32:55 PM
Merited by HeRetiK (1), ABCbits (1)
 #2

I'm trying to think on autopilot strategies, and my first step was to look for some simulation environment.

The only thing I could find is CLoTH (https://arxiv.org/pdf/1812.09940.pdf) but I don't think they released the code or planning to do it.
Is there any other simulation for lightning network?
if not, how do one tests ideas for autopilot strategies?

Thanks

Hi,

you can use the "NodeFactory" class from the C-Lightning test suite, setting up Bitcoin regtest nodes and LN nodes on top of it : https://github.com/ElementsProject/lightning/blob/f82e779f710da46fa7f19bcf61d1cd7f399e9c5e/tests/utils.py#L701 .
guyhada (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 1


View Profile
May 05, 2019, 06:52:31 AM
 #3

thanks!
Pages: [1]
  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!