Tadge Dryja
|
919b0002b1
|
put MSGID bytes back in to lnwire
|
2016-01-14 23:56:09 -08:00 |
|
Joseph Poon
|
8cc057bbd4
|
Cooperative Close
|
2016-01-14 23:56:09 -08:00 |
|
Joseph Poon
|
bf8e0d727d
|
Added ReservationID for funding_requeset
|
2016-01-14 23:56:09 -08:00 |
|
Joseph Poon
|
2d3253b95d
|
Cleanup
* Bugfixes
* Removed whether to include sigs in txin for readElement/writeElement
|
2016-01-14 23:56:09 -08:00 |
|
Joseph Poon
|
a93b6dcee4
|
Messages for funding flow.
This is the most different due to segwit (the rest of the messages are
simple).
I still need to simplify/refactor the tests, they're "messy".
|
2015-12-30 05:38:57 -08:00 |
|
Joseph Poon
|
02a9b1e237
|
While making things match closely with Rusty's wire protocol, I noticed
he didn't allow for multiple HTLCs. Gotta explain the rationale for that
that... will merge the progress in the next commit tomorrow.
|
2015-12-29 05:24:02 -08:00 |
|
Joseph Poon
|
161b1b5e4c
|
Message interface and stuff.
* Added Message interface (similar to btcd's)
* Moved Funding Request to its own file
* Refacored Funding Request Code (*MUCH* better)
* Various fixes
|
2015-12-28 03:24:16 -08:00 |
|