Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-12 | -leak fix | Christian Grothoff | |
2022-05-12 | hande IF_NONE_MATCH in /wire request | Christian Grothoff | |
2022-05-12 | Merge branch 'master' of git+ssh://git.taler.net/exchange | Christian Grothoff | |
2022-05-12 | add Etag and 'expires' to /wire | Christian Grothoff | |
2022-05-12 | define TALER_SIGNATURE_MASTER_PARTNER_DETAILS as 1048 | Thien-Thi Nguyen | |
This is to avoid a duplicate Number: https://bugs.gnunet.org/view.php?id=7240 | |||
2022-05-12 | add 'Expires' header to ToS and PP replies | Christian Grothoff | |
2022-05-12 | combine auto-commited transactions in refresh/reveal into one big transaction | Christian Grothoff | |
2022-05-12 | -fix argument order | Christian Grothoff | |
2022-05-12 | -add FIXME | Christian Grothoff | |
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 | -address FIXMEs | 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-07 | -online | Christian Grothoff | |
2022-05-07 | -address FIXMEs for purses GET requests | Christian Grothoff | |
2022-05-07 | add function for purse status signing | Christian Grothoff | |
2022-05-07 | rename function that is for the merchant signature to have merchant in the name | Christian Grothoff | |
2022-05-07 | -fix leaks | Christian Grothoff | |
2022-05-02 | -payment router skeleton | Christian Grothoff | |
2022-05-02 | -remove FIXMEs | Christian Grothoff | |
2022-05-02 | -investigate FIXME | Christian Grothoff | |
2022-05-02 | -regen DBs to fix #7236 | Christian Grothoff | |
2022-05-02 | -address some FIXMEs | Christian Grothoff | |
2022-05-02 | -fix leak | Christian Grothoff | |
2022-05-02 | include shard domain and remote users in taler config | Marco Boss | |
2022-05-01 | add batch withdraw to demultiplexer | Christian Grothoff | |
2022-05-01 | -get batch withdraw to build | Christian Grothoff | |
2022-05-01 | skeleton for batch withdraw logic (not finished) | Christian Grothoff | |
2022-04-30 | -GET purse test passes | Christian Grothoff | |
2022-04-30 | -expand p2p tests with purse long poller | Christian Grothoff | |
2022-04-30 | -add notifications for purse events | Christian Grothoff | |
2022-04-30 | -implement purses_get CMD | Christian Grothoff | |
2022-04-28 | -fix help text | Christian Grothoff | |
2022-04-27 | -logging | Florian Dold | |
2022-04-27 | -get p2p test to pass | Christian Grothoff | |
2022-04-27 | -work on p2p payments | Christian Grothoff | |
2022-04-27 | -drop | Christian Grothoff | |
2022-04-27 | -p2p fixes | Christian Grothoff | |
2022-04-27 | -fix derivation, logging | Florian Dold | |
2022-04-26 | age restriction: make seed a HashCode due to endianess and security level ↵ | Florian Dold | |
concerns | |||
2022-04-26 | -remove debug logging | Florian Dold | |
2022-04-26 | various age restriction fixes, some of them half-baked | Florian Dold | |
2022-04-26 | -misc. minor fixes | Christian Grothoff | |
2022-04-26 | -draft pull p2p test case | Christian Grothoff | |
2022-04-26 | -complete purses_get draft implementation | Christian Grothoff | |
2022-04-26 | -implement purses get db sketch | Christian Grothoff | |
2022-04-26 | -use uint32_t instead of uint8_t + padding for the age | Özgür Kesim | |
2022-04-26 | use htonl, not GNUNET_htonll | Florian Dold | |