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
2024-11-12
fix very bad amount subtraction that created free money under certain circums...
Christian Grothoff
2024-11-11
limit reserve expiration query to reserves that actually had an incoming wire...
Christian Grothoff
2024-11-11
fix test: init auditor and exchange DB before running test
Christian Grothoff
2024-11-11
fix use of test without existing DB
Christian Grothoff
2024-11-11
tolerate automated aml outcomes with same decision timestamp
Florian Dold
2024-11-11
fix another FTBFS
Florian Dold
2024-11-11
fix FTBFS
Florian Dold
2024-11-11
fix query, implement full successor_measure support in kyc-info
Florian Dold
2024-11-11
auditor: wait for libeufin-bank in tests
Florian Dold
2024-11-10
ensure we do not start if the database version is outdated (#9203)
Christian Grothoff
2024-11-10
take HTTP status from EC
Florian Dold
2024-11-10
fix odd cast
Florian Dold
2024-11-10
-fix query
Florian Dold
2024-11-10
towards handling non-instant successor measures
Florian Dold
2024-11-09
implement protocol v22, fixes #9185
Christian Grothoff
2024-11-09
fix KYC test regressions
Christian Grothoff
2024-11-08
fix broken insert_aml_decision query
Florian Dold
2024-11-08
finish other legi measures when inserting new one
Florian Dold
2024-11-08
handle successor measures in kyc-info
Florian Dold
2024-11-08
remove unnecessary optimization
Florian Dold
2024-11-08
fix return type confusion in kyc-start handler
Florian Dold
2024-11-08
-re-add attributes
Florian Dold
2024-11-08
-re-add query
Florian Dold
2024-11-07
replace run_check with TEH_kyc_run_measure_directly
Florian Dold
2024-11-07
get rid of TEH_kyc_finish
Florian Dold
2024-11-07
use TEH_kyc_run_measure_instant, derive provider_name from process_row
Florian Dold
2024-11-07
introduce TEH_kyc_run_measure_instant
Florian Dold
2024-11-07
kyclogic: make TEH_kyc_finished useable without MHD response
Florian Dold
2024-11-07
fix sql
Florian Dold
2024-11-07
only measures can be 'verboten', but not a check
Florian Dold
2024-11-07
use constant for verboten
Florian Dold
2024-11-07
fix parsing of verboten in non-config rules
Florian Dold
2024-11-07
do not hash uninitialized payto
Florian Dold
2024-11-06
-fix double free
Florian Dold
2024-11-05
merge variants of TEH_kyc_finished
Florian Dold
2024-11-05
proposed new API for running measures
Florian Dold
2024-11-05
use insert_kyc_measure_result, remove insert_programmatic_legitimization_outcome
Florian Dold
2024-11-05
rename insert_kyc_attributes to insert_kyc_measure_result
Florian Dold
2024-11-05
fix missing return and memory leaks
Florian Dold
2024-11-05
get rid of new_check remnants, it has long been replaced by new_measures
Florian Dold
2024-11-05
install AMPs as scripts
Florian Dold
2024-11-05
kyc: add taler-exchange-helper-measure-none
Florian Dold
2024-11-05
more bugfixes
Christian Grothoff
2024-11-05
more bugfixes
Christian Grothoff
2024-11-05
fix bug
Christian Grothoff
2024-11-05
fix util tests
Christian Grothoff
2024-11-05
work on tests
Christian Grothoff
2024-11-05
more work on testing
Christian Grothoff
2024-11-05
more work on testing
Christian Grothoff
2024-11-05
more work on testing
Christian Grothoff
[next]