summaryrefslogtreecommitdiff
path: root/btc-wire/Cargo.toml
AgeCommit message (Expand)Author
2024-03-18Update dependencies and clean codeHEADmasterAntoine A
2023-11-21Support ethereum 1.13.5Antoine A
2023-10-04Update dependencies and bump msrv to 1.70.0 to follow debian unstable packageAntoine A
2023-01-24Update dependenciesAntoine A
2022-12-11Bump msrv to 1.63.0 to follow debian packageAntoine A
2022-12-11Update dependenciesAntoine A
2022-09-15Update dependenciesAntoine A
2022-07-20Set msrv to 1.57.0 to follow debian packageAntoine A
2022-07-20Update dependenciesAntoine A
2022-03-16Use a common metadata formatAntoine A
2022-03-04Improve config parsingAntoine A
2022-02-16Encrypted wallet with user defined passwordAntoine A
2022-02-15Replace argh CLI parser with clap, merge wire binary with its bootstrap and i...Antoine A
2022-02-15btc-wire: metadata doc draftAntoine A
2022-02-06Update dependencies and use taler-config to parse configurationAntoine A
2022-02-03Rename taler_common to common as it is less taler specificAntoine A
2022-02-02Preparation for eth-wireAntoine A
2022-02-01eth_wire: initializeAntoine A
2022-01-25Remove fastrand when rand is used and improve taler_commonAntoine A
2022-01-24Update dependenciesAntoine A
2022-01-21Licensing everywhereAntoine A
2022-01-18Improve bootstrap cliAntoine A
2022-01-11Merge taler-log, taler-api and taler-config in taler-commonAntoine A
2022-01-09Remove useless owo-colorsAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2021-12-27Parse bitcoin config fileAntoine A
2021-12-27Lower level rpc and fix failing testAntoine A
2021-12-17btc-wire: rpc cleanupAntoine A
2021-12-16Use custom simple RPC clientAntoine A
2021-12-15Move taler api to another crate and other improvementsAntoine A
2021-12-15Learn how concurrency work in postgresql the hard wayAntoine A
2021-12-15Make confirmation configurableAntoine A
2021-12-13Handle and test losing database connection in btc-wireAntoine A
2021-12-10Add config file and fix error response headerAntoine A
2021-12-08Complete history support with testsAntoine A
2021-12-03Improve error handlingAntoine A
2021-12-02Refactor to new architectureAntoine A
2021-12-01Add packed reserve_base_url support and fix amount conversionAntoine A
2021-11-30Rename refund to bounce and improve error handlingAntoine A
2021-11-25uri-pack draftAntoine A