Commit Graph

  • 4cd70bc0a7
    fix shard delay calculation also for 'transfer' tool Christian Grothoff 2021-12-14 16:26:10 +0100
  • 1a1fafbd43
    introducing GNUNET_TIME_Timestamp, recoup now with amounts Christian Grothoff 2021-12-14 16:04:32 +0100
  • bf54ee30d4
    experiment Christian Grothoff 2021-12-13 12:28:28 +0100
  • 57f4933451
    fix uncrustify Christian Grothoff 2021-12-11 21:53:30 +0100
  • a25429cadd
    fix #7123 Christian Grothoff 2021-12-11 20:06:15 +0100
  • 40175318e9
    towards simplified / more efficient /recoup Christian Grothoff 2021-12-11 15:39:24 +0100
  • 4eb958846f
    -more logging, less hanging ;-) Christian Grothoff 2021-12-11 14:03:08 +0100
  • 386301d1cf
    -was integrated Christian Grothoff 2021-12-09 23:17:15 +0100
  • 4c8b99f333
    -note FIXME Christian Grothoff 2021-12-09 23:16:55 +0100
  • fba91c63d5
    introduce stored procedure for coin balance check Christian Grothoff 2021-12-09 23:13:39 +0100
  • 889625a90f
    fix idle transaction issue introduced earlier Christian Grothoff 2021-12-09 22:15:30 +0100
  • 6dd4a90abd
    fix fakebank issue with timeouts in multi-threaded mode resulting in NPE Christian Grothoff 2021-12-09 22:14:42 +0100
  • 6c57b33746
    -fix warning Christian Grothoff 2021-12-09 16:44:40 +0100
  • ac4247f53a
    -note on #7124 Christian Grothoff 2021-12-09 14:40:06 +0100
  • a7b4cc97ec
    minimize idle in transaction from wirewatcher Christian Grothoff 2021-12-09 14:05:23 +0100
  • ce28d3b8e4
    add latency logging Christian Grothoff 2021-12-09 13:29:07 +0100
  • dcb73693dd
    crypto worker: eddsa signing Florian Dold 2021-12-09 10:38:02 +0100
  • 5433c2a475
    be more backwards-compatible Christian Grothoff 2021-12-08 21:14:36 +0100
  • 7fdcec4c3c
    -complete 'melt.sql', in theory Christian Grothoff 2021-12-08 20:52:23 +0100
  • e0700ad916
    optimize /deposit logic to minimize serialization failures (presumably) Christian Grothoff 2021-12-08 20:33:14 +0100
  • 21951eacc2
    quick hack to see about improving melt serialization failures Christian Grothoff 2021-12-08 18:22:07 +0100
  • 7e84b5570a
    fix error handling for very large uploads, fix re-generation of /keys response after Expires expires Christian Grothoff 2021-12-08 18:12:28 +0100
  • ed7379d235
    consider key rotation frequency instead of earliest expiration for Expire header Christian Grothoff 2021-12-08 16:11:46 +0100
  • b64f718037
    more aggressive rollback on failures Christian Grothoff 2021-12-08 16:11:27 +0100
  • 54177c6e1d
    crypto worker: remove unused args Florian Dold 2021-12-08 16:05:21 +0100
  • ec4c531cc6
    crypto worker: fix refresh planchet setup Florian Dold 2021-12-08 16:01:57 +0100
  • a00cebcced
    put crypto worker in exchange-tools, re-enable build Florian Dold 2021-12-08 15:54:48 +0100
  • 9d3f7d3a56
    move ensure_coin_known for melt and recoup outside of transaction, more logging Christian Grothoff 2021-12-08 15:18:40 +0100
  • 2e6e2387b8
    logging Christian Grothoff 2021-12-08 14:53:20 +0100
  • 5d765a294a
    fix prometheus metric labels Boss Marco 2021-12-08 14:43:12 +0100
  • 32e185978f
    tolerate missing 'Expire' header better Christian Grothoff 2021-12-08 14:33:13 +0100
  • c1aaafca91
    -fix syntax Christian Grothoff 2021-12-08 14:32:54 +0100
  • 98e44f33a7
    add missing preflight Christian Grothoff 2021-12-08 12:42:22 +0100
  • a727348638
    -wip Christian Grothoff 2021-12-08 11:53:27 +0100
  • be9cd04150
    -fix ftbfs Christian Grothoff 2021-12-08 09:21:08 +0100
  • 356c59ebb6
    -improve graphana compatibility Christian Grothoff 2021-12-08 08:57:09 +0100
  • add2d29acf
    implement basic /metrics Christian Grothoff 2021-12-07 21:27:08 +0100
  • 71933dd2e9
    add basic metrics collection logic Christian Grothoff 2021-12-07 21:16:38 +0100
  • 8be9de6675
    implement dummy /metrics handler Christian Grothoff 2021-12-07 21:02:36 +0100
  • 175f5b2495
    -comment Christian Grothoff 2021-12-07 13:57:37 +0100
  • 7dcd217b60
    -fix balance calculation Christian Grothoff 2021-12-06 16:37:32 +0100
  • f3629bdafc
    improve SQL comments Christian Grothoff 2021-12-06 15:15:59 +0100
  • 6ba9f934c4
    -add FIXMEs Christian Grothoff 2021-12-05 19:23:16 +0100
  • bb6c11ad9e
    take insertion into known_coins outside of main melt transaction to reduce conflict potential Christian Grothoff 2021-12-05 18:14:48 +0100
  • 19de0f604f
    change order of statements when making coin known to possibly reduce serialization failures Christian Grothoff 2021-12-05 17:59:02 +0100
  • 67de20d26e
    major rework of withdraw transaction to use stored procedure and (presumably) reduce serialization failures by avoiding SELECT before INSERT Christian Grothoff 2021-12-05 17:16:00 +0100
  • c0d2af8a49
    -fix withdraw logic idempotency broken yesterday: did not handle expired DKs nicely Christian Grothoff 2021-12-05 08:58:12 +0100
  • e61a53806e
    save 2ms on deposit by not doing idempotency check twice Christian Grothoff 2021-12-04 23:24:44 +0100
  • ec45eaae18
    more logging Christian Grothoff 2021-12-03 16:16:19 +0100
  • dfe245814c
    reduce lock contention in RSA secmod Christian Grothoff 2021-12-02 17:25:57 +0100
  • ae866fc45d
    -fix FTBFS Christian Grothoff 2021-12-02 14:35:45 +0100
  • 3a5eb9285c
    -fix FTBFS Christian Grothoff 2021-12-02 14:33:22 +0100
  • 5ad1d0d3dd
    -add disable invariants Christian Grothoff 2021-12-02 14:32:05 +0100
  • b3e4159c2e
    more perf debug messages Christian Grothoff 2021-12-02 14:11:14 +0100
  • bbdc7649f7
    add -I command line option Christian Grothoff 2021-12-02 13:31:20 +0100
  • 5a7dd00125
    improve suicide logic Christian Grothoff 2021-12-02 08:02:20 +0100
  • e8fc5d8d5c
    -fix command to avoid timing-dependent assertion failure Christian Grothoff 2021-12-02 06:41:49 +0100
  • 170402203a
    make check case-insensitive Christian Grothoff 2021-12-01 17:56:47 +0100
  • 7373bbc5c8
    Merge branch 'master' of ssh://git.taler.net/exchange Özgür Kesim 2021-12-01 15:27:56 +0100
  • 54c62f3ab9
    [age restriction] progress 6/n Özgür Kesim 2021-12-01 15:25:33 +0100
  • bed2a422a5
    -basedb Florian Dold 2021-12-01 15:04:57 +0100
  • ebc5f4f986
    fix auditor test case, re-generate basedbs Florian Dold 2021-12-01 14:21:35 +0100
  • 41aba39f0f
    move var decl to proper scope (where it's used) Thien-Thi Nguyen 2021-12-01 02:54:50 -0500
  • c47cb65fb8
    -nicer suicide Christian Grothoff 2021-11-30 22:57:20 +0100
  • 3a3d7f1ffb
    -implement suicide Christian Grothoff 2021-11-30 22:56:26 +0100
  • 644dbbf92b
    fix log message Christian Grothoff 2021-11-30 13:28:12 +0100
  • 5913955f34
    fix NPE Christian Grothoff 2021-11-30 13:24:09 +0100
  • d3615c708f
    -fix typos Christian Grothoff 2021-11-29 17:48:39 +0100
  • 4e9a5c8cc7
    touch unused variable Özgür Kesim 2021-11-29 10:22:35 +0100
  • 93fe40c5a7
    fixed signednes issue Özgür Kesim 2021-11-29 10:14:23 +0100
  • a467ba6a54
    typo and pointer comparison fixed Özgür Kesim 2021-11-29 10:12:08 +0100
  • c8480d97a1
    try to optimize aggregator queries Christian Grothoff 2021-11-29 10:09:21 +0100
  • 65533e8df5
    -simple DB benchmark Christian Grothoff 2021-11-29 00:17:09 +0100
  • c3ce84af44
    fix config Christian Grothoff 2021-11-28 22:20:56 +0100
  • cbc3f19a42
    -bump required version Christian Grothoff 2021-11-28 22:08:57 +0100
  • cba49056c4
    benchmark skeleton Christian Grothoff 2021-11-28 19:52:37 +0100
  • 97bae4dd65
    [age restriction] progress 5/n Özgür Kesim 2021-11-28 18:43:41 +0100
  • 2d1a618d3d
    sql fix Christian Grothoff 2021-11-27 22:58:50 +0100
  • fc04b91c94
    integrate taler_extensions.h into dist Christian Grothoff 2021-11-27 18:50:51 +0100
  • e46fb30965
    refactor get_ready_deposits query and index to hopefully make query faster Christian Grothoff 2021-11-27 14:56:22 +0100
  • 6ee13445ce
    [age restriction] progress 4/n Özgür Kesim 2021-11-27 14:33:07 +0100
  • f795e32b01
    -fix size check for RSA-8k Christian Grothoff 2021-11-27 14:21:36 +0100
  • f493122033
    fix #7105 (for exchange) Christian Grothoff 2021-11-25 23:23:59 +0100
  • dc4827ea20
    -speed up invariant checks by using new GNUnet API Christian Grothoff 2021-11-25 14:53:52 +0100
  • 94012d011c
    add invariant checks Christian Grothoff 2021-11-25 13:37:47 +0100
  • 98549cdc5a
    -fix Christian Grothoff 2021-11-25 10:00:55 +0100
  • 414237c335
    handle double-revoke gracefully Christian Grothoff 2021-11-25 09:54:23 +0100
  • bab213e794
    work on #7099 Christian Grothoff 2021-11-25 09:43:01 +0100
  • ed6634f98e
    -do not use parallel by default Christian Grothoff 2021-11-24 22:01:01 +0100
  • 4ceef77ae5
    add -r option to exchange-httpd Christian Grothoff 2021-11-24 21:57:39 +0100
  • 5116186ec1
    -fix the fix Christian Grothoff 2021-11-24 21:48:49 +0100
  • 61616fe2c8
    -fix check Christian Grothoff 2021-11-24 21:47:21 +0100
  • 0ac1b7abad
    handle revoke followed immediately by a sign request Christian Grothoff 2021-11-22 15:19:59 +0100
  • c7dc62b42e
    -logic cleanup Christian Grothoff 2021-11-24 16:04:26 +0100
  • 124ab147a9
    more logging Christian Grothoff 2021-11-24 15:26:09 +0100
  • ef29658161
    fix #7107 Christian Grothoff 2021-11-24 00:25:17 +0100
  • 4c628aba80
    ftbfs Christian Grothoff 2021-11-24 00:19:49 +0100
  • 4599fc2d5e
    protocol bump, ignore eintr Christian Grothoff 2021-11-23 21:39:26 +0100
  • eb05ba6e34
    force full gana update on bootstrap Christian Grothoff 2021-11-21 17:24:58 +0100
  • cb96bb0ba7
    -fix warning Christian Grothoff 2021-11-21 15:16:58 +0100