Age | Commit message (Expand) | Author |
2020-03-16 | fix another withdrawal state machine bug, add 'show-reserve' to advanced CLI | Florian Dold |
2020-03-16 | fix bug in withdrawal operation state machine, allow manual reserve update fr... | Florian Dold |
2020-03-13 | signature verification for recoup | Florian Dold |
2020-03-13 | license header typo | Florian Dold |
2020-03-12 | improved error reporting / towards a working recoup | Florian Dold |
2020-03-12 | full recoup, untested/unfinished first attempt | Florian Dold |
2020-03-10 | cleanup | Florian Dold |
2020-03-09 | support exchange API version 7:0:0 | Florian Dold |
2020-03-09 | abort exchange update if version does not match | Florian Dold |
2020-03-09 | formatting / DCE | Florian Dold |
2020-03-06 | include (pending) wallet balance in pending ops response | Florian Dold |
2020-03-06 | documentation / enum types for pending ops | Florian Dold |
2020-01-31 | add fulfillmentUrl to OrderShortInfo | Marcos Gutierrez |
2020-01-22 | reset reserve retry timeout when forcing operation | Florian Dold |
2020-01-22 | make verbose details an option | Florian Dold |
2020-01-20 | fix store access | Florian Dold |
2020-01-20 | be verbose for refreshes too | Florian Dold |
2020-01-20 | verboseDetails for pay and withdraw | Florian Dold |
2020-01-19 | sort coins by amount first | Florian Dold |
2020-01-19 | do not apply the same refresh twice | Florian Dold |
2020-01-19 | don't refresh for a refund that didn't get applied | Florian Dold |
2020-01-19 | fix incomplete rename | Florian Dold |
2020-01-19 | fix error in refund retry | Florian Dold |
2020-01-19 | exchange uses payto_uri instead of url now | Florian Dold |
2020-01-18 | fix and test case for "insecure" taler://refund URIs | Florian Dold |
2020-01-17 | fix amount format (how did this ever work before?) | Florian Dold |
2020-01-17 | H_wire -> h_wire | Florian Dold |
2020-01-07 | Fix typo and field name in history event | Florian Dold |
2019-12-25 | comments | Florian Dold |
2019-12-25 | fix and simplify coin selection | Florian Dold |
2019-12-20 | fix taler URI classification bug | Florian Dold |
2019-12-20 | implement refusing proposals | Florian Dold |
2019-12-19 | do normal back-off when reserve isn't ready yet, run retry-loop in integratio... | Florian Dold |
2019-12-19 | new date format, replace checkable annotations with codecs | Florian Dold |
2019-12-16 | cleanup / history | Florian Dold |
2019-12-16 | finish refresh correctly, display fees correctly | Florian Dold |
2019-12-16 | cleanup, avoid some circular deps | Florian Dold |
2019-12-16 | history WIP, DB naming | Florian Dold |
2019-12-16 | history events WIP | Florian Dold |
2019-12-15 | simplify /pay, add pay event | Florian Dold |
2019-12-15 | oops, missing file | Florian Dold |
2019-12-15 | introduce refund groups, react correctly to 410 Gone for /refund | Florian Dold |
2019-12-15 | group refresh sessions into groups for nicer history | Florian Dold |
2019-12-13 | new history schema | Florian Dold |
2019-12-12 | refactor DB access | Florian Dold |
2019-12-12 | refactor: re-structure type definitions | Florian Dold |