Age | Commit message (Expand) | Author |
2022-10-15 | wallet-core: put signing keys in separate object store | Florian Dold |
2022-10-13 | use node16 module resolution for taler-util | Florian Dold |
2022-10-13 | -formatting | Florian Dold |
2022-10-13 | update deps, move idb-bridge to node16 module resolution | Florian Dold |
2022-10-08 | wallet-core: Clean up merchant payments DB schema | Florian Dold |
2022-09-23 | -fix typos | Florian Dold |
2022-09-21 | wallet-core: DB improvements | Florian Dold |
2022-09-16 | wallet-core: support age restrictions in new coin selection | Florian Dold |
2022-09-05 | upgrade typescript (and some related deps) | Florian Dold |
2022-08-24 | fix idb bug, p2p integration test | Florian Dold |
2022-06-26 | - typo fix | Sebastian |
2022-05-24 | Revert "no need to compile after install" | Florian Dold |
2022-05-24 | no need to compile after install | Sebastian |
2022-02-10 | idb-bridge: update tests for ava 4.x | Florian Dold |
2022-01-12 | idb-bridge: add test for updating the same record with/without index key | Florian Dold |
2022-01-11 | fix DB indexing issues | Florian Dold |
2022-01-05 | upgrade rollup plugins, as older ones caused miscompilation | Florian Dold |
2022-01-05 | idb-bridge: fix types | Florian Dold |
2022-01-05 | update dependencies to fix rollup issue | Florian Dold |
2021-12-23 | idb-bridge: fix indexes when restoring from dump | Florian Dold |
2021-12-15 | idb-bridge: remove debug print | Florian Dold |
2021-12-15 | idb-bridge: avoid unhandled rejection when closing DB | Florian Dold |
2021-12-15 | idb-bridge: faster indices, various correctness fixes and tests | Florian Dold |
2021-12-09 | idb-bridge: use lodash cloneDeep | Florian Dold |
2021-10-07 | add anastasis skeleton, put crypto in taler-util | Florian Dold |
2021-06-10 | transaction fixes | Florian Dold |
2021-06-09 | formatting: re-run prettier | Florian Dold |
2021-04-27 | fix spelling issues | Christian Grothoff |
2021-04-07 | structured clone: handle top-level booleans correctly | Florian Dold |
2021-03-02 | implement test suites | Florian Dold |
2021-03-01 | add missing files | Florian Dold |
2021-02-25 | idb: make test cases pass | Florian Dold |
2021-02-24 | idb: encapsulate non-JSON data correctly | Florian Dold |
2021-02-24 | idb: don't import typeson | Florian Dold |
2021-02-24 | idb: custom structured clone, don't rely on typeson anymore | Florian Dold |
2021-02-23 | idb: fix test / backend | Florian Dold |
2021-02-23 | idb: implement missing methods | Florian Dold |
2021-02-23 | missing dependency | Florian Dold |
2021-02-23 | missing dependency | Florian Dold |
2021-02-23 | missing dependency | Florian Dold |
2021-02-23 | idb: more tests and fixes | Florian Dold |
2021-02-22 | idb: fix test | Florian Dold |
2021-02-22 | idb: fix 'prevunique' iteration and other bugs | Florian Dold |
2021-02-22 | more tests, fix event ordering issue | Florian Dold |
2021-02-19 | idb: more tests, fix DB deletion, exception ordering and transaction active c... | Florian Dold |
2021-02-18 | idb: fix shimming | Florian Dold |
2021-02-18 | more WPTs | Florian Dold |
2021-02-17 | idb: make more tests pass, implement Cursor.advance() | Florian Dold |
2021-02-17 | idb: fix renaming, make renaming tests pass | Florian Dold |
2021-02-16 | fix errors in test case | Florian Dold |