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
Age
Commit message (
Expand
)
Author
2021-06-14
fix up imports, no more esm in tests
Florian Dold
2021-06-14
store ToS acceptance timestamp, remove unused backup attributes
Florian Dold
2021-06-14
allow changing the wallet device ID
Florian Dold
2021-06-11
store exchange public key with signature on denomination
Florian Dold
2021-06-11
make retryInfo optional
Florian Dold
2021-06-11
simplify retry timeout handling
Florian Dold
2021-06-10
simplify pending transactions, make more tests pass again
Florian Dold
2021-06-10
transaction fixes
Florian Dold
2021-06-10
fix merchant instance creation in some tests
Florian Dold
2021-06-09
add missing await
Florian Dold
2021-06-09
return transaction context
Florian Dold
2021-06-09
imports
Florian Dold
2021-06-09
formatting: re-run prettier
Florian Dold
2021-06-09
database access refactor
Florian Dold
2021-06-08
moving strings from wallet-core to web-extension
Sebastian
2021-06-08
moving logger into taler-util
Sebastian
2021-06-04
delete database when pressing reset-db
Sebastian
2021-06-02
fix issues with circular imports
Florian Dold
2021-06-02
support multiple exchange details per base URL
Florian Dold
2021-05-21
typo
Florian Dold
2021-05-21
tombstone processing in backup import
Florian Dold
2021-05-20
also allow deleting individual refunds, tombstoned by their execution time
Florian Dold
2021-05-20
allow deletion via API
Florian Dold
2021-05-20
implement more deletion operations
Florian Dold
2021-05-20
implement deletion of withdrawal transactions
Florian Dold
2021-05-20
fix trust check
Florian Dold
2021-05-20
add UIDs for deletion tombstones to auditor/exchange trust management
Florian Dold
2021-05-17
remove unused interfaces
Florian Dold
2021-05-12
implement currencies subcommand
Florian Dold
2021-05-12
tombstones
Florian Dold
2021-05-12
model more backup provider errors
Florian Dold
2021-05-12
towards backup based on add/remove set instead of clocks
Florian Dold
2021-04-27
fix spelling issues
Christian Grothoff
2021-04-14
implement debug flag for allowing late withdrawal
Florian Dold
2021-04-14
forgettable information validation WIP
Florian Dold
2021-04-13
add validation for forgettable JSON
Florian Dold
2021-04-12
implement DD18 (forgettable fields in contract terms)
Florian Dold
2021-04-07
get coin re-selection after accidental double spending to work
Florian Dold
2021-03-27
re-add tests, more coin selection tests
Florian Dold
2021-03-27
fix coin selection
Florian Dold
2021-03-17
use static helpers for amounts
Florian Dold
2021-03-17
towards wallet-core / util split
Florian Dold
2021-03-15
sort is done after candidate selection
Florian Dold
2021-03-15
improved pay coin selection
Florian Dold
2021-03-11
towards recovering from accidental double spends
Florian Dold
2021-03-10
finish first complete end-to-end backup/sync test
Florian Dold
2021-03-10
restructure sync, store errors
Florian Dold
2021-03-03
WIP: wallet backup integration test
Florian Dold
2021-02-09
fix build error from rename
Florian Dold
2021-02-08
idb: add first web platform tests, fix issues detected by them
Florian Dold
[next]