Disable fast-fail to let CI actually run even though beta is broken
[rust-lightning] / Cargo.toml
2018-04-02 Matt CoralloUpdate for new rust-bitcoin API, avoid some duplicate...
2018-03-23 Matt CoralloMerge pull request #15 from TheBlueMatt/master
2018-03-23 Matt CoralloAdd some fuzz targets.
2018-03-23 Matt CoralloAdd fuzztarget feature, bump bitcoin/secp256k1
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-03-05 Matt CoralloMerge pull request #8 from TheBlueMatt/master
2018-03-05 Matt CoralloUnify license with rust-bitcoin-spv
2018-02-21 Matt CoralloUpdate deps, including significant dep reduction in...
2018-02-16 Matt Coralloinitial checkin