summaryrefslogtreecommitdiff
path: root/eth-wire
AgeCommit message (Expand)Author
2022-12-11Bump msrv to 1.63.0 to follow debian packageAntoine A
2022-12-11Update dependenciesAntoine A
2022-09-15Fix analysis and merge analysis loop into worker loopAntoine 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-07-20Rewriting tests in rustAntoine A
2022-04-18report progressAntoine A
2022-03-23dirty fix for eth tests and other improvementsAntoine A
2022-03-23Improve READMEAntoine A
2022-03-22Check unsupported URI scheme in metadataAntoine A
2022-03-21remove all occurrence of withdraw and depositAntoine A
2022-03-21Move report to repoAntoine A
2022-03-16Use a common metadata formatAntoine A
2022-03-15Catch bootstrap errorAntoine A
2022-03-10Small improvementsAntoine A
2022-03-10eth-wire: update default confirmation to 27 blocksAntoine A
2022-03-10Watcher throttle on errorAntoine 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-03Improve documentationAntoine A
2022-03-03eth-wire: reuse rpc connection for notificationsAntoine A
2022-03-02Improve initwalletAntoine A
2022-03-02Fix gateway and clippy fixAntoine A
2022-03-02Better config format error msgAntoine A
2022-03-02Repair testAntoine 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-23Better initialization and improved instrumentation testAntoine A
2022-02-23Clean testsAntoine 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-14Use taler amount format for bounce fee in configAntoine A
2022-02-10eth-wire: add analysisAntoine A
2022-02-09Fix worker loop continuing when stuck on removed transactionsAntoine A
2022-02-09eth-wire: zero-cost bounce and handle attacksAntoine A
2022-02-09eth-wire: handle concurrency and injected failuresAntoine 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-06Improve testsAntoine A
2022-02-04eth-wire: support lifetime and bounceAntoine A
2022-02-03Remove Delayed transaction statusAntoine A
2022-02-03Rename taler_common to common as it is less taler specificAntoine A