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-wallet-cli
Age
Commit message (
Collapse
)
Author
2023-07-07
bump versions to 0.9.3-dev.17
Florian Dold
2023-06-21
repo: fix Makefiles / top-level 'make install' target
Florian Dold
2023-06-20
repo: bump to 0.9.3-dev.16
Florian Dold
2023-06-20
wallet-core: consistently rename to failTransaction
Florian Dold
2023-06-06
build system: use --build argument for tsc
Florian Dold
2023-06-06
build system: get rid of prepare scripts
Florian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06
bump typescript version
Florian Dold
2023-06-05
wallet-core: use long-polling for P2P kyc
Florian Dold
2023-05-26
taler-util,wallet-core: implement TalerPreciseTimestamp
Florian Dold
Fixes #7703
2023-05-24
fix cli tx id type
Sebastian
2023-05-11
taler-util: remove deprecated function
Florian Dold
2023-05-09
bump versions
Florian Dold
2023-05-08
bump versions
Florian Dold
2023-05-07
wallet-core: refund DD37 refactoring
Florian Dold
2023-05-05
DD37 wip
Florian Dold
2023-05-02
-withdrawal notifications
Florian Dold
2023-04-24
switching from allowHttp to noHttp so test script wont break
Sebastian
2023-04-24
add allowHttp to the cli
Sebastian
2023-04-23
wallet-core: further towards deposit DD37
Florian Dold
2023-04-19
fix #7704
Sebastian
2023-04-13
taler-wallet-cli: subcommand to print sample transactions
Florian Dold
2023-04-13
wallet-core: work around missing timestamp in legacy transaction
Florian Dold
2023-04-05
taler-wallet-cli: allow exchange selection for handle-uri
Florian Dold
2023-04-05
wallet-core: towards DD37 for deposits
Florian Dold
2023-04-04
bump version to 0.0.3-dev.11
Florian Dold
2023-03-29
bump Taler component versions
Florian Dold
2023-03-13
-typos
Özgür Kesim
2023-03-04
bump version
Christian Grothoff
2023-02-25
draft for taler-harness Debian package
Christian Grothoff
2023-02-25
draft for taler-harness Debian package
Christian Grothoff
2023-02-25
fix debian/changelog
Christian Grothoff
2023-02-23
bump debian version
Florian Dold
2023-02-23
bump versions to 0.9.3-dev.5
Florian Dold
2023-02-23
bump versions to 0.9.3-dev.4
Florian Dold
2023-02-21
remove legacy rollup file
Florian Dold
2023-02-21
taler-wallet-cli: bundle with esbuild
Florian Dold
2023-02-21
bump to 0.9.3-dev.3
Florian Dold
2023-02-21
bump version to 0.9.2
Florian Dold
2023-02-21
taler-wallet-cli: make purse expiration configurable
Florian Dold
2023-02-20
wallet cli: single transaction lookup
Florian Dold
Mostly used for testing
2023-02-20
wallet-core: rename p2p requests to something more sensible
Florian Dold
2023-02-19
wallet-core: various p2p payment fixes
Florian Dold
2023-02-16
make wallet-cli runnable under qtart
Florian Dold
2023-02-14
wallet-core: allow inclusion of refreshes in transactions list
Florian Dold
2023-02-12
harness: finish kyc test
Florian Dold
We mock the KYC gateway now, use the new notification-based wallet API and the test is not experimental anymore.
2023-02-10
taler-wallet-cli: stop wallet properly
Florian Dold
2023-02-10
harness: run without throttling, make fakebank issue reproducible
Florian Dold
2023-02-10
build system: convenience target to install CLIs
Florian Dold
2023-02-02
harness,wallet-cli: allow in-memory DB
Florian Dold
2023-02-02
harness,wallet-cli: notification-based testing with RPC wallet
Florian Dold
[next]