Age | Commit message (Expand) | Author |
2017-05-29 | undo accidental commit | Christian Grothoff |
2017-05-29 | minor changes to get #3464 to work, finally | Christian Grothoff |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-05-28 | add missing drop, should fix #5007 | Christian Grothoff |
2017-05-25 | more work on #5010 | Christian Grothoff |
2017-05-25 | more work on #5010 | Christian Grothoff |
2017-05-25 | starting some initial work on #5010, very incomplete | Christian Grothoff |
2017-05-24 | bank flush db command also needed -c option | Marcello Stanisci |
2017-05-24 | fix auditor_iter, still a GNUNET_SYSERR lying around. | Marcello Stanisci |
2017-05-22 | fix segv in test if DB interaction failed hard | Christian Grothoff |
2017-05-18 | tolerating bad denomination blobs when iterating over | Marcello Stanisci |
2017-05-18 | auditor doesn't sign a zero-length list of denominations | Marcello Stanisci |
2017-05-17 | bank-lib testcase passes config file to the bank | Marcello Stanisci |
2017-05-17 | remove mention of 'talercheck' | Marcello Stanisci |
2017-05-17 | bank-lib looks first into env to get checkdb's name | Marcello Stanisci |
2017-05-16 | implement test and fix minor discovered bugs for /history via test wire plugi... | Christian Grothoff |
2017-05-16 | skeleton for the test for #4959 | Christian Grothoff |
2017-05-16 | nicer error reporting | Christian Grothoff |
2017-05-16 | use and purge alternate db when testing against python bank | Marcello Stanisci |
2017-05-16 | start_row is actually start in the spec, fix naming | Christian Grothoff |
2017-05-16 | handle base32-wire transfer subject being followed by space+exchange base url... | Christian Grothoff |
2017-05-16 | fix port numbers, no longer 8081 but on 8080; and box json array /history res... | Christian Grothoff |
2017-05-16 | take the history array from "data" field returned by the bank | Marcello Stanisci |
2017-05-14 | improve serializability error handling a bit | Christian Grothoff |
2017-05-12 | nicer logging | Christian Grothoff |
2017-05-11 | clean up debug logic | Christian Grothoff |
2017-05-11 | acutally initialize num_auditors field, helps a lot... | Christian Grothoff |
2017-05-11 | even more detailed /history error reporting | Christian Grothoff |
2017-05-11 | fail hard if any auditor sig is wrong | Christian Grothoff |
2017-05-11 | fix auditor signing process: include signature over refund fee | Christian Grothoff |
2017-05-11 | generate auditor signatures in exchange-lib testcase, and handle problem with... | Christian Grothoff |
2017-05-10 | revert field name in bank-lib | Marcello Stanisci |
2017-05-10 | improve history error reporting by test | Christian Grothoff |
2017-05-10 | removing use of bank's admin interface from bank-lib testcases | Marcello Stanisci |
2017-05-10 | uncommenting the first failing bank-lib interpreter command | Marcello Stanisci |
2017-05-10 | fix field name | Marcello Stanisci |
2017-05-10 | uncommenting /admin/add/incoming interpreter command | Marcello Stanisci |
2017-05-10 | initial fixes to test exchange/bank interfacing | Marcello Stanisci |
2017-05-10 | revert last change | Marcello Stanisci |
2017-05-10 | serial_id -> row_id in returned json | Marcello Stanisci |
2017-05-09 | fix missing auth header for /admin/add/incoming | Christian Grothoff |
2017-05-09 | handle error code returned by TALER_amount_subtract in new error case TALER_E... | Christian Grothoff |
2017-05-09 | handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterate | Christian Grothoff |
2017-05-09 | nicely handle error from json_dumps without assert | Christian Grothoff |
2017-05-09 | remove redundant check | Christian Grothoff |
2017-05-09 | fix possible NULL deref, simplify logic | Christian Grothoff |
2017-05-08 | nominally finish implementation of taler-exchange-wirewatch (still needs test... | Christian Grothoff |
2017-05-08 | add 'get_latest_reserve_in_reference' to exchangedb API | Christian Grothoff |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |
2017-05-08 | move responsibility of converting to wire subject to reserve_pub into wire p... | Christian Grothoff |