Age | Commit message (Expand) | Author |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -fix comment | Christian Grothoff |
2021-07-14 | -fix typo | Christian Grothoff |
2021-07-10 | expose 2^52 amount value limit in header, check that limit in test cases, add... | Christian Grothoff |
2021-06-22 | -bugfixes, and FTBFS | Christian Grothoff |
2021-06-21 | fixing parallel fakebank to ensure transactions are ordered, fixing indices/c... | Christian Grothoff |
2021-06-20 | preparations for sharded wirewatch | Christian Grothoff |
2021-06-19 | misc fakebank fixes | Christian Grothoff |
2021-06-19 | initial version of taler-bank-benchmark | Christian Grothoff |
2021-06-19 | make libfakebank scale | Christian Grothoff |
2021-06-19 | extend fakebank API to have thread pool option | Christian Grothoff |
2021-06-16 | implement logic to replace 'true' forgettable salts with random salts, fix ob... | Christian Grothoff |
2021-05-25 | return signed error message with HTTP_GONE status if denomination is not curr... | Christian Grothoff |
2021-05-25 | return signed 404 statements for unknown denomination key hashes (#6889) | Christian Grothoff |
2021-05-25 | add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch... | Christian Grothoff |
2021-05-20 | implement duplicate reserve_pub detection in fakebank, add test (fails in pyb... | Christian Grothoff |
2021-05-14 | more work on hopefully fixing #6862 | Christian Grothoff |
2021-05-11 | return NO if forgetting did not work because it was already forgotten earlier | Christian Grothoff |
2021-04-24 | return more precise error codes from TALER_EXCHANGE_deposit() if failures are... | Christian Grothoff |
2021-04-23 | more doxygen fixes | Christian Grothoff |
2021-04-21 | fix misc doxygen issues | Christian Grothoff |
2021-04-18 | -fix ftbfs on first make | Christian Grothoff |
2021-04-17 | add ability to change Authorization header in via interpreter command (#6778) | Christian Grothoff |
2021-04-05 | add gettext support | Christian Grothoff |
2021-04-05 | implement convenience function to extract i18n values from JSON (for #6749) | Christian Grothoff |
2021-04-04 | expose xmime_matches | Christian Grothoff |
2021-02-15 | added missing currency in ser/deser, see #6744 | Sebastian |
2021-02-09 | need enum value for taler://-URLs | Christian Grothoff |
2021-01-15 | remove master_pub from DB | Christian Grothoff |
2021-01-13 | fix sync issues, add rudimentary test | Christian Grothoff |
2021-01-11 | taler-auditor-sync WiP | Christian Grothoff |
2021-01-10 | more work on INSERT statements | Christian Grothoff |
2021-01-10 | complete select_serial_by_* SELECT statements | Christian Grothoff |
2021-01-10 | remove redundant old_coin_pub from link data | Christian Grothoff |
2021-01-10 | fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i... | Christian Grothoff |
2021-01-09 | more optimizations of tables with foreign keys | Christian Grothoff |
2021-01-08 | change wire_reference to be uint64_t always; more work on lrbt_callbacks | Christian Grothoff |
2021-01-08 | change exchange database to use denominations_serial instead of denom_pub_has... | Christian Grothoff |
2021-01-06 | add -i option to taler-auditor | Christian Grothoff |
2021-01-01 | fix #6666, bump protocol version to 9 | Christian Grothoff |
2020-12-26 | implement #6161 | Christian Grothoff |
2020-12-22 | integrate auditor signature check logic with taler-helper-auditor-coins | Christian Grothoff |
2020-12-22 | address FIXME: pass session when iterating over denominations | Christian Grothoff |
2020-12-20 | spell checking issues | Christian Grothoff |
2020-12-20 | misc doxygen fixes | Christian Grothoff |
2020-12-17 | simplify further | Christian Grothoff |
2020-12-17 | update auditordb and test logic to work with new key separation logic (#6175) | Christian Grothoff |
2020-12-16 | load fees from DB instead of from config, also in wire tools | Christian Grothoff |
2020-12-16 | add auditor-enable /-disable commands to taler-exchange-offline tool | Christian Grothoff |
2020-12-14 | (start to) remove logic no longer needed with new key management | Christian Grothoff |