summaryrefslogtreecommitdiff
path: root/script
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-01-31Update node versionsAntoine A
2023-01-31Run integration tests in parallelAntoine A
2023-01-24Fix loggingAntoine A
2022-12-11Bump msrv to 1.63.0 to follow debian packageAntoine A
2022-09-15Update geth (will need to test how well we support Proof-of-Stake)Antoine A
2022-07-30Improve testsAntoine A
2022-07-20Use latest nodes versions and improve documentationAntoine A
2022-07-20Rewriting tests in rustAntoine A
2022-02-23Better initialization and improved instrumentation testAntoine A
2022-02-17test: reuse postgres binaries from debian packageAntoine A
2022-02-17btc-wire: simplify rpc code and improve documentationAntoine A
2022-02-15btc-wire: metadata doc draftAntoine A
2022-02-01eth_wire: initializeAntoine A
2022-01-12Documentatiion draftAntoine A
2022-01-12Move test scripts to a new test directoryAntoine A
2022-01-11Cleaner code and better error handlingAntoine A
2022-01-11Merge taler-log, taler-api and taler-config in taler-commonAntoine 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-05Improve documentationAntoine A
2022-01-05Add configurable lifetimeAntoine A
2022-01-04Update dependencies and add support for unix domain socketAntoine A
2022-01-04Improve configurationsAntoine A
2022-01-03Handle blockchain reorganisationAntoine A
2021-12-29btc-wire: test reconnect RPCAntoine A
2021-12-29Test without sudoAntoine A
2021-12-28btc-wire: improve code and testAntoine A
2021-12-28btc-wire: add and test bouncingAntoine A
2021-12-28Reuse tcp stream for RPCAntoine A
2021-12-28Improve testsAntoine 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
2021-12-23Many small improvements and fixAntoine A
2021-12-17Use postgres LISTEN/NOTIFYAntoine A
2021-12-17wire-gateway: reduce max paylaod size to 4kBAntoine A
2021-12-16Use custom simple RPC clientAntoine A
2021-12-16CleanupAntoine A
2021-12-15btc_wire: handle failures in the critical pathAntoine A
2021-12-15Improve btc_wire code and testsAntoine A
2021-12-15Move taler api to another crate and other improvementsAntoine A
2021-12-15Learn how concurrency work in postgresql the hard wayAntoine A
2021-12-15Improve test documentation and add btc_wire stress testAntoine A
2021-12-15Make confirmation configurableAntoine A
2021-12-14btc_wire: improve locking anc correctnessAntoine A
2021-12-14Register outgoing transactions whose status failed to be updatedAntoine A
2021-12-14btc-wire: Handle potential db concurrenceAntoine A
2021-12-14btc-wire recreate transactions history when database content is lostAntoine A