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
/
wallet.ts
Age
Commit message (
Expand
)
Author
2022-10-19
wallet-core: return versions in init response
Florian Dold
2022-10-18
wallet-core: remove bogus log
Florian Dold
2022-10-17
wallet-core: API types refactoring
Florian Dold
2022-10-16
wallet-core: CLI improvements, ToS fetching fixes
Florian Dold
2022-10-15
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI
Florian Dold
2022-10-15
wallet-core: simplify exchanges list response
Florian Dold
2022-10-15
wallet-core: simplify coin record
Florian Dold
2022-10-14
wallet-core: pull out ToS into separate object store
Florian Dold
2022-10-14
wallet-core: get rid of duplicated withdrawal info API
Florian Dold
2022-10-13
wallet-core: only allow enabling dev mode via separate request
Florian Dold
2022-10-12
wallet-core: implement enabling/disabling dev mode
Florian Dold
2022-10-12
wallet-core: skeleton for dev-experiments
Florian Dold
2022-10-12
create a fee description timeline for global fee and wire fees
Sebastian
2022-10-08
wallet-core: Clean up merchant payments DB schema
Florian Dold
2022-10-07
wallet-core: fix busy wait when long-polling for manual withdrawal
Florian Dold
2022-10-07
-logging
Florian Dold
2022-10-05
wallet-core: fix default auditor/exchange loading logic
Florian Dold
2022-10-05
wallet-core: improve crypto worker code duplication
Florian Dold
2022-09-28
wallet-core: don't run into busy loop if only long-polling tasks are left
Florian Dold
2022-09-28
Revert "fix: long polling doesnt wait"
Florian Dold
2022-09-28
fix: long polling doesnt wait
Sebastian
2022-09-23
wallet-core: fix withdrawal state machine
Florian Dold
2022-09-23
wallet-core: backwards compatibility for bankAccounts store, naming conventions
Florian Dold
2022-09-23
wallet-core: do not block when accepting a manual withdrawal
Florian Dold
2022-09-23
add bank account record
Sebastian
2022-09-21
wallet-cli: add --expect-success flag, exit with error on max retries
Florian Dold
2022-09-21
wallet-core: make basic backup work again
Florian Dold
2022-09-20
wallet-core: make basic backup work again
Florian Dold
2022-09-19
wallet-core: handle suspended coins properly in refresh
Florian Dold
2022-09-19
wallet-core: make coin availability accounting idempotent
Florian Dold
2022-09-17
p2p was not returning the value
Sebastian
2022-09-16
-fix compiler error
Florian Dold
2022-09-16
-wallet-core: merge DenominationInfo and DenomInfo
Florian Dold
2022-09-16
-move declaration
Florian Dold
2022-09-16
wallet-core: support age restrictions in new coin selection
Florian Dold
2022-09-16
wallet-core: towards faster coin selection
Florian Dold
2022-09-16
working on #7357
Sebastian
2022-09-14
wallet-core: restructure denomination record for easier querying
Florian Dold
2022-09-14
wallet-core: cache fresh coin count in DB
Florian Dold
2022-09-13
fix test and logging
Florian Dold
2022-09-13
wallet-core: introduce easier syntax for transactions
Florian Dold
2022-09-13
wallet-core: uniform retry handling
Florian Dold
2022-09-12
ref #7323
Sebastian
2022-09-06
listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...
Sebastian
2022-09-05
wallet-core: make listExchanges return less data
v0.9.0-dev.16
Florian Dold
2022-09-05
adding informantion about the service worker version on the setting page
Sebastian
2022-08-29
add senderWire to the withdrawal group again, group payto to avoid duplication
Sebastian
2022-08-25
specify bank access API separately in tests
Florian Dold
2022-08-24
wallet-core: fix withdrawal idempotency
Florian Dold
2022-08-24
-get p2p pull integration test to run through
Florian Dold
[next]