A few minor test cleanups and remove new warnings from #32
[rust-lightning] / src / chain /
2018-06-14 Matt CoralloMerge pull request #29 from TheBlueMatt/2018-06-api...
2018-06-14 Matt CoralloRemove bitcoincorerpcchain, as it belongs in a separate...
2018-03-20 Matt CoralloMerge pull request #12 from TheBlueMatt/2018-03-fixes
2018-03-19 Matt CoralloClean up a few comments after #11 merge.
2018-03-19 Matt CoralloMerge pull request #11 from tamasblummer/chaininterface...
2018-03-19 Tamas BlummerSplit out BroadcastInterface, ChainWatchInterface monit...
2018-03-11 Matt CoralloMerge pull request #10 from tamasblummer/use_bitcoin_chain
2018-03-10 Tamas Blummeruse new bitcoin-chain module extracted from bitcoin
2018-02-21 Matt CoralloSilence warning on essentially-unimplemented chain...
2018-02-21 Matt CoralloAdd some light docs, rm empty walletinterface (better...
2018-02-16 Matt Coralloinitial checkin