Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-22 | -fix SQL typo found by Sebastian | Christian Grothoff | |
2024-05-21 | -bump dependencies and page versionv0.11.1 | Christian Grothoff | |
2024-05-21 | -bump dependencies | Christian Grothoff | |
2024-05-17 | -fix user | Christian Grothoff | |
2024-05-17 | only prevent restart on status 9 | Christian Grothoff | |
2024-05-15 | version bump for v0.11.0 | Christian Grothoff | |
2024-05-13 | latest from prebuilt | Sebastian | |
2024-05-13 | add ref to bug | Christian Grothoff | |
2024-05-13 | implement protocol spec v15 | Christian Grothoff | |
2024-05-11 | misc | Christian Blättler | |
2024-05-06 | work on tokens | Christian Blättler | |
2024-05-01 | enforce RFC 8959 prefix for passwords | Christian Grothoff | |
2024-04-30 | work on tokens | Christian Blättler | |
2024-04-27 | validate and sign token envelopes | Christian Blättler | |
2024-04-27 | pass wallet data hash to deposit signature validation | Christian Blättler | |
2024-04-27 | work on testing orders with tokens | Christian Blättler | |
2024-04-27 | fix token family key parsing | Christian Blättler | |
2024-04-27 | tokens, not coins 🙃 | Christian Blättler | |
2024-04-27 | set valid_after timestamp to rounded value of matching key | Christian Blättler | |
2024-04-26 | build tokens array in test command | Christian Blättler | |
2024-04-26 | add pay command to tokens test case (which will currently fail) | Christian Blättler | |
2024-04-26 | extend testing lib to support paying for orders with choices | Christian Blättler | |
2024-04-26 | extend merchant lib to allow tokens as inputs | Christian Blättler | |
2024-04-26 | fix memory management in case of error | Christian Blättler | |
2024-04-26 | fix choices length check | Christian Blättler | |
2024-04-26 | add todo | Christian Blättler | |
2024-04-25 | fix set_token_family memory leaks | Christian Blättler | |
2024-04-25 | parse and hash wallet data in pay handler | Christian Blättler | |
2024-04-25 | rename signature | Christian Blättler | |
2024-04-21 | work on pay handler | Christian Blättler | |
2024-04-21 | printf of find is non-portable, use awk | Christian Grothoff | |
2024-04-21 | pay: fetch and parse choices from db | Christian Blättler | |
2024-04-21 | fix serialized json format of choices | Christian Blättler | |
2024-04-21 | fix timestamp in order creation test | Christian Blättler | |
2024-04-21 | fix cache control for /config: rebuild response after it expired | Christian Grothoff | |
2024-04-20 | parse tokens in pay handler | Christian Blättler | |
2024-04-20 | rename keys | Christian Blättler | |
2024-04-19 | proper date rounding & fix db key extraction | Christian Blättler | |
2024-04-19 | fix choice index type | Christian Blättler | |
2024-04-19 | typo | Christian Blättler | |
2024-04-19 | remove todo | Christian Blättler | |
2024-04-19 | use better error code | Christian Blättler | |
2024-04-19 | check hash before inserting | Christian Blättler | |
2024-04-19 | fix compiler warning | Christian Blättler | |
2024-04-19 | fix typos | Christian Blättler | |
2024-04-18 | adapt to changed spec and fix key handling | Christian Blättler | |
2024-04-18 | add new migration to makefile | Christian Blättler | |
2024-04-18 | remove todo | Christian Blättler | |
2024-04-18 | check hash before inserting | Christian Blättler | |
2024-04-18 | fix hash length constraint | Christian Blättler | |