index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-core
/
src
/
dbless.ts
Age
Commit message (
Expand
)
Author
2024-02-28
harness: payto receiver-name is mandatory
Florian Dold
2024-02-21
move helpers to util
Florian Dold
2024-02-19
restructure
Florian Dold
2024-02-19
wallet-core: better import hygiene, cleanup withdrawals
Florian Dold
2024-02-19
wallet-core: flatten directory structure
Florian Dold
2024-01-29
remove deprecated http client lib methods
Florian Dold
2023-12-12
wallet-core: towards better DD48 support
Florian Dold
2023-11-30
fix createTestingReserve to use correct URL
Mikolai Gütschow
2023-11-29
harness: fix helper to create reserve via /admin/add-incoming
Florian Dold
2023-10-16
-fix tests
Florian Dold
2023-10-06
rename to corebank API
Florian Dold
2023-09-24
adapt to corebank API change, minor refactoring
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-13
failing p2p test case
Sebastian
2023-09-12
wallet-core: move contract terms to object store
Florian Dold
2023-09-08
wallet-core: more DB cleanup
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-08-29
wallet-core: remove usage of /wire
Florian Dold
2023-06-16
remove some type literal and pretty
Sebastian
2023-05-26
taler-util,wallet-core: implement TalerPreciseTimestamp
Florian Dold
2023-04-22
get rid of deprecated bankBaseUrl in more places
Florian Dold
2023-04-22
wallet-core: towards DD37 for deposits
Florian Dold
2023-04-21
-fix harness type errors
Florian Dold
2023-04-19
fix #7704
Sebastian
2023-04-05
taler-harness: new test
Florian Dold
2023-03-31
save wire fee instead of effective amount
Sebastian
2023-02-16
make wallet-cli runnable under qtart
Florian Dold
2022-11-02
wallet-core: DB FIXMEs (amount format)
Florian Dold
2022-10-10
pretty
Sebastian
2022-10-08
wallet-core: Clean up merchant payments DB schema
Florian Dold
2022-09-16
wallet-core: support age restrictions in new coin selection
Florian Dold
2022-09-14
wallet-core: restructure denomination record for easier querying
Florian Dold
2022-08-25
specify bank access API separately in tests
Florian Dold
2022-08-24
wallet-core: fix withdrawal idempotency
Florian Dold
2022-08-23
use fakebank for integration tests
Florian Dold
2022-03-24
wallet: allow using RPC crypto in more places
Florian Dold
2022-03-23
wallet: simplify crypto workers
Florian Dold
2022-03-21
wallet: t_s/d_us migration
Florian Dold
2022-03-17
wallet: round timestamps in db-less requests to the exchange
Florian Dold
2022-03-15
wallet: db-less benchmarking
Florian Dold