summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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-03-29report progressAntoine A
2022-03-23dirty fix for eth tests and other improvementsAntoine A
2022-03-21Move report to repoAntoine A
2022-03-16Use a common metadata formatAntoine A
2022-03-15Catch bootstrap errorAntoine A
2022-03-10Improve documentationAntoine A
2022-03-09Small doc improvementAntoine A
2022-03-04Improve config parsingAntoine A
2022-03-03Improve documentationAntoine A
2022-03-02eth-wire: bump stuck transactionsAntoine A
2022-02-28eth-wire: catch rpc EOFAntoine A
2022-02-24Add eth instrumentation test and fix eth bounceAntoine A
2022-02-24btc-wire: reconnect on auto wallet rpc refreshAntoine A
2022-02-22instrumentation: new instrumentation testAntoine A
2022-02-21Test setupAntoine 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-14presentation: progressAntoine A
2022-02-09Fix worker loop continuing when stuck on removed transactionsAntoine A
2022-02-09eth-wire: handle concurrency and injected failuresAntoine A
2022-02-07Test bump reorged transactionsAntoine 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-02-01eth_wire: initializeAntoine A
2022-01-25Remove fastrand when rand is used and improve taler_commonAntoine A
2022-01-25Break long function in two and other improvementsAntoine A
2022-01-24Update dependenciesAntoine A
2022-01-24Ergonomic sql extractionAntoine A
2022-01-21Handle stuck transactionsAntoine 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-10Fix local time in logsAntoine A
2022-01-09Remove useless owo-colorsAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2022-01-03Handle blockchain reorganisationAntoine A
2021-12-28btc-wire: simpler design with less diferent status and preparation for bouncingAntoine A
2021-12-27Parse bitcoin config fileAntoine A
2021-12-27Lower level rpc and fix failing testAntoine A
2021-12-27Improve btc_wire architecture to remove Active stateAntoine A