Actual no_std support
[rust-lightning] / lightning / src / chain / package.rs
2021-08-03 DevrandomActual no_std support
2021-07-08 Matt CoralloMerge pull request #961 from TheBlueMatt/2021-06-workar...
2021-07-05 Matt CoralloMerge pull request #958 from TheBlueMatt/2021-06-fix...
2021-07-01 Matt CoralloMerge pull request #954 from TheBlueMatt/2021-06-no...
2021-06-30 Matt CoralloMerge pull request #973 from TheBlueMatt/2021-06-fix...
2021-06-29 Matt CoralloMerge pull request #965 from TheBlueMatt/2021-06-log...
2021-06-29 Matt CoralloIncrease the log level of several channelmonitor/onchai...
2021-06-29 Matt CoralloMerge pull request #966 from TheBlueMatt/2021-06-workar...
2021-06-25 Matt CoralloMerge pull request #968 from TheBlueMatt/2021-06-no...
2021-06-24 Matt CoralloMerge pull request #964 from valentinewallace/2021...
2021-06-24 Valentine WallaceFix TLV serialization to work with large types.
2021-06-08 Matt CoralloMerge pull request #936 from TheBlueMatt/2021-05-spenda...
2021-06-01 Matt CoralloMerge pull request #935 from TheBlueMatt/2021-05-enum...
2021-06-01 Matt CoralloConvert most chain::* inner structs and enums to TLV...
2021-05-31 Matt CoralloMerge pull request #892 from TheBlueMatt/2021-04-fix...
2021-05-31 Matt CoralloMerge pull request #931 from jkczyz/2021-05-http-client...
2021-05-29 Matt CoralloMerge pull request #932 from TheBlueMatt/2021-05-broadc...
2021-05-28 Matt CoralloExpose the timelock of transaction packages
2021-05-28 Matt CoralloSimplify HolderHTLCOutput constructor and track CLTV...
2021-05-28 Matt CoralloAdd assertions to ensure we don't use an invalid packag...
2021-05-27 Matt CoralloMerge pull request #928 from TheBlueMatt/2021-05-really...
2021-05-27 Matt CoralloMigrate packages sub-fields to TLV serialization
2021-05-27 Matt CoralloAdd TLV suffix to PackageTemplate
2021-05-27 Matt CoralloMerge pull request #924 from GeneFerneau/alloc
2021-05-27 Gene FerneauUse alloc for no_std builds
2021-05-27 Matt CoralloMerge pull request #929 from jkczyz/2021-05-json-rpc...
2021-05-26 Matt CoralloMerge pull request #642 from ariard/2020-06-anchor...
2021-05-26 Antoine RiardAdd package template unit tests
2021-05-25 Antoine RiardMove compute_output_value as part of package member...
2021-05-25 Antoine RiardMove get_height_timer out of OnchainTxHandler
2021-05-25 Antoine RiardMove onchain* to chain/