index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-wallet-cli
Age
Commit message (
Expand
)
Author
2022-11-01
remove source-map-support usage, as node supports it natively
Florian Dold
2022-11-01
taler-wallet-cli: fix sourcemap support
Florian Dold
2022-11-01
wallet-core: use PeerContractTerms
Florian Dold
2022-10-31
taler-util: fix config utils for ESM
Florian Dold
2022-10-31
keep CLI command without ext
Sebastian
2022-10-31
full ESM build
Sebastian
2022-10-31
dist build should be ESM also
Sebastian
2022-10-31
wallet-core: fix deposit with age restrictions
Florian Dold
2022-10-31
running wallet script outside the project needs .mjs extension
Sebastian
2022-10-31
demobank-ui: fix error reporting
Florian Dold
2022-10-31
taler-wallet-cli: experimental esbuild script for CLI
Florian Dold
2022-10-31
require and __filename is not supported for ESM
Sebastian
2022-10-28
build system: makefile for taler-wallet-cli
Florian Dold
2022-10-25
integration tests: fix type error
Florian Dold
2022-10-24
mark clause schnorr test as experimental
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: simplify coin record
Florian Dold
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
update deps, move idb-bridge to node16 module resolution
Florian Dold
2022-10-12
wallet-core: skeleton for dev-experiments
Florian Dold
2022-10-08
wallet-core: Clean up merchant payments DB schema
Florian Dold
2022-10-07
-logging
Florian Dold
2022-10-05
wallet-core: fix default auditor/exchange loading logic
Florian Dold
2022-10-05
integration tests: make test-wallet-cryptoworker pass
Florian Dold
2022-10-05
integration tests: test crypto worker
Florian Dold
2022-09-23
-fix typos
Florian Dold
2022-09-23
-fix test
Florian Dold
2022-09-23
wallet-core: fix withdrawal state machine
Florian Dold
2022-09-23
wallet-core: do not block when accepting a manual withdrawal
Florian Dold
2022-09-21
wallet-cli: add --expect-success flag, exit with error on max retries
Florian Dold
2022-09-21
-tag test
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
taler-util: fix CLI parsing for numberic options
Florian Dold
2022-09-19
wallet-core: fix tipping with age restricted denoms
Florian Dold
2022-09-19
-test tagging
Florian Dold
2022-09-19
wallet-core: add wire method check in new coin selection
Florian Dold
2022-09-13
fix test and logging
Florian Dold
2022-09-08
include age commitment proof in refreshed coins
Florian Dold
2022-09-07
allow age-restricted withdrawal from the CLI
Florian Dold
2022-09-07
also accept payment in test
Florian Dold
2022-09-07
fix typo
Florian Dold
2022-09-05
-fix test setup
Florian Dold
2022-09-05
add test for mixed age restrictions
Florian Dold
2022-09-05
replace __VERSION__ with a string definition
Sebastian
2022-09-05
upgrade typescript (and some related deps)
Florian Dold
[next]