index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
exchange-0001-part.sql
Age
Commit message (
Collapse
)
Author
2022-11-01
remove wad fee, kyc fee and kyc-timeout
Christian Grothoff
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ↵
Christian Grothoff
purse auditing logic
2022-10-13
-implement reserve closure in test
Christian Grothoff
2022-10-12
-work on reserve control tests
Christian Grothoff
2022-09-18
prepare tables for DD31
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-15
towards testing #4960
Christian Grothoff
2022-08-14
-start with DB cleanup
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, ↵
Christian Grothoff
but tests pass again
2022-08-06
-fix schema use
Christian Grothoff
2022-08-05
-first pass at new KYC DB API
Christian Grothoff
2022-07-30
setup drain_profits table (#4960)
Christian Grothoff
2022-07-28
-ensure single transaction for exchange-0001.sql / shard-0001.sql
Christian Grothoff
2022-07-24
-unversion stored procedures, always load latest ones
Christian Grothoff
2022-07-05
-handle withdraw CS nonce reuse more nicely
Christian Grothoff
2022-07-04
-implement DB logic for forcing reserve close
Christian Grothoff
2022-06-13
-towards coin audits with purse deposits
Christian Grothoff
2022-06-05
no purse fee if purse is successfully merged
Christian Grothoff
2022-06-04
-more work on p2p payments and tests thereof
Christian Grothoff
2022-06-04
add KYC errors for p2p payments
Christian Grothoff
2022-06-02
-work on P2P payment details
Christian Grothoff
2022-05-23
-more reserve history fixes
Christian Grothoff
2022-05-22
-towards purse merge and history requests in reserve history (incomplete)
Christian Grothoff
2022-05-22
-implement reserve history DB logic
Christian Grothoff
2022-05-22
-fix
Christian Grothoff
2022-05-17
integrate purse expiration into test, bugfixes
Christian Grothoff
2022-05-17
-add DB logic for purse expiration
Christian Grothoff
2022-05-13
add recoup_by_reserve as sql function
Marco Boss
2022-05-09
check reserve balance after p2p merges
Christian Grothoff
2022-05-08
-sql fixes
Christian Grothoff
2022-05-08
expand P2P query logic
Christian Grothoff
2022-05-08
pass purse_fee to determine how purse creation is paid for
Christian Grothoff
2022-05-07
-pub
Christian Grothoff
2022-05-01
skeleton for batch withdraw logic (not finished)
Christian Grothoff
2022-04-27
-p2p fixes
Christian Grothoff
2022-04-26
-misc. minor fixes
Christian Grothoff
2022-04-25
-sketch implementation of exchange_do_reserve_purse()
Christian Grothoff
2022-04-25
-sketch implementation of exchange_do_reserve_purse()
Christian Grothoff
2022-04-24
-fix fieldnames, regenerated DBs
Christian Grothoff
2022-04-24
-misc p2p fixes
Christian Grothoff
2022-04-23
-add more accounting fields to reserve table
Christian Grothoff
2022-04-13
-edit correct file
Christian Grothoff
2022-04-06
improve some queries for sharding
Marco Boss
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
Christian Grothoff
2022-04-04
add contract_sig field
Christian Grothoff
2022-04-04
add p2p tables to sharding logic
Marco Boss
2022-04-02
extend sharding logic that shard nodes can be initialied and dropped
Marco Boss
2022-03-31
add sharding logic
Marco Boss