Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-06-14 | -fix comments | Christian Grothoff | |
2022-06-13 | -towards coin audits with purse deposits | Christian Grothoff | |
2022-06-13 | -also exit in test mode | Christian Grothoff | |
2022-06-13 | fix #7256 | Christian Grothoff | |
2022-06-13 | -prevent editing of generated files | Christian Grothoff | |
2022-06-13 | -prevent editing generated files | Christian Grothoff | |
2022-06-13 | -add default(0) | Christian Grothoff | |
2022-06-12 | fix #7255 | Christian Grothoff | |
2022-06-12 | fix #7241 | Christian Grothoff | |
2022-06-12 | -add dB logic for auditor iteration over purse deposits | Christian Grothoff | |
2022-06-11 | only exit on bank error from wirewatch if new '-e' option is given | Christian Grothoff | |
2022-06-09 | -typo | Christian Grothoff | |
2022-06-09 | tag | Christian Grothoff | |
2022-06-08 | -expand auditordb to track progress for p2p payments | Christian Grothoff | |
2022-06-08 | add core success count metrics | Christian Grothoff | |
2022-06-07 | -fix refund check regression | Christian Grothoff | |
2022-06-07 | coarsen deposit transaction | Christian Grothoff | |
2022-06-07 | -more minor bugfixes | Christian Grothoff | |
2022-06-07 | -more minor bugfixes | Christian Grothoff | |
2022-06-07 | allow double-rollback, warn on rollback+commit | Christian Grothoff | |
2022-06-07 | -fix minor bugs | Christian Grothoff | |
2022-06-06 | Mention GANA repo in guidelines | Thien-Thi Nguyen | |
2022-06-06 | Add some guidelines for src/include/taler_signatures.h maintenance | Thien-Thi Nguyen | |
2022-06-06 | Update ignorance | Thien-Thi Nguyen | |
2022-06-06 | Generate src/include/taler_signatures.h at bootstrap time | Thien-Thi Nguyen | |
* src/include/taler_signatures.h: Delete file. * contrib/gana-update.sh: Add calls to ‘domake’, ‘ensure’ for contrib/sigp. | |||
2022-06-05 | no purse fee if purse is successfully merged | Christian Grothoff | |
2022-06-05 | fixed typo | Özgür Kesim | |
2022-06-05 | complete P2P/W2W conflict handling, deduplicate code across handlers | Christian Grothoff | |
2022-06-05 | -work on error proof response checking for p2p payments | Christian Grothoff | |
2022-06-05 | -fix dist | Christian Grothoff | |
2022-06-05 | -unify API | Christian Grothoff | |
2022-06-05 | -refactor internal API to use new EncrptedContract struct where applicable | Christian Grothoff | |
2022-06-05 | -move econtract into sub-object with its own parser | Christian Grothoff | |
2022-06-04 | -more work on p2p payments and tests thereof | Christian Grothoff | |
2022-06-04 | Add support for generating taler_signatures.h. | Thien-Thi Nguyen | |
* contrib/sigp/: New dir. * contrib/sigp/Makefile: New file. * contrib/sigp/README: New file. * contrib/sigp/h.footer: New file. * contrib/sigp/h.header: New file. * contrib/sigp/h.template: New file. | |||
2022-06-04 | move "gana/" to caller | Thien-Thi Nguyen | |
This allows for other prefix dirs to be used. (domake): Consider $1 to be dir under ‘contrib/’. (ensure): Likewise, for $2. |