Olaoluwa Osuntokun
|
30523d7db3
|
lnwallet: import badge's script utils in new file
|
2015-12-20 17:10:24 -06:00 |
|
Olaoluwa Osuntokun
|
093bbf40ad
|
lnwallet: track some more stats in channel state
|
2015-12-20 15:17:13 -06:00 |
|
Olaoluwa Osuntokun
|
d2e3b376ea
|
lnwallet: re-name package to lnwallet, though it was?
|
2015-12-20 00:00:50 -06:00 |
|
Olaoluwa Osuntokun
|
61f5772c40
|
lnwallet: re-use same wallet instance across tests
* btcwallet still rather slow to create/open, due to scrypt derivation
2x?
|
2015-12-18 21:48:55 -06:00 |
|
Olaoluwa Osuntokun
|
29d381ad21
|
lnwallet: adapt tests to field changes
|
2015-12-18 21:47:47 -06:00 |
|
Olaoluwa Osuntokun
|
420e34cc91
|
lnwallet: forgot some field name changes
|
2015-12-18 21:43:37 -06:00 |
|
Olaoluwa Osuntokun
|
a689595054
|
lnwallet: comment out lnwire-like serialization stuff for now
|
2015-12-18 21:42:49 -06:00 |
|
Olaoluwa Osuntokun
|
2f7a801dcb
|
lnwallet: embed channel state within ChannelReservation
|
2015-12-18 21:39:51 -06:00 |
|
Olaoluwa Osuntokun
|
6bb37448f0
|
lnwallet: add num updates and delivery addresses to channel state
* move utility funds to bottom of file
|
2015-12-18 21:35:40 -06:00 |
|
Olaoluwa Osuntokun
|
6af4aaf71b
|
lnwallet: separate channel state into new struct
* Will be integrated into ChannelReservation also
* This is the struct that will be persisted to disk
|
2015-12-18 15:37:13 -06:00 |
|
Joseph Poon
|
39b100b865
|
Serialize Funding Request and script for CLTV-only
|
2015-12-18 11:29:35 -08:00 |
|
Olaoluwa Osuntokun
|
feb00e04c4
|
lnwallet: add fun to create initial Commitment Tx
* Forgot we assume mal fix, need to go back and update the reservation
workflow
|
2015-12-16 22:58:49 -06:00 |
|
Olaoluwa Osuntokun
|
48c1c39dc9
|
lnwallet: add skeleton for LightningChannel
* pretty much same as strux/lchannel.go
* Too beefy atm, added note to bring back old CompleteReservation
struct
|
2015-12-16 22:58:01 -06:00 |
|
Olaoluwa Osuntokun
|
ddb74258ff
|
lnwallet: import tadge's p2shify func
|
2015-12-16 22:55:52 -06:00 |
|
Olaoluwa Osuntokun
|
147748d178
|
rename wallet to lnwallet
|
2015-12-16 14:51:59 -06:00 |
|