index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-24
implement more taler-crypto-worker ops
Florian Dold
2022-03-23
more skeleton logic for P2P operations on DB
Christian Grothoff
2022-03-23
Bump required version of libmicrohttpd to 0.9.71
Thien-Thi Nguyen
2022-03-23
revise P2P signatures and signing schema to address recently discovered desig...
Christian Grothoff
2022-03-23
fix #7151
Christian Grothoff
2022-03-22
add one more p2p signature
Christian Grothoff
2022-03-22
fix typo
Christian Grothoff
2022-03-22
add missing table drops
Christian Grothoff
2022-03-22
-fix drop SQL issue: drop functions properly
Christian Grothoff
2022-03-22
implement helper functions for p2p signatures, clean up existing signature logic
Christian Grothoff
2022-03-21
FIXMEs for Oec
Christian Grothoff
2022-03-21
add logic to check timestamp, revise history balance calculation logic in client
Christian Grothoff
2022-03-21
first rough-cut implementation of /reserves//history endpoint
Christian Grothoff
2022-03-21
first rough-cut implementation of POST /reserves//status
Christian Grothoff
2022-03-20
ideas for mboss
Christian Grothoff
2022-03-20
add test for reserve GET long polling
Christian Grothoff
2022-03-20
add variant of GET /reserves/ testing command with support for long polling (...
Christian Grothoff
2022-03-20
add p2p tables from dd13
Christian Grothoff
2022-03-20
-rename file for consistency
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-03-20
return new global fees from /keys
Christian Grothoff
2022-03-20
add new reserve status/history signatures
Christian Grothoff
2022-03-20
-style fixes
Christian Grothoff
2022-03-20
-style fixes
Christian Grothoff
2022-03-19
-style fixes
Christian Grothoff
2022-03-19
-fix memory leak introduced by Oec
Christian Grothoff
2022-03-19
-minor code cleanup
Christian Grothoff
2022-03-19
simplify auditor_api_handle.c, do not modify global context with respect to '...
Christian Grothoff
2022-03-19
more work on recoup_by_reserve: add new materialized index to avoid hitting a...
Christian Grothoff
2022-03-19
add missing index, move indices closer to table generation
Christian Grothoff
2022-03-19
[build int] Use ‘MHD_VERSION_AT_LEAST’
Thien-Thi Nguyen
2022-03-19
Add autoconf macro to check for minimum libmicrohttpd version
Thien-Thi Nguyen
2022-03-19
-code cleanup
Christian Grothoff
2022-03-19
improve style of some SQL queries (no semantic change)
Christian Grothoff
2022-03-19
-fix memory leak
Christian Grothoff
2022-03-18
add deposits_by_coin table to speed-up certain queries (in theory)
Christian Grothoff
2022-03-18
system doc: include title page
Florian Dold
2022-03-18
add selection by shard, ignore KYC in revocation test aggregation
Christian Grothoff
2022-03-18
change table structures again to shard better by coin_pub and not use known_c...
Christian Grothoff
2022-03-17
reinit auditor bd: column dropped
Christian Grothoff
2022-03-17
-re-enable test-revocation.sh, works again
Christian Grothoff
2022-03-17
-remove dead field, return h_commitment_age to auditor
Christian Grothoff
2022-03-17
-misc fixes
Christian Grothoff
2022-03-17
more explicit cipher usage counters
Marco Boss
2022-03-15
regenerate revokedb
Christian Grothoff
2022-03-14
add metrics for number of crypto operations
Marco Boss
2022-03-14
add arguments for new fees
Christian Grothoff
2022-03-14
attempt to make GRID5K_MARCO_OPT superfluous
Christian Grothoff
2022-03-10
add option to exclude reserve history in grid5k experiments
Marco Boss
2022-03-10
-also work with h_payto trait
Christian Grothoff
[next]