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-09-08
first approach to new design for withdraw
Sebastian
2021-08-24
removing blocked scope due to babel/issues/8709#issuecomment-421538014
Sebastian
2021-08-24
DB schema cleanup
Florian Dold
2021-08-24
implement freezing for payments
Florian Dold
2021-08-24
towards handling frozen refreshes
Florian Dold
2021-08-23
fix un-offered denom situation, test case almost works
Florian Dold
2021-08-20
separate node entry points
Florian Dold
2021-08-19
backup
Florian Dold
2021-08-19
cleanup / formatting
Florian Dold
2021-08-19
logging
Florian Dold
2021-08-19
run pending operations at least once, style fixes
Florian Dold
2021-08-19
add missing file
Florian Dold
2021-08-19
store 'list issue date' of denoms, cleanup
Florian Dold
2021-08-12
merchant test cases
Florian Dold
2021-08-12
convert performance.now to integer before converting to BigInt
Florian Dold
2021-08-07
reset deposit lastError
Florian Dold
2021-08-07
remove extra slash
Florian Dold
2021-08-07
consider deposit operations for pending operations
Florian Dold
2021-08-07
construct deposit URL correctly
Florian Dold
2021-08-06
perf: do bulk read
Florian Dold
2021-08-06
perf and logging improvements
Florian Dold
2021-08-06
merchant test: pass h_contract
Florian Dold
2021-07-30
taler-wallet-core ios compatibility
Jonathan Buchanan
2021-07-15
simplest implementation to remove one provider, also added a user-defined nam...
Sebastian
2021-07-13
comment
Florian Dold
2021-07-13
make TextEncoder/Decoder creation lazy for polyfill to work
Florian Dold
2021-07-12
tolerate zero-value payments
Florian Dold
2021-07-12
improve error messages in DB transactions
Florian Dold
2021-07-12
formatting
Florian Dold
2021-07-07
add providers filter to runBackupCycle
Sebastian
2021-07-01
exported backup types from wallet core
Sebastian
2021-06-25
implement backup scheduling, other tweaks
Florian Dold
2021-06-23
sync: handle HTTP 304 correctly
Florian Dold
2021-06-23
set gzip timestamp to 0 in backup blob
Florian Dold
2021-06-23
skip existing coins when applying a pay coin re-selection
Florian Dold
2021-06-22
prevent conflicting coin allocation with concurrent payments
Florian Dold
2021-06-22
implement long-polling for auto-refunds
Florian Dold
2021-06-22
comment
Florian Dold
2021-06-22
simplify task loop, test coin suspension
Florian Dold
2021-06-22
get rid of cyclic imports
Florian Dold
2021-06-21
fix #6042
Sebastian
2021-06-20
missing globalThis Polyfill, remove duplicate url util
Sebastian
2021-06-17
hide internal wallet state, keep it internal to package
Florian Dold
2021-06-17
using block inside case of switch breaks when building with babel 7
Sebastian
2021-06-17
temporary fix for exchange operations
Florian Dold
2021-06-17
fix support with webpack{4,5} in browser environment
Sebastian
2021-06-17
towards factoring out cyclic dependencies
Florian Dold
2021-06-17
clean up imports
Florian Dold
2021-06-17
use the new wallet core API interface in all tests
Florian Dold
2021-06-16
allow any string as forgettable field salt
Florian Dold
[next]