index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Collapse
)
Author
2023-09-21
wallet-core,harness: remove separate fakebank withdrawal API
Florian Dold
2023-09-21
wallet-core,harness: towards corebank API instead of fakebank/nexus API
Florian Dold
2023-09-19
account page
Sebastian
2023-09-15
cli: allow DB stats tracking via environment variable
Florian Dold
2023-09-15
wallet-core: fix tipping
Florian Dold
2023-09-15
wallet-core: correctly consider deposit fee in p2p coin selection
Florian Dold
2023-09-15
wallet-core: make planchets.byGroupAndIndex unique
Florian Dold
2023-09-15
wallet-core: fix type error in purse_expiration
Florian Dold
2023-09-15
taler-util: fix time conversion
Florian Dold
2023-09-14
-formatting, don't use deprecated method
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-14
update testing
Sebastian
2023-09-14
update how access token management is handled
Sebastian
2023-09-14
update to the new tos state
Sebastian
2023-09-14
merchant payment
Sebastian
2023-09-13
fixed greedy calculation
Sebastian
2023-09-13
failing p2p test case
Sebastian
2023-09-12
remove rimraf since it prevent running make clean when there is no node_modules
Sebastian
2023-09-12
typedoc for every project
Sebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
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-12
taler-util: check status of merchant instances list response
Florian Dold
2023-09-11
new login token
Sebastian
2023-09-11
-fix pnpm invocation
v0.9.3-dev.22
Florian Dold
2023-09-11
build system: missing compile step
v0.9.3-dev.21
Florian Dold
2023-09-11
-WalletContractData doesn't belong to the DB
Florian Dold
2023-09-10
more codespell
v0.9.3-dev.20
Sebastian
2023-09-08
codespell fix
Sebastian
2023-09-08
removing unused function because @linaria fails with unrelated error: ↵
Sebastian
TextEncoder is not defined in taler-util/lib/whatwg-url.js
2023-09-08
remove references to product and delivery
Sebastian
2023-09-08
remove diag, check tos
Sebastian
2023-09-08
-remove fields
Florian Dold
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
harness: wait for withdrawal, configure instance properly
Florian Dold
2023-09-06
harness: remove excludeByDefault
Florian Dold
2023-09-06
harness: wait for withdrawal
Florian Dold
2023-09-06
move bank API client to taler-util, update typescript config
Florian Dold
2023-09-06
get rid of deprecated bank API client, change allowHttp to requireTls
Florian Dold
2023-09-06
-missing files
Florian Dold
2023-09-06
move merchant API client to taler-util
Florian Dold
2023-09-06
harness: get rid of deprecated merchant API client
Florian Dold
2023-09-06
-logging
Florian Dold
[next]