Fix unused `Result` in tests
[rapid-gossip-sync-server] / Cargo.toml
2024-03-23 Matt CoralloBump LDK to 0.0.121/rust-bitcoin 0.30, bumping MSRV...
2024-01-10 Matt CoralloMerge pull request #68 from johncantrell97/118
2023-12-05 John Cantrellbump to ldk 118
2023-10-19 Matt CoralloMerge pull request #63 from arik-so/2023/10/ordering_fix
2023-10-19 Arik SosmanReplicate Mutiny test scenarios.
2023-10-12 Matt CoralloMerge pull request #60 from arik-so/2023/08/first_unit_test
2023-10-05 Arik SosmanUpgrade to LDK 117.
2023-08-13 Matt CoralloMerge pull request #51 from arik-so/2023/08/pre_test_re...
2023-08-02 Arik SosmanUpgrade to 116 release.
2023-07-16 ArikMerge pull request #48 from TheBlueMatt/2023-07-further-opt
2023-07-16 Matt CoralloEnforce panic = abort in all build modes
2023-07-16 Matt CoralloUpgrade to LDK 0.0.116-alpha1
2023-07-16 Matt CoralloBump tokio to latest LTS version now that we have a...
2023-07-16 Matt CoralloSwitch to Rust edition 2021
2023-06-28 Matt CoralloMerge pull request #40 from arik-so/2023-06-0.0.115
2023-06-27 Arik SosmanUpdate to 0.0.115.
2023-05-06 Matt CoralloMerge pull request #29 from arik-so/2023-04-empty-blob...
2023-05-06 Arik SosmanCreate a utility method to generate noöp RGS blobs.
2023-04-03 Matt CoralloMerge pull request #21 from jurvis/jurvis/2022-11-rgs...
2023-03-18 ArikMerge pull request #25 from TheBlueMatt/main
2023-03-07 Matt CoralloUpgrade to latest lightning crate, switching to async...
2022-11-08 Matt CoralloMerge pull request #19 from TheBlueMatt/main
2022-10-27 Matt CoralloUpdate LDK to 0.0.112
2022-09-14 ArikMerge pull request #14 from TheBlueMatt/main
2022-09-13 Matt CoralloUpdate to LDK 0.0.111, rust-bitcoin 0.29
2022-09-13 Matt CoralloUse more appropriate data types for SCIDs, direction...
2022-09-13 Matt CoralloDrop several unused dependencies
2022-08-22 ArikMerge pull request #5 from TheBlueMatt/2022-08-block...
2022-08-22 ArikMerge pull request #4 from TheBlueMatt/2022-08-fix...
2022-08-22 Matt CoralloDon't spawn new single-threaded executors, stay inside... 2022-08-fix-executors
2022-08-22 Arik SosmanInitial commit.