summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2023-04-24fix #7749 show content of pos confirmation literallySebastian
2023-04-24Libeufin testing.MS
2023-04-24wallet-core: derive DD37 for tippingFlorian Dold
2023-04-24-the --allow-http flag is goneFlorian Dold
2023-04-24switching from allowHttp to noHttp so test script wont breakSebastian
2023-04-24-refunds for deposit abortsFlorian Dold
2023-04-24fix #7749Sebastian
2023-04-24testing #7745Sebastian
2023-04-24improved log, added allow-http flag and prevent throttSebastian
2023-04-24add allowHttp to the cliSebastian
2023-04-24wallet effective configSebastian
2023-04-24prevent http request without enable it explicitlySebastian
2023-04-24fixme in wire statusSebastian
2023-04-24libeufin testsMS
2023-04-24using build from web-utilsSebastian
2023-04-24using build tools for backofficeSebastian
2023-04-24build toolsSebastian
2023-04-24Translated using Weblate (Spanish)José Huamán
2023-04-24Translated using Weblate (Spanish)Stefan Kügel
2023-04-24Translated using Weblate (Spanish)José Huamán
2023-04-23harness: adjust to merchant API breaking changes, remove test that doesn't be...Florian Dold
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22-fix test-exchange-depositFlorian Dold
2023-04-22-fix type errorFlorian Dold
2023-04-22get rid of deprecated bankBaseUrl in more placesFlorian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21-fix harness type errorsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-21props types should be exported for testsSebastian
2023-04-21tsc ask to export type from web-utilSebastian
2023-04-21remove old testing function, use web-utilsSebastian
2023-04-21integrate to the web util testing apiSebastian
2023-04-21integrate anastasis to the web-utils testing apiSebastian
2023-04-21use better testing apiSebastian
2023-04-21render hook and render ui are not the same function (node and browser)Sebastian
2023-04-21allow the example to add params to the testing contextSebastian
2023-04-21fix bulidSebastian
2023-04-21test file end with -test.jsSebastian
2023-04-21moving libs to web utils, apply new mock api to backofficeSebastian
2023-04-20better swr mocksSebastian
2023-04-19add wallet config on the topSebastian
2023-04-19fix #7704Sebastian
2023-04-18catch json parsing problem and report nicelySebastian
2023-04-18check if the script should be injectedSebastian
2023-04-18sync with chrome storageSebastian
2023-04-17remove console logSebastian
2023-04-14some changesSebastian
2023-04-14using new localStorage api, pageState => settings, notifcation using observer...Sebastian
2023-04-14observable memory implSebastian
2023-04-14-missing fileFlorian Dold