summaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2022-12-11Bump msrv to 1.63.0 to follow debian packageAntoine A
2022-09-15Update dependenciesAntoine A
2022-07-20Rewriting tests in rustAntoine A
2022-03-08wire-gateway: support authAntoine A
2022-03-08Better config parsingAntoine A
2022-03-02eth-wire: bump stuck transactionsAntoine A
2022-02-23Clean testsAntoine A
2022-02-22instrumentation: new instrumentation testAntoine 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-10eth-wire: add analysisAntoine 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-04eth-wire: support lifetime and bounceAntoine 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-24Improve error handlingAntoine A
2022-01-21Simplify lockingAntoine A
2022-01-21Handle stuck transactionsAntoine A
2022-01-19Adapt defensively to blockchain forksresearchAntoine A
2022-01-18Handle bitcoin auth configAntoine A
2022-01-14Improve handling of compromised wire stateAntoine A
2022-01-13First bootstrap cli draftAntoine A
2022-01-12Documentatiion draftAntoine A
2022-01-11btc-wire: support and test incoming transactions conflicting reorganisationAntoine A
2022-01-10btc-wire: support and test outgoing transactions conflictAntoine A
2022-01-05Add configurable lifetimeAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2022-01-03Handle blockchain reorganisationAntoine A
2021-12-29btc-wire: test reconnect RPCAntoine A
2021-12-27Improve btc_wire architecture to remove Active stateAntoine A
2021-12-15btc_wire: handle failures in the critical pathAntoine A
2021-12-15Improve test documentation and add btc_wire stress testAntoine A
2021-12-10Handle and test losing database connection in wire-gatewayAntoine A
2021-12-08Add reponse compression and improve error handlingAntoine A
2021-12-07Improve testingAntoine A