index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
idb-bridge
/
src
/
MemoryBackend.test.ts
Age
Commit message (
Expand
)
Author
2023-08-22
sqlite3 backend for idb-bridge / wallet-core
Florian Dold
2022-10-15
wallet-core: put signing keys in separate object store
Florian Dold
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
2021-12-15
idb-bridge: faster indices, various correctness fixes and tests
Florian Dold
2021-02-22
idb: fix 'prevunique' iteration and other bugs
Florian Dold
2021-02-16
add more tests and fix various issues
Florian Dold
2021-02-08
idb-bridge: remove cyclic dependencies, rip out api extractor
Florian Dold
2021-01-29
type annotation
Florian Dold
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2019-08-16
version bump / imports
Florian Dold
2019-08-16
do not ignore database version
Florian Dold
2019-08-16
db import/export and commit callback
Florian Dold
2019-08-01
copyright headers
Florian Dold
2019-07-31
idb-bridge: test cases, package structure and missing functionality
Florian Dold
2019-06-25
idb: extend test case
Florian Dold
2019-06-25
idb: make unique cursor work
Florian Dold
2019-06-25
idb: memory backend fixes
Florian Dold
2019-06-23
idb: more tests working
Florian Dold
2019-06-21
idb: tests working
Florian Dold
2019-06-15
idb wip
Florian Dold