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-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