index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
exchange-0001.sql
Age
Commit message (
Expand
)
Author
2022-03-01
stay with partitions for now - find shards on dev/boss/sharding
Marco Boss
2022-03-01
tested shard creation locally
Marco Boss
2022-03-01
prepare sharding / partitioning init
Marco Boss
2022-02-28
-work on test_sync.sh, incomplete
Christian Grothoff
2022-02-28
cleaner sql
Marco Boss
2022-02-28
get test-auditor and #7181 to pass
Christian Grothoff
2022-02-27
towards adding shard/partitioning init functionality
Marco Boss
2022-02-26
add index on wire_targets
Marco Boss
2022-02-24
Fix ON CONFLICT statements for distributed tables
Marco Boss
2022-02-24
-on conflict example
Christian Grothoff
2022-02-24
-fix aggregator with deferred constraint
Christian Grothoff
2022-02-24
-unique constraint is crucial
Christian Grothoff
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-17
-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...
Christian Grothoff
2022-02-17
-use age_mask
Christian Grothoff
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-15
-correctly implement CS idempotency check on withdraw
Christian Grothoff
2022-02-10
-fixes to tests, and half-baked fixes for CS-/link (still fails)
Christian Grothoff
2022-01-21
[age restriction] progress 12/n
Özgür Kesim
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2022-01-10
fix amount denormalization issue
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-23
[age restriction] progress 8/n
Özgür Kesim
2021-12-19
denormalize reserve_pub in reserve tables to enable sharding
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
Christian Grothoff
2021-12-06
improve SQL comments
Christian Grothoff
2021-12-05
-add FIXMEs
Christian Grothoff
2021-12-05
major rework of withdraw transaction to use stored procedure and (presumably)...
Christian Grothoff
2021-11-29
try to optimize aggregator queries
Christian Grothoff
2021-11-27
sql fix
Christian Grothoff
2021-11-27
refactor get_ready_deposits query and index to hopefully make query faster
Christian Grothoff
2021-11-16
fix oauth_username issue
Christian Grothoff
2021-11-15
complete oauth logic (in theory)
Christian Grothoff
2021-11-07
add missing file
Christian Grothoff
2021-11-06
sql fix
Christian Grothoff
2021-11-06
move extension options to external table
Christian Grothoff
2021-11-01
introduce invalid key type
Christian Grothoff
2021-11-01
fix sharding
Christian Grothoff
2021-10-31
DB test passes again
Christian Grothoff
2021-10-31
fixing SQL statements
Christian Grothoff
2021-10-31
misc fixes
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-30
-more dB work
Christian Grothoff
2021-10-29
fix SQL
Christian Grothoff
2021-10-27
database change -- breaks everything
Christian Grothoff
2021-08-31
hyperaggregation schema proposal
Christian Grothoff
2021-06-21
fixing parallel fakebank to ensure transactions are ordered, fixing indices/c...
Christian Grothoff
2021-01-10
remove redundant old_coin_pub from link data
Christian Grothoff
[next]