summaryrefslogtreecommitdiff
path: root/packages/idb-bridge
AgeCommit message (Expand)Author
2022-10-23idb-bridge: we don't use rollup anymoreFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-13use node16 module resolution for taler-utilFlorian Dold
2022-10-13-formattingFlorian Dold
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-23-fix typosFlorian Dold
2022-09-21wallet-core: DB improvementsFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-08-24fix idb bug, p2p integration testFlorian Dold
2022-06-26- typo fixSebastian
2022-05-24Revert "no need to compile after install"Florian Dold
2022-05-24no need to compile after installSebastian
2022-02-10idb-bridge: update tests for ava 4.xFlorian Dold
2022-01-12idb-bridge: add test for updating the same record with/without index keyFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-05upgrade rollup plugins, as older ones caused miscompilationFlorian Dold
2022-01-05idb-bridge: fix typesFlorian Dold
2022-01-05update dependencies to fix rollup issueFlorian Dold
2021-12-23idb-bridge: fix indexes when restoring from dumpFlorian Dold
2021-12-15idb-bridge: remove debug printFlorian Dold
2021-12-15idb-bridge: avoid unhandled rejection when closing DBFlorian Dold
2021-12-15idb-bridge: faster indices, various correctness fixes and testsFlorian Dold
2021-12-09idb-bridge: use lodash cloneDeepFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-06-10transaction fixesFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-04-07structured clone: handle top-level booleans correctlyFlorian Dold
2021-03-02implement test suitesFlorian Dold
2021-03-01add missing filesFlorian Dold
2021-02-25idb: make test cases passFlorian Dold
2021-02-24idb: encapsulate non-JSON data correctlyFlorian Dold
2021-02-24idb: don't import typesonFlorian Dold
2021-02-24idb: custom structured clone, don't rely on typeson anymoreFlorian Dold
2021-02-23idb: fix test / backendFlorian Dold
2021-02-23idb: implement missing methodsFlorian Dold
2021-02-23missing dependencyFlorian Dold
2021-02-23missing dependencyFlorian Dold
2021-02-23missing dependencyFlorian Dold
2021-02-23idb: more tests and fixesFlorian Dold
2021-02-22idb: fix testFlorian Dold
2021-02-22idb: fix 'prevunique' iteration and other bugsFlorian Dold
2021-02-22more tests, fix event ordering issueFlorian Dold
2021-02-19idb: more tests, fix DB deletion, exception ordering and transaction active c...Florian Dold
2021-02-18idb: fix shimmingFlorian Dold
2021-02-18more WPTsFlorian Dold
2021-02-17idb: make more tests pass, implement Cursor.advance()Florian Dold
2021-02-17idb: fix renaming, make renaming tests passFlorian Dold