index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2022-04-02
Include sharding sql logic
Marco Boss
2022-04-01
work on purse creation logic
Christian Grothoff
2022-03-31
add shard init for shard node
Marco Boss
2022-03-31
add sharding logic
Marco Boss
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-30
make struct private again
Christian Grothoff
2022-03-29
make TALER_RefundConfirmationPS public
Sebastian
2022-03-29
centralize exchange online signature logic
Christian Grothoff
2022-03-28
starting work on purse-create endpoint
Christian Grothoff
2022-03-28
-first cut at contract encryption and decryption
Christian Grothoff
2022-03-28
starting with purse creation client API
Christian Grothoff
2022-03-28
[age restriction] progress 19/19 (final) - Use Edx25519 for crypto
Özgür Kesim
2022-03-27
-remove tiny field, no longer needed
Christian Grothoff
2022-03-27
new aggregator mega transaction logic
Christian Grothoff
2022-03-27
towards removing tiny bit
Christian Grothoff
2022-03-26
change sharding strategy for refund table
Christian Grothoff
2022-03-24
rework deposits sharding, towards making aggregator faster (not necessarily d...
Christian Grothoff
2022-03-24
first draft of service API for p2p payments
Christian Grothoff
2022-03-24
better query
Christian Grothoff
2022-03-23
more skeleton logic for P2P operations on DB
Christian Grothoff
2022-03-23
revise P2P signatures and signing schema to address recently discovered desig...
Christian Grothoff
2022-03-22
add one more p2p signature
Christian Grothoff
2022-03-22
implement helper functions for p2p signatures, clean up existing signature logic
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
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
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-18
add deposits_by_coin table to speed-up certain queries (in theory)
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
-remove dead field, return h_commitment_age to auditor
Christian Grothoff
2022-03-17
-misc fixes
Christian Grothoff
2022-03-10
-also work with h_payto trait
Christian Grothoff
2022-03-05
add client API for setting global fees
Christian Grothoff
2022-03-05
add more logic for new global fees
Christian Grothoff
2022-03-05
-more work on global_fees
Christian Grothoff
2022-03-05
work on global fee structure
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-03-05
sync tables "extensions" and "extension_details" with auditor
Özgür Kesim
2022-03-05
add signing/verifying functions for global fees
Christian Grothoff
2022-03-05
introduce sets for wire fees and global fees
Christian Grothoff
2022-03-03
use 32 byte hash for hpayto, use that for joins on queries to better align qu...
Christian Grothoff
2022-03-03
include shard when marking deposits tiny/done to make better use of partition...
Christian Grothoff
2022-03-03
[age restriction] progress 18/n - attestation tested
Özgür Kesim
2022-03-02
Include partitioning in dbinit
Marco Boss
2022-03-02
use plain uint32_t
Marco Boss
2022-03-02
clearer doc
Marco Boss
[next]