summaryrefslogtreecommitdiff
path: root/wire-gateway/Cargo.toml
AgeCommit message (Expand)Author
2024-03-18Update dependencies and clean codeHEADmasterAntoine A
2024-02-01Test support for bitcoind 26.0 and update dependenciesAntoine 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-15Fixed some dependency versions to correct Debian only supporting an ageing ve...Antoine A
2022-09-15Update dependenciesAntoine A
2022-07-30Improve testsAntoine A
2022-07-20Set msrv to 1.57.0 to follow debian packageAntoine A
2022-07-20Update dependenciesAntoine A
2022-03-07Network based currency namesAntoine A
2022-03-04Improve config parsingAntoine A
2022-02-22instrumentation: new instrumentation testAntoine 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-02wire-gateway: support eth and btcAntoine A
2022-02-02Preparation for eth-wireAntoine 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-14Improve handling of compromised wire stateAntoine A
2022-01-11Merge taler-log, taler-api and taler-config in taler-commonAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2021-12-15Move taler api to another crate and other improvementsAntoine A
2021-12-10Handle and test losing database connection in wire-gatewayAntoine A
2021-12-10Add config file and fix error response headerAntoine A
2021-12-09Improve resilience against malicious requestAntoine A
2021-12-09Improve error handling and validate bitcoin addressesAntoine A
2021-12-08Add proper loggingAntoine A
2021-12-07Improve testingAntoine A
2021-12-02Refactor to new architectureAntoine A
2021-12-01Add packed reserve_base_url support and fix amount conversionAntoine A
2021-11-30Improve blockchain listenerAntoine A
2021-11-29Draft bitcoin wire implementationAntoine A
2021-11-29Add btc-wire-cliAntoine A
2021-11-25uri-pack draftAntoine A
2021-11-24Pass simple bank testAntoine A
2021-11-22Draft wire gateway APIAntoine A