Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-23 | Added appropriate response on contract-conflict during deposit | Özgür Kesim | |
In case of a detected conflict during deposit, because (merchant_pub, h_contract_terms) already existed, with different other field values, we now provide the client an error response that contains the h_wire. This way, the client can retrieve further details about the conflicting transaction via /deposits/$H_WIRE/$MERCHANT_PUB/$H_CONTRACT_TERMS/$COIN_PUB Fixes #8002 | |||
2023-12-09 | mark out #8002 | Özgür Kesim | |
2023-10-29 | -fix leaks | Christian Grothoff | |
2023-09-11 | add support for wallet_data_hash in API | Christian Grothoff | |
2023-09-10 | -fix typo | Christian Grothoff | |
2023-09-10 | major exchange DB schema change: store common properties of batch deposit in ↵ | Christian Grothoff | |
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups | |||
2023-07-30 | -remove _tuple suffix | Christian Grothoff | |
2023-07-29 | migration to new amount style for exchangedb | Christian Grothoff | |
2023-04-08 | adding FIXME | Christian Grothoff | |
2023-03-31 | fix exchangedb build errors | Christian Grothoff | |
2022-11-14 | remove more functions | Joseph | |