Age | Commit message (Expand) | Author |
2020-07-16 | avoid boolean flags, see #6188 | Christian Grothoff |
2020-07-16 | implement forgettable contract terms core logic (#6365) | Christian Grothoff |
2020-07-15 | test retry transfer with same request_id | Jonathan Buchanan |
2020-07-16 | first draft for #6365, test pending | Christian Grothoff |
2020-07-16 | rename TALER_JSON_hash to TALER_JSON_contract_hash | Christian Grothoff |
2020-07-16 | fix Accept patterns with semicolons | Christian Grothoff |
2020-07-15 | document FDH implementation in detail, fixing #6182 | Christian Grothoff |
2020-07-15 | Fix #6375 | Christian Grothoff |
2020-07-15 | fix #6133: enable nice shutdown of auditor helpers with CTRL-C | Christian Grothoff |
2020-07-15 | update prebuilt | Christian Grothoff |
2020-07-15 | use bool instead of int for zombie_required | Christian Grothoff |
2020-07-15 | prepare for #6133: extend report-lib with API for signal handling | Christian Grothoff |
2020-07-14 | improve documentation on which invariants are checked by which auditor helper | Christian Grothoff |
2020-07-14 | check invariant that refund deadline should not be after wire deadline | Christian Grothoff |
2020-07-14 | more auditor documentation | Christian Grothoff |
2020-07-13 | Merge branch 'master' of ssh://git.taler.net/exchange into HEAD | Jonathan Buchanan |
2020-07-13 | test for use-after-free crash when getting keys | Jonathan Buchanan |
2020-07-13 | working on auditor documentation | Christian Grothoff |
2020-07-13 | clarify recoup can only refill, not fill a fresh reserve | Christian Grothoff |
2020-07-13 | add more detail to coin state machine | Christian Grothoff |
2020-07-12 | fix refs | Christian Grothoff |
2020-07-12 | more figures | Christian Grothoff |
2020-07-12 | add reserve state machine | Christian Grothoff |
2020-07-12 | update API endpoint documentation | Christian Grothoff |
2020-07-12 | initial import of thesis-dold | Christian Grothoff |
2020-07-12 | update response | Christian Grothoff |
2020-07-11 | more unit crypto tests | Christian Grothoff |
2020-07-11 | synchronize with latest GANA | Christian Grothoff |
2020-07-10 | test coin-reuse with recoup as well | Christian Grothoff |
2020-07-10 | test coin_priv re-use with deposit and refresh, update handling of the error ... | Christian Grothoff |
2020-07-10 | remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai... | Christian Grothoff |
2020-07-10 | fix wrong fmt string | Christian Grothoff |
2020-07-10 | this invariant does not actually hold, i.e. if there is a /recoup request for... | Christian Grothoff |
2020-07-09 | work on more testing for recoup-refresh | Christian Grothoff |
2020-07-09 | made a uuid trait | Jonathan Buchanan |
2020-07-08 | implement new behavior in exchange httpd and libtalerexchange (for #6416) | Christian Grothoff |
2020-07-08 | complete server-side logic to generate response for conflicting denomination ... | Christian Grothoff |
2020-07-08 | synchronize with latest GANA | Christian Grothoff |
2020-07-08 | merge known_coin transaction into main transaction (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom to melt signatures (for #6416) | Christian Grothoff |
2020-07-08 | add h_denom_pub to deposit signatures | Christian Grothoff |
2020-07-08 | introduce known_coin_id, alas not yet used | Christian Grothoff |
2020-07-08 | simplify DB access: do not fetch fields we do not need | Christian Grothoff |
2020-07-05 | also offer API for receiving rounded relative time via JSON | Christian Grothoff |
2020-07-05 | fix #6408: make sure all timestamps are always rounded when they arrive over ... | Christian Grothoff |
2020-07-05 | Merge branch 'protocolv8' | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff |
2020-07-05 | merge | Christian Grothoff |
2020-07-05 | fix error reporting/handling | Christian Grothoff |