summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-11-21Support ethereum 1.13.5Antoine A
2023-10-05Test support for bitcoind 24.1 and small improvementsAntoine A
2023-10-04Update dependencies and bump msrv to 1.70.0 to follow debian unstable packageAntoine A
2023-01-24Update dependenciesAntoine A
2023-01-24Fix loggingAntoine 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-09-15fix timestamp (protocol change)Antoine A
2022-09-08fix timestamp (protocol change)Christian Grothoff
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-03-24fix msrvAntoine A
2022-03-22Check unsupported URI scheme in metadataAntoine A
2022-03-21remove all occurrence of withdraw and depositAntoine A
2022-03-16Use a common metadata formatAntoine A
2022-03-15Catch bootstrap errorAntoine A
2022-03-09eth-wire: fix TESTROPSTENETH currency name being too longAntoine A
2022-03-09Improve documentationAntoine A
2022-03-08wire-gateway: support authAntoine A
2022-03-08Better config parsingAntoine A
2022-03-08RFC 8905 compatible currency namesAntoine A
2022-03-07Network based currency namesAntoine A
2022-03-04Improve config parsingAntoine A
2022-03-02Better config format error msgAntoine A
2022-03-02eth-wire: bump stuck transactionsAntoine A
2022-02-22instrumentation: new instrumentation testAntoine A
2022-02-17Cleaning and replace code requiring rust version > 1.56.1Antoine A
2022-02-17btc-wire: simplify rpc code and improve documentationAntoine A
2022-02-17Fix PWD name conflictAntoine 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-14Use taler amount format for bounce fee in configAntoine A
2022-02-10eth-wire: add analysisAntoine A
2022-02-08eth-wire: handle RPC and database reconnectionAntoine A
2022-02-07Add eth-wire reorg handling and fix btc-wire bounce reorg handlingAntoine A
2022-02-06Update dependencies and use taler-config to parse configurationAntoine A
2022-02-03Remove Delayed transaction statusAntoine A
2022-02-03Rename taler_common to common as it is less taler specificAntoine A