summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0001-part.sql
AgeCommit message (Expand)Author
2022-07-05-handle withdraw CS nonce reuse more nicelyChristian Grothoff
2022-07-04-implement DB logic for forcing reserve closeChristian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-06-05no purse fee if purse is successfully mergedChristian Grothoff
2022-06-04-more work on p2p payments and tests thereofChristian Grothoff
2022-06-04add KYC errors for p2p paymentsChristian Grothoff
2022-06-02-work on P2P payment detailsChristian Grothoff
2022-05-23-more reserve history fixesChristian Grothoff
2022-05-22-towards purse merge and history requests in reserve history (incomplete)Christian Grothoff
2022-05-22-implement reserve history DB logicChristian Grothoff
2022-05-22-fixChristian Grothoff
2022-05-17integrate purse expiration into test, bugfixesChristian Grothoff
2022-05-17-add DB logic for purse expirationChristian Grothoff
2022-05-13add recoup_by_reserve as sql functionMarco Boss
2022-05-09check reserve balance after p2p mergesChristian Grothoff
2022-05-08-sql fixesChristian Grothoff
2022-05-08expand P2P query logicChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-05-07-pubChristian Grothoff
2022-05-01skeleton for batch withdraw logic (not finished)Christian Grothoff
2022-04-27-p2p fixesChristian Grothoff
2022-04-26-misc. minor fixesChristian 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 DBsChristian Grothoff
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-23-add more accounting fields to reserve tableChristian Grothoff
2022-04-13-edit correct fileChristian Grothoff
2022-04-06improve some queries for shardingMarco Boss
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-04-04add contract_sig fieldChristian Grothoff
2022-04-04add p2p tables to sharding logicMarco Boss
2022-04-02extend sharding logic that shard nodes can be initialied and droppedMarco Boss
2022-03-31add sharding logicMarco Boss