Pierre-Marie Padiou
073705a957
Implement state-counter retransmission ( #105 )
2017-07-17 14:28:07 +02:00
Fabrice Drouin
21d1d7c667
Fix update_add_htlc
encoding ( #104 )
...
* update_add_htlc wire message: swap expiry and payment hash fields
see BOLT 2
* fix accept_channel wire encoding
'min depth' and 'hlc min msat' fields we swapped
* gui: set ip to "unknown" when it has not been set in node announcements
2017-07-12 20:05:51 +02:00
Pierre-Marie Padiou
e7833055bd
Added support for BOLT 11 payment request ( #102 )
...
* implement BOLT 11 (payment request)
* (javafx) Added QR Code in receive payment modal, using zxing to generate QR code
2017-07-12 20:03:41 +02:00
Fabrice Drouin
7427cdb27b
Interpret feature bits as per rfc PR 156-169-178 ( #101 )
2017-07-11 17:41:14 +02:00
Pierre-Marie Padiou
582c327e04
Minor tweaks ( #94 )
...
* using scodec BitVector for interpretation of features
* datadir is now a file instead of a string
* (minor) made option mapping more explicit
2017-06-08 18:47:59 +02:00
Pierre-Marie Padiou
d86dd72d78
Separate code into modules ( #91 ) ( closes #88 )
2017-06-06 18:37:34 +02:00