index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
Age
Commit message (
Collapse
)
Author
2023-06-21
repo: fix Makefiles / top-level 'make install' target
Florian Dold
2023-06-21
webextension: fix type error
Florian Dold
2023-06-21
harness: wallet must always withdraw via fault-injected exchange
Florian Dold
Otherwise, the ports in the base URL don't match and the wallet will complain.
2023-06-21
harness: fix/modernize peer-to-peer-push
Florian Dold
2023-06-21
harness: fix exchange base URL in tests with fault injection
Florian Dold
2023-06-20
add select max amount
Sebastian
2023-06-20
more real cases
Sebastian
2023-06-20
-minor rename
Florian Dold
2023-06-20
repo: bump to 0.9.3-dev.16
v0.9.3-dev.16
Florian Dold
2023-06-20
wallet-core: consistently rename to failTransaction
Florian Dold
2023-06-20
added txactions into transaction mocks
Sebastian
2023-06-20
remove calculate plan (for now) implemented simpler API
Sebastian
2023-06-20
show the button that wallet-core tells
Sebastian
2023-06-20
using enum instead of string
Sebastian
2023-06-20
remove from float
Sebastian
2023-06-20
parse instead of fromFloat
Sebastian
2023-06-20
harness: fix test-peer-repair
Florian Dold
2023-06-20
log notification from wallet
Sebastian
2023-06-20
wallet-core: remove redundant/unused notifications
Florian Dold
2023-06-20
missing removal
Sebastian
2023-06-20
wallet-core: be less spammy with self-transitions and logging
Florian Dold
2023-06-20
wallet-core: emit DD37 self-transition notifications with errors
Florian Dold
2023-06-19
wallet-core: fix peer-(push,pull)-debit withdrawal states
Florian Dold
2023-06-19
taler-harness: WIP integration test for p2p coin selection repair
Florian Dold
2023-06-19
wallet-core: implement coin selection repair for p2p payments
Florian Dold
2023-06-16
add test to compare withdrawing KUDOS:25 with demo config
Sebastian
2023-06-16
remove testing ui
Sebastian
2023-06-16
remove some type literal and pretty
Sebastian
2023-06-16
remove type literal
Sebastian
2023-06-15
add test to coin selection algorithm
Sebastian
2023-06-15
watch test
Sebastian
2023-06-15
compare duration
Sebastian
2023-06-13
showing off information about operation plan
Sebastian
2023-06-13
get operation plan impl, no test
Sebastian
2023-06-13
get operation plan types
Sebastian
2023-06-09
spelling
Sebastian
2023-06-06
use transaction state transition instead of other notifications
Sebastian
2023-06-06
wallet-core: truncate withdrawal errors
Florian Dold
2023-06-06
wallet-core: check base URL reported by exchange
Florian Dold
2023-06-06
wallet-core: try to abort withdrawals wallet-side with the bank
Florian Dold
2023-06-06
wallet-core: use status consistently for querying for pending tasks
Florian Dold
2023-06-06
wallet-core: missing put operation
Florian Dold
2023-06-06
-use tsc --build
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
wallet-core: fix long-polling check
Florian Dold
2023-06-06
wallet-core: fix peer-push-debit transition helper
Florian Dold
2023-06-06
wallet-core: deterministic p2p contract encryption
Florian Dold
2023-06-06
bump typescript version
Florian Dold
2023-06-05
wallet-core: handle Gone in peer-pull-debit
Florian Dold
[prev]
[next]