index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
auditor-basedb.mpub
Age
Commit message (
Expand
)
Author
2022-03-19
more work on recoup_by_reserve: add new materialized index to avoid hitting a...
Christian Grothoff
2022-03-18
add deposits_by_coin table to speed-up certain queries (in theory)
Christian Grothoff
2022-03-18
change table structures again to shard better by coin_pub and not use known_c...
Christian Grothoff
2022-03-17
reinit auditor bd: column dropped
Christian Grothoff
2022-03-17
-misc fixes
Christian Grothoff
2022-02-28
-towards getting auditor tests to pass again with new logic
Christian Grothoff
2021-12-01
fix auditor test case, re-generate basedbs
Florian Dold
2021-09-05
fix auditor test DB generation logic and re-generate databases
Christian Grothoff
2021-01-11
DB schema update
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-06
generate DBs with current schema
Christian Grothoff
2020-12-17
update auditordb and test logic to work with new key separation logic (#6175)
Christian Grothoff
2020-12-16
regenerate DBs
Christian Grothoff
2020-12-11
force use of Taler PD when getting libexec dir
Christian Grothoff
2020-08-29
re-enable auditor tests (#6479)
Christian Grothoff
2020-07-05
void basedb due to signature format change
Christian Grothoff
2020-03-14
run closer and transfer with aggregator, check if we actually did get deposit...
Christian Grothoff
2020-01-20
new DB
Christian Grothoff
2020-01-20
push mpub
Christian Grothoff
2020-01-19
add missing option
Christian Grothoff
2020-01-19
get auditor to pass with refund
Christian Grothoff
2020-01-19
fix aggregator fee calculation logic
Christian Grothoff
2020-01-18
payback -> recoup stranglers
Christian Grothoff
2020-01-18
deduplicate doxyfiles, integrate with build
Christian Grothoff
2020-01-18
generate 11.5-compatible db
Christian Grothoff
2020-01-18
auditor test: re-generate database with fixed merchant bank account
Florian Dold
2020-01-17
update DB
Christian Grothoff
2020-01-17
adjust config and timeouts
Florian Dold
2020-01-17
regenerate DB
Christian Grothoff
2020-01-17
fix reserve_pub-via-reserve_priv FIXME
Christian Grothoff
2019-12-24
new DB
Christian Grothoff
2019-12-07
regenerate test DB with latest crypto
Christian Grothoff
2019-10-26
modify auditor generator to properly create deposit confirmations
Christian Grothoff
2019-10-06
consider reserve closures as well when auditing outgoing wire transfers
Christian Grothoff
2019-10-06
re-add database
Christian Grothoff
2019-10-05
disable test-auditor.sh, need working taler-wallet-cli first
Christian Grothoff
2019-10-05
add uncrustify pre-commit hook
Christian Grothoff
2019-09-06
move basedb generation to auditor/
Christian Grothoff