summaryrefslogtreecommitdiff
path: root/btc-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-30Improve testsAntoine A
2022-07-20Set msrv to 1.57.0 to follow debian packageAntoine A
2022-07-20Update dependenciesAntoine A
2022-07-20Use latest nodes versions and improve documentationAntoine A
2022-07-20Rewriting tests in rustAntoine A
2022-05-06typoAntoine A
2022-04-19Merge masterAntoine A
2022-04-19Support any network in segwit demoAntoine A
2022-04-19add test decoding logicChristian Grothoff
2022-04-18report progressAntoine A
2022-03-23dirty fix for eth tests and other improvementsAntoine A
2022-03-22Check unsupported URI scheme in metadataAntoine A
2022-03-22report progressAntoine 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-10Watcher throttle on errorAntoine A
2022-03-09btc-wire: solve broken pipe errors with configAntoine A
2022-03-09btc-wire: less broken pipeAntoine 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-03Improve documentationAntoine A
2022-03-02Improve initwalletAntoine A
2022-03-02Fix gateway and clippy fixAntoine A
2022-03-02Better config format error msgAntoine A
2022-03-02eth-wire: bump stuck transactionsAntoine A
2022-02-24Add eth instrumentation test and fix eth bounceAntoine A
2022-02-24instrumentation: readme and better codeAntoine A
2022-02-24btc-wire: reconnect on auto wallet rpc refreshAntoine A
2022-02-23Better instrumentation testAntoine A
2022-02-23Better initialization and improved instrumentation testAntoine A
2022-02-23Revert broken pipe fixAntoine A
2022-02-23Fix broken pipe when waiting for new block on real bitcoin blockchainAntoine 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-17btc-wire: simplify rpc code and improve documentationAntoine A
2022-02-17btc-wire: rename magic id to random prefix and improve deposit metadata forma...Antoine 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