index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-core
/
src
/
db.ts
Age
Commit message (
Expand
)
Author
2023-10-13
-typo
Özgür Kesim
2023-10-06
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-10-02
wallet-core: currency hint for preset exchanges
Florian Dold
2023-09-28
add empty migration from previous database version
Florian Dold
2023-09-15
wallet-core: make planchets.byGroupAndIndex unique
Florian Dold
2023-09-14
-remove unused record
Florian Dold
2023-09-14
wallet-core: consistently use usec timestamps in DB
Florian Dold
2023-09-14
wallet-core: use typed microsecond timestamps in DB
Florian Dold
2023-09-12
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-12
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-12
wallet-core: move contract terms to object store
Florian Dold
2023-09-12
wallet-core: use batch deposit API
Florian Dold
2023-09-11
-WalletContractData doesn't belong to the DB
Florian Dold
2023-09-09
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-08
wallet-core: more DB cleanup
Florian Dold
2023-09-08
wallet-core: remove redundant deposit status field in DB
Florian Dold
2023-09-08
wallet-core: put refresh sessions into own store
Florian Dold
2023-09-08
wallet-core: store contract terms in separate object store only
Florian Dold
2023-09-08
wallet-core: address DB FIXMEs, systematic state numbering
Florian Dold
2023-09-06
remove ToS storage
Florian Dold
2023-09-06
remove deprecated auditor trust management
Florian Dold
2023-09-06
draft for better operation status codes
Florian Dold
2023-09-01
wallet-core: implement and test stored backups
Florian Dold
2023-08-31
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-30
wallet-core: allow version change event
Florian Dold
2023-08-30
wallet-core: remove old sync code, add stored backups skeleton
Florian Dold
2023-08-30
wallet-core: make primitive backup import work
Florian Dold
2023-08-30
wallet-core: open DB inside wallet handle, back up meta DB as well
Florian Dold
2023-08-30
-only store key if necessary
Florian Dold
2023-08-30
wallet-core,wallet-cli: properly serialize manual DB export
Florian Dold
2023-08-30
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-29
wallet-core: do p2p coin selection based on coin availability records
Florian Dold
2023-08-29
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-29
wallet-core: remove usage of /wire
Florian Dold
2023-08-25
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-22
sqlite3 backend for idb-bridge / wallet-core
Florian Dold
2023-08-15
[age-withdraw] WiP: first types and adjustments
Özgür Kesim
2023-08-05
wallet-core: mock implementation of GetCurrencyInfo
Florian Dold
2023-08-03
-towards tip->reward rename
Florian Dold
2023-07-03
#7741 share payment
Sebastian
2023-06-28
wallet-core: fixup for coin availability (visible coins)
Florian Dold
2023-06-26
wallet-core: make changes to available amount atomic
Florian Dold
2023-06-26
wallet-core: fix deposit tx states, long-poll on kyc
Florian Dold
2023-06-21
wallet-core: fix withdrawal KYC transitions and use long-polling
Florian Dold
2023-06-20
wallet-core: emit DD37 self-transition notifications with errors
Florian Dold
2023-06-19
wallet-core: fix peer-(push,pull)-debit withdrawal states
Florian Dold
2023-06-06
wallet-core: try to abort withdrawals wallet-side with the bank
Florian Dold
2023-06-06
wallet-core: use status consistently for querying for pending tasks
Florian Dold
2023-06-06
wallet-core: deterministic p2p contract encryption
Florian Dold
2023-06-05
wallet-core: handle Gone in peer-pull-debit
Florian Dold
[next]