Age | Commit message (Expand) | Author |
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 |
2021-06-16 | use same salt derivation as C code for forgettable fields | Florian Dold |
2021-06-15 | adjust imports | Florian Dold |
2021-06-15 | split out wallet core API types | Florian Dold |
2021-06-15 | separate wallet state from wallet client | Florian Dold |
2021-06-14 | implement force-retrying transactions | Florian Dold |
2021-06-14 | make CSPRNG work on ES6 | Florian Dold |
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 |