index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-21
fix: transfor from backup proporsal status to purchase status and fix denom q...
Sebastian
2022-10-21
fix: support for empty denom_selection when recoverying from backup
Sebastian
2022-10-21
pretty
Sebastian
2022-10-21
added name into recovery uri
Sebastian
2022-10-21
unlockBackup was not unlocking: not updating when backup state is ready also ...
Sebastian
2022-10-21
storePayReplaySuccess should also considre PayingReplay
Sebastian
2022-10-21
mapping missing purchase state with backup state
Sebastian
2022-10-21
better workaround with duplication
Sebastian
2022-10-21
workaround: Failed transaction was started here
Sebastian
2022-10-20
implement the simplest recovery function
Sebastian
2022-10-20
parse and construct taler recovery URI
Sebastian
2022-10-19
bump manifest version
v0.9.0-dev.30
Florian Dold
2022-10-19
embedded wallet: improve 'init' request
Florian Dold
2022-10-19
wallet-core: bump DB version
Florian Dold
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
extends parseId to include tmb
Sebastian
2022-10-17
sync parseTx with the new makeTx
Sebastian
2022-10-17
added v6 migration skip and removed rowId field when rowId is undefined (othe...
Sebastian
2022-10-17
better info for the p2p examples
Sebastian
2022-10-17
making test pass
Sebastian
2022-10-17
wallet-core: API types refactoring
Florian Dold
2022-10-16
webextension: introduce typesafe wallet-core API client
Florian Dold
2022-10-16
wallet-cli: tweaks to withdrawal CLI
Florian Dold
2022-10-16
wallet-core: show instructed amount as raw amount for withdrawal
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: address another DB FIXME
Florian Dold
2022-10-15
wallet-core: put signing keys in separate object store
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: address another DB FIXME
Florian Dold
2022-10-14
wallet-core: address DB FIXME
Florian Dold
2022-10-14
-fix ID parsing
Florian Dold
2022-10-14
wallet-core: properly separate different types of IDs
Florian Dold
2022-10-14
wallet-core: DB tweaks, consistent file naming convention
Florian Dold
2022-10-14
wallet-core: pull out ToS into separate object store
Florian Dold
2022-10-14
wallet-core: DB tweaks
Florian Dold
2022-10-14
-remove obsolete README section
Florian Dold
2022-10-14
terms and privacy on exchange selection
Sebastian
2022-10-14
wallet-core: get rid of duplicated withdrawal info API
Florian Dold
2022-10-14
refactored terms of service to remove duplicated code
Sebastian
2022-10-13
wallet-core: only allow enabling dev mode via separate request
Florian Dold
2022-10-13
use node16 for wallet-core, delete unused taler-config-lib package
Florian Dold
2022-10-13
use node16 module resolution for taler-util
Florian Dold
2022-10-13
-formatting
Florian Dold
2022-10-13
update deps, move idb-bridge to node16 module resolution
Florian Dold
2022-10-13
-fix missing enum case
Florian Dold
2022-10-13
contrib: helper script
Florian Dold
2022-10-12
wallet-core: implement enabling/disabling dev mode
Florian Dold
[next]