summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27- added CS cryptographic routinesdev/gian-demarmels/cs-crypto-routinesGian Demarmels
2022-01-27initial commit for CS routinesGian Demarmels
2022-01-27bump version(s)v0.9.0-dev.5Florian Dold
2022-01-27fix contract terms normalizationFlorian Dold
2022-01-27update URL of submodule ‘build-scripts’Thien-Thi Nguyen
2022-01-25inlt is not part of stringifyValueSebastian
2022-01-25init PRNG in test caseFlorian Dold
2022-01-25fix #7162Sebastian
2022-01-25-fix: autocomplete checkSebastian
2022-01-24make refund-gone test case pass again (see #7158)Florian Dold
2022-01-24fix #7086Sebastian
2022-01-24add autocomplete field for #7086Sebastian
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-24some fixes: #7095 #7080 #7085 #7081 #7089 #7097Sebastian
2022-01-24make tipping work with latest merchant protocolFlorian Dold
2022-01-24fixes in integration tests, run fakebank with ram limitFlorian Dold
2022-01-24fixing import to anastasis-coreSebastian
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-24replace abbrev-ref with short since abbrev will try to use branch nameSebastian
2022-01-24add git revision to --versionSebastian
2022-01-24fix: cta header, fix: do not reset ToS ETAG when getting the exchange ToSSebastian
2022-01-24fix permission api, grouping all cta into same pathSebastian
2022-01-24using loadingerrorSebastian
2022-01-19fix #4880Sebastian
2022-01-19header renderingSebastian
2022-01-16forcing update when querying the terms, and fixing bug in request header parsingSebastian
2022-01-16#7120 manifest v3: first iteration workingSebastian
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2022-01-16splitting syncWorker with the factory so the former do not require nodejs run...Sebastian
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13cache denomination lookupsFlorian Dold
2022-01-13import db from the wallet web extensionSebastian
2022-01-13adding a max timeout since retry counter can be very highSebastian
2022-01-13fixing high cpu usage after some timeSebastian
2022-01-13importDb feature in wallet coreSebastian
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-12idb-bridge: add test for updating the same record with/without index keyFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11revert empty balanceFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-10deposit design from belen, feature missing: kycSebastian
2022-01-10filter out exchanges with other currency when doing currency selection for de...Sebastian
2022-01-10add format to stringify valueSebastian
2022-01-10logging, bump versionFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05-fix FTBFS due to inability of TypeScript to identify complex recursive typesFlorian Dold
2022-01-05idb-bridge: fix typesFlorian Dold