Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-11 | return fee as well | Christian Grothoff | |
2020-05-11 | combine sections | Christian Grothoff | |
2020-05-11 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵ | Christian Grothoff | |
deep copies | |||
2020-05-11 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵ | Christian Grothoff | |
a struct (simplifies merchant later) | |||
2020-05-11 | update exchange API to return struct instead of lots of individual args for ↵ | Christian Grothoff | |
TALER_EXCHANGE_transfers_get() -- simplifies merchant later | |||
2020-05-11 | make tests skip until we have a wallet to regen the DB | Christian Grothoff | |
2020-05-11 | void basedb due to signature format change | Christian Grothoff | |
2020-05-11 | implement #6181 | Christian Grothoff | |
2020-05-11 | ign | Christian Grothoff | |
2020-05-11 | fix status code | Christian Grothoff | |
2020-05-11 | v8 bump | Christian Grothoff | |
2020-05-08 | sleep to ensure aggregator has work | Christian Grothoff | |
2020-05-07 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff | |
2020-05-05 | return fee as well | Christian Grothoff | |
2020-05-04 | combine sections | Christian Grothoff | |
2020-05-04 | add ecv0.7.1-dev.1 | Christian Grothoff | |
2020-05-04 | add ec | Christian Grothoff | |
2020-05-03 | modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for ↵ | Christian Grothoff | |
deep copies | |||
2020-05-03 | modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into ↵ | Christian Grothoff | |
a struct (simplifies merchant later) | |||
2020-05-03 | update exchange API to return struct instead of lots of individual args for ↵ | Christian Grothoff | |
TALER_EXCHANGE_transfers_get() -- simplifies merchant later | |||
2020-05-01 | make tests skip until we have a wallet to regen the DB | Christian Grothoff | |
2020-05-01 | void basedb due to signature format change | Christian Grothoff | |
2020-05-01 | implement #6181 | Christian Grothoff | |
2020-05-01 | ign | Christian Grothoff | |
2020-05-01 | fix status code | Christian Grothoff | |
2020-05-01 | v8 bump | Christian Grothoff | |
2020-05-01 | more error codes | Christian Grothoff | |
2020-05-01 | /terms also must have CORS headers | Florian Dold | |
2020-04-24 | need array terminator | Christian Grothoff | |
2020-04-24 | fix invariant check | Christian Grothoff | |
2020-04-23 | fix #6198 | Christian Grothoff | |
2020-04-23 | CSE elimination, fix #6218 | Christian Grothoff | |
2020-04-23 | fix #6219 | Christian Grothoff | |
2020-04-23 | fix #6215~15757 | Christian Grothoff | |
2020-04-23 | write overflow check nicer (#6215) | Christian Grothoff | |
2020-04-23 | fix #6213 | Christian Grothoff | |
2020-04-23 | add invariant checks for #6214 | Christian Grothoff | |
2020-04-22 | fix #6200 | Christian Grothoff | |
2020-04-21 | fix #6195 | Christian Grothoff | |
2020-04-21 | clarify behavior (#6194) | Christian Grothoff | |
2020-04-21 | fix #6193 | Christian Grothoff | |
2020-04-21 | fix #6192 | Christian Grothoff | |
2020-04-21 | fix #6190 | Christian Grothoff | |
2020-04-21 | fix #6186 | Christian Grothoff | |
2020-04-21 | disable script to get tests to pass | Christian Grothoff | |
2020-04-20 | remove old logo | Christian Grothoff | |
2020-04-19 | also validate merchant IBANs before signing | Christian Grothoff | |
2020-04-17 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2020-04-17 | fix #6187 | Christian Grothoff | |
2020-04-17 | fix nexus-test return code | Marcello Stanisci | |
Returning zero, so as not to block the 'make check' experience. This is useful to check whether nexus-related changes broke tests in a different place. |