Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | -fix typo | Özgür Kesim | |
2022-06-27 | do not depend on umask bits | Sebastian | |
2022-06-27 | -fixes in extension event handler | Özgür Kesim | |
2022-06-27 | age commitment: json parser helper and support for purses added | Özgür Kesim | |
2022-06-27 | age restriction support in exchange_api_purse_create_with_deposit added | Özgür Kesim | |
2022-06-27 | added documenation to the age-restriction related structures | Özgür Kesim | |
2022-06-27 | better api for parsing a denomination group | Özgür Kesim | |
2022-06-27 | [new /keys response] added proper hash verification | Özgür Kesim | |
- Running XOR of all SHA-512 hashes of each denomination's public key is compared against the "hash" value in the JSON blob. - Fixed a bug during creation of the running XOR. | |||
2022-06-26 | -fix valgrind complaints | Özgür Kesim | |
2022-06-26 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2022-06-26 | -more doxygen | Christian Grothoff | |
2022-06-26 | -more typos | Christian Grothoff | |
2022-06-26 | -fix typos | Christian Grothoff | |
2022-06-26 | -add missing comments | Christian Grothoff | |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-26 | -add auditor_priv_file | Christian Grothoff | |
2022-06-26 | -fix path | Christian Grothoff | |
2022-06-26 | -fix path | Christian Grothoff | |
2022-06-26 | -make econtract optional as per design | Christian Grothoff | |
2022-06-26 | [new /keys response] create and parse denomination implemented | Özgür Kesim | |
- /keys response now contains signed denomintations - hashes of denominations now XOR'ed per group into a single hash-code - final hash-code is now XOR of all group hash codes - final hash-code is signed - lib/exchange_api_handle support for new "denominations" implemented - parses array of denomation groups - creates running xor of hashes - verifies signature at the end - previous diff/merge logic for keys remains intact. | |||
2022-06-26 | -fix/rename this -> new | Özgür Kesim | |
2022-06-26 | -more doxygen | Christian Grothoff | |
2022-06-26 | -more typos | Christian Grothoff | |
2022-06-25 | -fix typos | Christian Grothoff | |
2022-06-25 | -add missing comments | Christian Grothoff | |
2022-06-25 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-24 | -add auditor_priv_file | Christian Grothoff | |
2022-06-24 | -fix path | Christian Grothoff | |
2022-06-24 | -fix path | Christian Grothoff | |
2022-06-24 | -cleanup comments | Özgür Kesim | |
2022-06-23 | -make econtract optional as per design | Christian Grothoff | |
2022-06-23 | -fix versions | Christian Grothoff | |
2022-06-23 | -make pg a recommendation, include version | Christian Grothoff | |
2022-06-23 | -fix build issues | Christian Grothoff | |
2022-06-23 | -fix initialization issue | Christian Grothoff | |
2022-06-23 | -fix initialization issue | Christian Grothoff | |
2022-06-23 | first steps towards new /keys response: grouped denominations added | Özgür Kesim | |
2022-06-21 | -fix versions | Christian Grothoff | |
2022-06-20 | -make pg a recommendation, include version | Christian Grothoff | |
2022-06-20 | -update Debian package: include expire service, update dependencies | Christian Grothoff | |
2022-06-20 | -fix build issues | Christian Grothoff | |
2022-06-20 | -fix initialization issue | Christian Grothoff | |
2022-06-20 | -fix initialization issue | Christian Grothoff | |
2022-06-19 | -fix #7262 | Christian Grothoff | |
2022-06-19 | -add missing checkpointing logic | Christian Grothoff | |
2022-06-18 | -more work on taler-helper-auditor-reserve p2p audits | Christian Grothoff | |
2022-06-15 | -more DB logic for taler-helper-auditor-reserves | Christian Grothoff | |
2022-06-15 | -more DB prep work towards reserve auditing with p2p payments | Christian Grothoff | |
2022-06-14 | -preparatory steps to expand auditor to know about purse and history fees | Christian Grothoff | |
2022-06-14 | -include purse deposits in aggregation coin value analysis; note issues ↵ | Christian Grothoff | |
discovered with deposit fee waiver logic |