summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-17rename taler-helper-crypto-* to taler-exchange-secmod-*Florian Dold
2021-01-16remove unused struct memberFlorian Dold
2021-01-16reduce lookahead_sign in tests to improve test performance a bitChristian Grothoff
2021-01-16nah, also on internal server errors and anything I can imagine we should back...Christian Grothoff
2021-01-16remove dead fieldChristian Grothoff
2021-01-15ensure /management/keys cache is flushed when keys changeChristian Grothoff
2021-01-15newlineChristian Grothoff
2021-01-15fix use after free issueChristian Grothoff
2021-01-15fix DH revocation logicChristian Grothoff
2021-01-15avoid warning if file does not existChristian Grothoff
2021-01-15mkdir on tofu fileChristian Grothoff
2021-01-15improve loggingChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-15purge old LOOKAHEAD_PROVIDE optionFlorian Dold
2021-01-14update .gitignoreThien-Thi Nguyen
2021-01-14remove legacy config optionv0.8.1-dev.2Florian Dold
2021-01-13fix sync issues, add rudimentary testChristian Grothoff
2021-01-12bugfixes in auditor-sync logicChristian Grothoff
2021-01-12dynamic curl timeouts for /keys and /wire requestsFlorian Dold
2021-01-11taler-auditor-sync WiPChristian Grothoff
2021-01-11sync skeletonChristian Grothoff
2021-01-11fix #6685Christian Grothoff
2021-01-11DB schema updateChristian Grothoff
2021-01-10finish irbt_callbacksChristian Grothoff
2021-01-10more work on INSERT statementsChristian Grothoff
2021-01-10complete select_serial_by_* SELECT statementsChristian Grothoff
2021-01-10expand irbt templatesChristian Grothoff
2021-01-10expand irbt templatesChristian Grothoff
2021-01-10preparing statements for auditor replication logicChristian Grothoff
2021-01-10skeleton for postgres_insert_records_by_tableChristian Grothoff
2021-01-10fix #6683Christian Grothoff
2021-01-10complete (untested) implementation of lrbt_callbacksChristian Grothoff
2021-01-10remove redundant old_coin_pub from link dataChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-09more optimizations of tables with foreign keysChristian Grothoff
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
2021-01-08use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial i...Christian Grothoff
2021-01-08use auditor_uuid instead of auditor_pub as foreign keyChristian Grothoff
2021-01-08change exchange database to use denominations_serial instead of denom_pub_has...Christian Grothoff
2021-01-07fixes for earlier fixChristian Grothoff
2021-01-07fix test issues with new DB schemaChristian Grothoff
2021-01-07make reserve balance check used in internal_auditor mode onlyChristian Grothoff
2021-01-07only check tiny/done in internal modeChristian Grothoff
2021-01-07fix remaining #6679 issues in exchangeChristian Grothoff
2021-01-07work on #6679"Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2021-01-06add checks to ensure payto:// URI is well-formed to taler-exchange-offline, a...Christian Grothoff
2021-01-06Merge branch 'master' of git+ssh://git.taler.net/exchangeChristian Grothoff
2021-01-06fix #6676Christian Grothoff
2021-01-06also load keys in show subcommandv0.8.1-dev.1Florian Dold