Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2022-06-04 | add KYC errors for p2p payments | Christian Grothoff | |
2022-06-04 | -fix SQL | Christian Grothoff | |
2022-06-04 | handle case where purse expiration refunded the coin's deposited amount | Christian Grothoff | |
2022-06-02 | -work on P2P payment details | Christian Grothoff | |
2022-06-02 | -some FIXMEs from API review | Christian Grothoff | |
2022-06-01 | -expand table list for taler-auditor-sync | Christian Grothoff | |
2022-06-01 | -work on SQL for P2P table replication | Christian Grothoff | |
2022-05-31 | -log invalid URI | Christian Grothoff | |
2022-05-31 | -log all BEGIN statements | Christian Grothoff | |
2022-05-31 | add -I option to wirewatch | Christian Grothoff | |
2022-05-30 | -towards p2p auditor sync implementation: SQL still missing | Christian Grothoff | |
2022-05-30 | -fix reserve history, include in tests | Christian Grothoff | |
2022-05-30 | -add batch withdraw to test suite | Christian Grothoff | |
2022-05-30 | -generate 404 on non-existing accounts for fakebank, use payto://-URIs with ↵ | Christian Grothoff | |
receiver-name in tests | |||
2022-05-30 | -sketch API for RSA parallel signing | Christian Grothoff | |
2022-05-29 | add batch signing support to taler-exchange-secmod-rsa | Christian Grothoff | |
2022-05-25 | rewrite sharding initialization logic | Marco Boss | |
2022-05-24 | use precise time for shards | Christian Grothoff | |
2022-05-24 | lock into the future, instead of lock into past | Christian Grothoff | |
2022-05-24 | -handle serialization issue | Christian Grothoff | |
2022-05-24 | -revise shard locking: resume open shards before starting new ones | Christian Grothoff | |
2022-05-23 | -incomplete batch_withdraw test command | Christian Grothoff | |
2022-05-23 | -implement batch withdraw client-side logic | Christian Grothoff | |
2022-05-23 | -passes, enable by default | Christian Grothoff | |
2022-05-23 | -sql fix | Christian Grothoff | |
2022-05-23 | handle purse deposit client-side | Christian Grothoff | |
2022-05-23 | include purse deposits in coin history | Christian Grothoff | |
2022-05-23 | -more reserve history fixes | Christian Grothoff | |
2022-05-23 | -misc fixes to reserve history | Christian Grothoff | |
2022-05-23 | -more traits for reserve history checking | Christian Grothoff | |
2022-05-23 | -towards reserve history testing | Christian Grothoff | |
2022-05-23 | -deduplicate and expand reserve history validation logic in testing library | Christian Grothoff | |
2022-05-23 | -add missing break, clean up fee logic | Christian Grothoff | |
2022-05-23 | -refactor coin history checker | Christian Grothoff | |