Age | Commit message (Expand) | Author |
2024-03-26 | idb-bridge: primitive benchmarking entry point | Florian Dold |
2024-02-29 | applying changes suggested by codespell | Sebastian |
2024-01-23 | idb-bridge: improve performance by waiting for macro tasks less often | Florian Dold |
2024-01-23 | wallet-core: properly migrate new index | Florian Dold |
2023-09-10 | more codespellv0.9.3-dev.20 | Sebastian |
2023-09-08 | codespell fix | Sebastian |
2023-09-01 | wallet-core: implement and test stored backups | Florian Dold |
2023-08-22 | sqlite3 backend for idb-bridge / wallet-core | Florian Dold |
2023-06-29 | -oops, obvious missing return | Florian Dold |
2023-06-28 | idb: suggest encoding improvements | Florian Dold |
2022-12-23 | spill extra functionality from wallet-cli into taler-harness | Florian Dold |
2022-10-15 | wallet-core: put signing keys in separate object store | 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-08-24 | fix idb bug, p2p integration test | Florian Dold |
2022-06-26 | - typo fix | 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 | 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 | 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 |