index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-16
nah, also on internal server errors and anything I can imagine we should back...
Christian Grothoff
2021-01-16
remove dead field
Christian Grothoff
2021-01-15
ensure /management/keys cache is flushed when keys change
Christian Grothoff
2021-01-15
newline
Christian Grothoff
2021-01-15
fix use after free issue
Christian Grothoff
2021-01-15
fix DH revocation logic
Christian Grothoff
2021-01-15
avoid warning if file does not exist
Christian Grothoff
2021-01-15
mkdir on tofu file
Christian Grothoff
2021-01-15
improve logging
Christian Grothoff
2021-01-15
remove master_pub from DB
Christian Grothoff
2021-01-15
purge old LOOKAHEAD_PROVIDE option
Florian Dold
2021-01-14
remove legacy config option
v0.8.1-dev.2
Florian Dold
2021-01-13
fix sync issues, add rudimentary test
Christian Grothoff
2021-01-12
bugfixes in auditor-sync logic
Christian Grothoff
2021-01-12
dynamic curl timeouts for /keys and /wire requests
Florian Dold
2021-01-11
taler-auditor-sync WiP
Christian Grothoff
2021-01-11
sync skeleton
Christian Grothoff
2021-01-11
fix #6685
Christian Grothoff
2021-01-11
DB schema update
Christian Grothoff
2021-01-10
finish irbt_callbacks
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
expand irbt templates
Christian Grothoff
2021-01-10
expand irbt templates
Christian Grothoff
2021-01-10
preparing statements for auditor replication logic
Christian Grothoff
2021-01-10
skeleton for postgres_insert_records_by_table
Christian Grothoff
2021-01-10
fix #6683
Christian Grothoff
2021-01-10
complete (untested) implementation of lrbt_callbacks
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
use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial i...
Christian Grothoff
2021-01-08
use auditor_uuid instead of auditor_pub as foreign key
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-07
fixes for earlier fix
Christian Grothoff
2021-01-07
fix test issues with new DB schema
Christian Grothoff
2021-01-07
make reserve balance check used in internal_auditor mode only
Christian Grothoff
2021-01-07
only check tiny/done in internal mode
Christian Grothoff
2021-01-07
fix remaining #6679 issues in exchange
Christian Grothoff
2021-01-07
work on #6679"
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2021-01-06
add checks to ensure payto:// URI is well-formed to taler-exchange-offline, a...
Christian Grothoff
2021-01-06
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2021-01-06
fix #6676
Christian Grothoff
2021-01-06
also load keys in show subcommand
v0.8.1-dev.1
Florian Dold
2021-01-06
update .gitignore files
Christian Grothoff
2021-01-06
generate DBs with current schema
Christian Grothoff
2021-01-06
latest merchant needs dbinit
Christian Grothoff
2021-01-06
add chmod() to set client unix domain socket to group writable regardless of ...
Christian Grothoff
[next]