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-core
/
src
/
operations
Age
Commit message (
Collapse
)
Author
2023-10-17
Merge branch 'master' into age-withdraw
HEAD
age-withdraw
Özgür Kesim
2023-10-16
-fix tests
Florian Dold
2023-10-16
wallet-core: sort transactions ASC by default to not break tests
Florian Dold
2023-10-10
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-10-10
wallet-core: order transactions by descending timestamp
Florian Dold
2023-10-06
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-10-06
rename to corebank API
Florian Dold
2023-10-02
wallet-core: currency hint for preset exchanges
Florian Dold
2023-09-25
more ui
Sebastian
2023-09-24
harness: add libeufin-bank integration test
Florian Dold
2023-09-24
adapt to corebank API change, minor refactoring
Florian Dold
2023-09-21
wallet-core,harness: towards corebank API instead of fakebank/nexus API
Florian Dold
2023-09-15
wallet-core: fix tipping
Florian Dold
2023-09-15
wallet-core: fix type error in purse_expiration
Florian Dold
2023-09-14
wallet-core: consistently use usec timestamps in DB
Florian Dold
2023-09-14
wallet-core: use typed microsecond timestamps in DB
Florian Dold
2023-09-12
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-12
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-12
wallet-core: move contract terms to object store
Florian Dold
2023-09-12
wallet-core: use batch deposit API
Florian Dold
2023-09-11
-WalletContractData doesn't belong to the DB
Florian Dold
2023-09-09
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-09-08
-remove fields
Florian Dold
2023-09-08
wallet-core: more DB cleanup
Florian Dold
2023-09-08
wallet-core: remove redundant deposit status field in DB
Florian Dold
2023-09-08
wallet-core: put refresh sessions into own store
Florian Dold
2023-09-08
wallet-core: store contract terms in separate object store only
Florian Dold
2023-09-08
wallet-core: address DB FIXMEs, systematic state numbering
Florian Dold
2023-09-06
remove ToS storage
Florian Dold
2023-09-06
remove deprecated auditor trust management
Florian Dold
2023-08-31
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-30
wallet-core: remove old sync code, add stored backups skeleton
Florian Dold
2023-08-30
tip -> reward
Sebastian
2023-08-30
wallet-core: towards DD48
Florian Dold
2023-08-30
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-30
wallet-core,harness: get p2p tests to pass again
Florian Dold
2023-08-29
wallet-core: do p2p coin selection based on coin availability records
Florian Dold
2023-08-29
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-29
wallet-core: split coin selection and instructed amount conversion
Florian Dold
2023-08-29
wallet-core: remove usage of /wire
Florian Dold
2023-08-29
taler-harness: add exchange-purse test
Florian Dold
2023-08-25
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-08-23
-formatting / don't use deprecated method
Florian Dold
2023-08-22
wallet-core: always use batch withdrawal
Florian Dold
2023-08-22
wallet-core: wake up task loop on tx status changes
Florian Dold
2023-08-22
sqlite3 backend for idb-bridge / wallet-core
Florian Dold
2023-08-15
[age-withdraw] WiP: first types and adjustments
Özgür Kesim
2023-08-03
fix integration tests
Florian Dold
Instead of using the deprecated runUntilDone, we now wait for specific notifications. The old way doesn't work, since p2p push transactions are not considered done until the counterparty has accepted the payment.
2023-08-03
rename tip->reward in URI
Florian Dold
2023-08-03
-towards tip->reward rename
Florian Dold
[next]