summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-01-06update .gitignore filesChristian Grothoff
2021-01-06generate DBs with current schemaChristian Grothoff
2021-01-06latest merchant needs dbinitChristian Grothoff
2021-01-06add chmod() to set client unix domain socket to group writable regardless of ...Christian Grothoff
2021-01-06better error handling on configuration failuresChristian Grothoff
2021-01-06use shorter PATHs, /home/grothoff/research/taler/exchange/src/util may be too...Christian Grothoff
2021-01-06use blocking sendto() call to possibly eliminate need for nanosleep()Christian Grothoff
2021-01-05improve loggingChristian Grothoff
2021-01-05schema update in preparation of exchange-auditor database replication logicChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-05fix path for testsChristian Grothoff
2021-01-02clean taler-config, needed to build proper dpkgChristian Grothoff
2021-01-01bump protocol versionChristian Grothoff
2021-01-01fix #6666, bump protocol version to 9Christian Grothoff
2020-12-31keep helpers in normal bin/ dirChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-31fix bogus assertionChristian Grothoff
2020-12-31proposed fix for #6667Christian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-31more logging for #6667Christian Grothoff
2020-12-31fix typo in last commit: s/dh/esh/ (three instances)Thien-Thi Nguyen
2020-12-31use same restart logic for EdDSA and RSAChristian Grothoff
2020-12-31set timeout to 5sChristian Grothoff
2020-12-26fix bad callChristian Grothoff