summaryrefslogtreecommitdiff
path: root/wire-gateway
AgeCommit message (Expand)Author
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-07-20Rewriting tests in rustAntoine A
2022-05-26typosAntoine A
2022-05-06typoAntoine A
2022-03-10Small improvementsAntoine A
2022-03-09Improve documentationAntoine A
2022-03-08wire-gateway: support authAntoine A
2022-03-08Better config parsingAntoine A
2022-03-07Network based currency namesAntoine A
2022-03-04Improve config parsingAntoine A
2022-03-02Fix gateway and clippy fixAntoine A
2022-02-22instrumentation: new instrumentation testAntoine A
2022-02-21Test setupAntoine A
2022-02-17Cleaning and replace code requiring rust version > 1.56.1Antoine A
2022-02-15Replace argh CLI parser with clap, merge wire binary with its bootstrap and i...Antoine A
2022-02-09eth-wire: handle concurrency and injected failuresAntoine 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-02eth-wire: wire draftAntoine 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-24Ergonomic sql extractionAntoine A
2022-01-24Improve docuementation and require maxtxfee bitcoin configAntoine A
2022-01-21Licensing everywhereAntoine A
2022-01-21Handle stuck transactionsAntoine A
2022-01-18Improve bootstrap cliAntoine A
2022-01-14Improve handling of compromised wire stateAntoine A
2022-01-13Clippy fixAntoine A
2022-01-12Documentatiion draftAntoine A
2022-01-11Merge taler-log, taler-api and taler-config in taler-commonAntoine A
2022-01-05Improve documentationAntoine A
2022-01-05Add configurable lifetimeAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2022-01-04Improve configurationsAntoine A
2022-01-04clippy fixAntoine A
2021-12-28btc-wire: simpler design with less diferent status and preparation for bouncingAntoine A
2021-12-23Many small improvements and fixAntoine A
2021-12-17Use postgres LISTEN/NOTIFYAntoine A
2021-12-17wire-gateway: reduce max paylaod size to 4kBAntoine A
2021-12-16CleanupAntoine A