Olaoluwa Osuntokun
5affed38fc
multi: update btcsuite API's to latest upstream changes
...
This commit makes a large number of minor changes concerning API usage
within the deamon to match the latest version on the upstream btcsuite
libraries.
The major changes are the switch from wire.ShaHash to chainhash.Hash,
and that wire.NewMsgTx() now takes a paramter indicating the version of
the transaction to be created.
2017-01-05 13:56:34 -08:00
Olaoluwa Osuntokun
102a0f6689
elkrem: sync with upstream onehop branch
...
This commit syncs the version of elkrem currently checked into master
with the version that has been developed in the upstream master branch.
2016-06-29 16:55:49 -07:00
Olaoluwa Osuntokun
fcff17c336
multi: change all imports to roasbeef's forks
...
This commit will allow the general public to build lnd without jumping
through hoops setting up their local git branches nicely with all of
our forks.
2016-05-15 17:22:37 +03:00
Tadge Dryja
c1212d1369
off by 1 fix, a little more serdes check
2016-01-18 21:26:28 -08:00
Tadge Dryja
2b66c234c6
actually remove current from sender and calc on the fly for addnext
2016-01-18 21:08:16 -08:00
Tadge Dryja
2301af5615
remove "current" from receiver, add very simple serialization test
2016-01-18 21:04:53 -08:00
Tadge Dryja
a3f65bb4ad
serialization / deserialization of elkrem built, untested
2016-01-18 20:15:51 -08:00
Tadge Dryja
65c7d1c40c
move elkrem, uspv libs to plasma repo
2016-01-14 23:58:05 -08:00