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-util
Age
Commit message (
Collapse
)
Author
2023-10-16
-fix tests
Florian Dold
2023-10-16
-typo
Florian Dold
2023-10-16
wallet-core: sort transactions ASC by default to not break tests
Florian Dold
2023-10-16
wallet: confirm_transfer_url is optional
Florian Dold
2023-10-14
breaking api: currency spec as the doc mention
Sebastian
2023-10-14
complet bank api
Sebastian
2023-10-13
wip: http-client
Sebastian
2023-10-13
util: fix typo in decodeCrock/getValue
Mikolai Gütschow
which didn't lead to bugs due to usage of `charCodeAt(0)`
2023-10-10
make install for taler-util into taler-js
Sebastian
2023-10-10
wallet-core: return mock currency specification for KUDOS and TESTKUDOS
Florian Dold
2023-10-09
harness: helper to provision merchant instances
Florian Dold
2023-10-08
util: fix varname lookup with default
Florian Dold
2023-10-06
rename to corebank API
Florian Dold
2023-10-04
currency name up to 11 fractions up to 8
Sebastian
2023-10-02
wallet-core: implement explicit updateExchangeEntry request
Florian Dold
2023-10-02
match the exchange spec
Sebastian
2023-09-29
iban country code should be always uppercased
Sebastian
2023-09-28
bump version
Florian Dold
2023-09-28
add empty migration from previous database version
Florian Dold
2023-09-25
more ui
Sebastian
2023-09-24
harness: add libeufin-bank integration test
Florian Dold
2023-09-24
adapt to corebank API change, minor refactoring
Florian Dold
2023-09-21
-fix botched Balance->WalletBalance rename
Florian Dold
2023-09-21
wallet-core,harness: towards corebank API instead of fakebank/nexus API
Florian Dold
2023-09-15
wallet-core: fix tipping
Florian Dold
2023-09-15
taler-util: fix time conversion
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
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: use batch deposit API
Florian Dold
2023-09-12
taler-util: check status of merchant instances list response
Florian Dold
2023-09-11
-WalletContractData doesn't belong to the DB
Florian Dold
2023-09-10
more codespell
Sebastian
2023-09-08
wallet-core: more DB cleanup
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
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-05
harness: remove deprecated testing APIs
Florian Dold
2023-09-04
add payto type
Sebastian
2023-09-01
wallet-core: implement and test stored backups
Florian Dold
2023-08-30
wallet-core: remove old sync code, add stored backups skeleton
Florian Dold
2023-08-30
tip -> reward
Sebastian
2023-08-30
wallet-core: towards DD48
Florian Dold
2023-08-29
repo: make incremental builds faster, don't use TypeScript build mode
Florian Dold
(build mode should not be necessary since pnpm handles dependencies inside the repo)
2023-08-29
wallet-core: remove usage of /wire
Florian Dold
[next]