summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14btc-wire: Handle potential db concurrenceAntoine A
2021-12-14btc-wire recreate transactions history when database content is lostAntoine A
2021-12-13wire-gateway: handle transfer request idempotenceAntoine A
2021-12-13Handle and test losing database connection in btc-wireAntoine A
2021-12-10Handle and test losing database connection in wire-gatewayAntoine A
2021-12-10Improve btc-wire testAntoine A
2021-12-10Add config file and fix error response headerAntoine A
2021-12-09Fix security testAntoine A
2021-12-09Improve error loggingAntoine A
2021-12-09Improve resilience against malicious requestAntoine A
2021-12-09Improve error handling and validate bitcoin addressesAntoine A
2021-12-08Add proper loggingAntoine A
2021-12-08Add reponse compression and improve error handlingAntoine A
2021-12-08Complete history support with testsAntoine A
2021-12-08Prepare for more exhaustive history testAntoine A
2021-12-07Improve testingAntoine A
2021-12-03Improve error handlingAntoine A
2021-12-02Refactor to new architectureAntoine A
2021-12-02Simplify doc and add fuzzingAntoine A
2021-12-02Use a u5 terminator in uri-packAntoine A
2021-12-01Benchmark the happy path and improve common domain analysisAntoine A
2021-12-01Remove internal enumAntoine A
2021-12-01Replace match with lookup table to help compiler optimizeAntoine A
2021-12-01Add packed reserve_base_url support and fix amount conversionAntoine A
2021-12-01API: More error handlingAntoine A
2021-12-01API: Check payto uri and btc addressAntoine A
2021-11-30Improve blockchain listenerAntoine A
2021-11-30Rename refund to bounce and improve error handlingAntoine A
2021-11-29Draft bitcoin wire implementationAntoine A
2021-11-29Add btc-wire-cliAntoine A
2021-11-25pack bits for realAntoine A
2021-11-25uri-pack draftAntoine A
2021-11-24Check method and endpointAntoine A
2021-11-24Pass simple bank testAntoine A
2021-11-23Pass refund test on testnetAntoine A
2021-11-22Repair benchmarksAntoine A
2021-11-22Handle insufficient amount refundAntoine A
2021-11-22Make refund work with complex transactionsAntoine A
2021-11-22Draft wire gateway APIAntoine A
2021-11-17Add refund and revert parallel instrumentation test as it introduce spurious ...Antoine A
2021-11-17Run instrumentation tests in parralelAntoine A
2021-11-17Make integration test run on testnetAntoine A
2021-11-17Network agnostic instrumentation testAntoine A
2021-11-16Use transaction listener to handle multipart msgAntoine A
2021-11-16Draft refund stepsAntoine A
2021-11-16Remove unused filesAntoine A
2021-11-16Improbe binary command to test future transaction listenerAntoine A
2021-11-16Ugly network checkAntoine A
2021-11-16Improve network agnosticismAntoine A
2021-11-15Add OP_RETURN metadata support and start structuring like a libraryAntoine A