Commit Graph

  • dcbb8d1cb6 clean up postgres_get_reserve_history logic and improve docu Christian Grothoff 2015-06-05 15:05:28 +0200
  • 7c04d12ea2 clean up postgres_get_reserve_history logic and improve docu Christian Grothoff 2015-06-05 15:04:47 +0200
  • 49fdd32337 clean up postgres_get_reserve_history logic and improve docu Christian Grothoff 2015-06-05 15:04:21 +0200
  • c4f3c9be6c clean up postgres_reserves_in_insert logic and improve docu Christian Grothoff 2015-06-05 13:48:57 +0200
  • b978cba29c -style fixes Christian Grothoff 2015-06-04 10:43:44 +0200
  • 8a93e84d71 use const, annotate in/out argument, avoid postgres_-prefix for non-exported functions Christian Grothoff 2015-06-04 10:35:37 +0200
  • 1de6f78a1d notes on issue #3823 Christian Grothoff 2015-06-04 10:28:21 +0200
  • 8c4747a5a0 notes on issue #3823 Christian Grothoff 2015-06-04 10:26:08 +0200
  • 860a09926b comments... Christian Grothoff 2015-06-03 16:53:20 +0200
  • d251d0bafb notes on issue #3820 Christian Grothoff 2015-06-03 16:47:17 +0200
  • 89793f8180 ensure consistent order between CREATE, INSERT and SELECT statements Christian Grothoff 2015-06-03 16:29:30 +0200
  • f0e097c9a8 make use of network byte order obvious Christian Grothoff 2015-06-03 15:59:25 +0200
  • c3ab96b242 more documenting, checking for consistency between prepared statements and functional logic Christian Grothoff 2015-06-03 15:41:09 +0200
  • d4f5af2151 bad missig space in SQL Christian Grothoff 2015-06-03 14:40:59 +0200
  • 321208972d remarks on #3816 Christian Grothoff 2015-06-03 14:39:45 +0200
  • 1f8291a024 remarks on #3814/3815 Christian Grothoff 2015-06-03 14:32:22 +0200
  • ca8eb3ec5c remarks on #3813 Christian Grothoff 2015-06-03 14:12:26 +0200
  • 7ef583bfcb remarks on #3812 Christian Grothoff 2015-06-03 13:53:45 +0200
  • 9e981afa3f remarks on #3812 Christian Grothoff 2015-06-03 13:53:38 +0200
  • da27bee6e4 reveal_ok is dead Christian Grothoff 2015-06-03 13:50:10 +0200
  • f8558c418e remarks on #3811 Christian Grothoff 2015-06-03 12:35:30 +0200
  • 510c45efd6 remarks on #3811 Christian Grothoff 2015-06-03 12:29:09 +0200
  • 50afaadf16 remarks on #3810 Christian Grothoff 2015-06-03 12:23:31 +0200
  • 3d0f422734 remarks on #3809 Christian Grothoff 2015-06-03 12:21:50 +0200
  • 600dbaf594 remarks on #3808 Christian Grothoff 2015-06-03 11:43:57 +0200
  • da44aa5679 document macros, avoid passing useless 'result' argument Christian Grothoff 2015-06-03 11:31:51 +0200
  • 401745fc30 -include wallet headers if compiling wallet library Christian Grothoff 2015-06-02 12:52:05 +0200
  • 68a8c36f06 forgot to add include earlier Christian Grothoff 2015-05-28 15:10:57 +0200
  • 20ea73d74e fix helptext Christian Grothoff 2015-05-28 11:47:12 +0200
  • 5081c7df1e Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-05-28 11:34:09 +0200
  • de953fa7bc add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contains the wallet-specific API subset Christian Grothoff 2015-05-28 11:34:06 +0200
  • 6cc0b4bad8 mintdb postgres: Implement get_refresh_melt(). Sree Harsha Totakura 2015-05-27 14:22:25 +0200
  • 1d551bf36b mintdb get_known_coin(): Do not allocate memory for return paramter. Sree Harsha Totakura 2015-05-27 14:20:07 +0200
  • 02c237d269 mintdb postgres: sanitize test case Sree Harsha Totakura 2015-05-26 10:06:41 +0200
  • 6ad16aee31 mintdb postgres: implement insert_refresh_melt() Sree Harsha Totakura 2015-05-25 22:50:57 +0200
  • 126a747f82 mintdb postgres: add deposit fee to the denominations Sree Harsha Totakura 2015-05-25 22:47:00 +0200
  • d49a0d6567 mintdb postgres: add get_known_coin() and insert_known_coin() Sree Harsha Totakura 2015-05-25 17:40:27 +0200
  • b00bea0b44 copy currency into fee_withdrawl Sree Harsha Totakura 2015-05-25 17:30:46 +0200
  • c742db86c4 check return values Christian Grothoff 2015-05-18 20:18:37 +0200
  • 7b4623706c Merge branch 'master' of git+ssh://taler.net/var/git/mint Christian Grothoff 2015-05-18 18:53:12 +0200
  • cb68cc7e5b fix reporting in constructor Christian Grothoff 2015-05-18 18:52:52 +0200
  • 17985453c5 describe refund protocol Christian Grothoff 2015-05-17 18:13:54 +0200
  • cdc0f43f35 slightly expand wireformat test to cover error cases Christian Grothoff 2015-05-17 17:57:31 +0200
  • 9896e8e96a test for rsa-json conversion API Christian Grothoff 2015-05-17 17:35:24 +0200
  • 3b0dadc28b add functions for conversion from json to rsa public key/signature for symmetry, testing, etc. Christian Grothoff 2015-05-17 17:28:18 +0200
  • 2f67dbebc5 test json-raw conversion, fix assertion Christian Grothoff 2015-05-17 17:10:38 +0200
  • b1401f93da test json-time conversion, add support for forever/never time Christian Grothoff 2015-05-17 17:01:25 +0200
  • 3817f83dd5 adding testcase for json-amount conversions, fixing typos and missing currency initialization Christian Grothoff 2015-05-17 16:53:00 +0200
  • 25e530f37a add test for varsize pq operation Christian Grothoff 2015-05-17 16:46:16 +0200
  • 9eac126e52 adding script to generate code coverage report Christian Grothoff 2015-05-17 09:49:09 +0200
  • aa89db4d0a organize #include, remove redundant includes Christian Grothoff 2015-05-16 20:33:01 +0200
  • 21da34a501 -fix doxygen errors Christian Grothoff 2015-05-16 18:26:34 +0200
  • 456434ec41 eliminating ECDSA support from json API (dead) Christian Grothoff 2015-05-16 14:16:38 +0200
  • f4a59d1ccc eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol Christian Grothoff 2015-05-16 14:15:34 +0200
  • d080e59e27 resolve #3717 Christian Grothoff 2015-05-15 17:24:27 +0200
  • 33f5242ac4 transaction logic is inside of DB function Christian Grothoff 2015-05-15 17:08:56 +0200
  • 88ff3e8bb5 have sensible default Christian Grothoff 2015-05-15 16:14:35 +0200
  • 80bc5d86e9 adapt to API change Christian Grothoff 2015-05-15 14:47:21 +0200
  • 85f198ef32 getting test to pass Christian Grothoff 2015-05-15 14:46:03 +0200
  • 955054bf25 misc bugfixes Christian Grothoff 2015-05-15 14:36:08 +0200
  • 6c774a1f03 completing test-case implementation: Christian Grothoff 2015-05-15 14:16:10 +0200
  • 6b9ccc4ca0 fixing misc. minor bugs, towards getting testcases to work Christian Grothoff 2015-05-15 09:53:31 +0200
  • 3ac86568b0 use talercheck DB Christian Grothoff 2015-05-15 09:33:15 +0200
  • 701a10cbe7 avoid PG 9.5 dependency Christian Grothoff 2015-05-14 14:37:12 +0200
  • d19b1277d1 fixing misc sql syntax errors Christian Grothoff 2015-05-14 14:28:29 +0200
  • dcd0e00a48 fix ftbfs of test Christian Grothoff 2015-05-14 14:14:18 +0200
  • 22c825f0fe fix ftbfs of test Christian Grothoff 2015-05-14 14:12:17 +0200
  • 057ef6da30 fix ftbfs Christian Grothoff 2015-05-13 20:25:02 +0200
  • cd4a6bab83 Merge branch 'master' of git.taler.net:/var/git/mint Christian Grothoff 2015-05-13 20:16:43 +0200
  • 62e7d30750 sync Christian Grothoff 2015-05-13 20:16:36 +0200
  • d5960b50af towards fixing #3717 and #3633 Christian Grothoff 2015-05-13 15:57:35 +0200
  • dc4847220a do equivalent update for results that was done to type queries in pq library Christian Grothoff 2015-05-10 22:38:34 +0200
  • fe51219d58 slight improvements Christian Grothoff 2015-05-09 22:51:12 +0200
  • 15c4126295 slight clarifications Christian Grothoff 2015-05-09 19:37:54 +0200
  • 5004fce6ca replace macros with functions for better type-checking Christian Grothoff 2015-05-09 17:04:56 +0200
  • f7780b52f1 pq test skeleton, not finished Christian Grothoff 2015-05-07 14:36:49 +0200
  • 292b6cf265 note (theoretical) problem with 64 vs 63 bit integers Christian Grothoff 2015-05-07 14:01:26 +0200
  • 17055134a3 extend PQ library to support Absolute time values Christian Grothoff 2015-05-07 13:59:56 +0200
  • e2fb24f0a9 removing extra spaces, correcting argument counts Christian Grothoff 2015-05-07 13:33:19 +0200
  • 1fe362112a add a few more LENGTH checks Christian Grothoff 2015-05-07 13:29:11 +0200
  • 237cab27a9 capitalize SQL keywords Christian Grothoff 2015-05-07 12:38:17 +0200
  • bfa62094d9 -mini fix Christian Grothoff 2015-05-06 17:45:07 +0200
  • fc407bcb29 clean up of result processing in postgres logic by expanding pq API to cover RSA keys and signatures for results Christian Grothoff 2015-05-06 17:43:36 +0200
  • da9ab66d2e simplify PG logic by having libtalerpq handle RSA signature/key encoding Christian Grothoff 2015-05-06 17:05:24 +0200
  • 74a21a5259 fixing #3768, using new pq API more Christian Grothoff 2015-05-06 11:47:12 +0200
  • f8723b9b5d expanding PQ APIs with cleanup function Christian Grothoff 2015-05-06 11:25:13 +0200
  • 85e59ceb1a expanding PQ APIs to be able to handle Amounts nicely (and be extensible for additional data types in the future) Christian Grothoff 2015-05-06 11:13:09 +0200
  • 4af6cbb375 -working a bit on DB, starting to adjust libtalerpq API, not done yet Christian Grothoff 2015-05-04 14:47:36 +0200
  • ad237521e9 check return values Christian Grothoff 2015-05-01 10:06:46 +0200
  • 66355c18c8 -initialize 'now' Christian Grothoff 2015-05-01 10:02:09 +0200
  • 95f99d32dd minor bugfixes Christian Grothoff 2015-05-01 09:59:18 +0200
  • e591651937 -fix use of uninit memory Christian Grothoff 2015-04-30 11:01:06 +0200
  • 5a8eccb4c4 pq: do not modify the ptr passed in ResultSpec Sree Harsha Totakura 2015-04-29 13:04:10 +0200
  • 6a584e6c8a -style fixes Sree Harsha Totakura 2015-04-29 12:45:44 +0200
  • 3f3d8dfbfb mintdb postgres: enforce foreign key on denominations Sree Harsha Totakura 2015-04-29 12:40:59 +0200
  • 211cd3cdb7 libpq: do not loose the ptr where new memory should be allocated. Sree Harsha Totakura 2015-04-29 11:37:01 +0200
  • 7a12aea7af mintdb: add postgres plugin testcase to regression tests Sree Harsha Totakura 2015-04-10 17:45:15 +0200
  • 01554ef865 mintdb postgres; implement get_coin_transactions (deposit) Sree Harsha Totakura 2015-04-10 16:22:03 +0200
  • d7e38031a9 define G Christian Grothoff 2015-04-22 18:42:52 +0200
  • 6878f2e793 fixing #3779: typos in paper Christian Grothoff 2015-04-22 18:41:50 +0200