index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
Makefile.am
Age
Commit message (
Collapse
)
Author
2022-11-02
clean up exchange DB logic a bit, add missing function
Christian Grothoff
2022-11-02
templating helper
Christian Grothoff
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ↵
Christian Grothoff
purse auditing logic
2022-10-20
-improve build logic
Christian Grothoff
2022-10-15
-refactor DB for reserve history/status routines
Christian Grothoff
2022-10-13
-towards returning reserve open deposits in coin history
Christian Grothoff
2022-10-13
-implement reserve closure in test
Christian Grothoff
2022-10-10
-more db logic refactoring
Christian Grothoff
2022-10-08
more db refactoring
Christian Grothoff
2022-10-08
-more plugin refactoring
Christian Grothoff
2022-10-03
-implement sketch for pg_do_reserve_open.c
Christian Grothoff
2022-10-03
-work on DB logic
Christian Grothoff
2022-10-03
-skeletons for new PG functions
Christian Grothoff
2022-07-28
-ensure single transaction for exchange-0001.sql / shard-0001.sql
Christian Grothoff
2022-07-25
-simplify table drop logic
Christian Grothoff
2022-07-24
-unversion stored procedures, always load latest ones
Christian Grothoff
2022-07-24
-adapt to latest libgnunetpq
Christian Grothoff
2022-06-27
do not depend on umask bits
Sebastian
2022-06-13
-towards coin audits with purse deposits
Christian Grothoff
2022-06-13
-prevent editing generated files
Christian Grothoff
2022-06-12
fix #7255
Christian Grothoff
2022-06-09
-typo
Christian Grothoff
2022-06-09
tag
Christian Grothoff
2022-04-02
extend sharding logic that shard nodes can be initialied and dropped
Marco Boss
2022-04-02
install shard-0000.sql
Marco Boss
2022-04-02
add shard-0000.sql
Marco Boss
2022-03-31
remove built sql files from vc
Marco Boss
2022-03-31
add sharding logic
Marco Boss
2022-03-02
include partitioning logic in dbinit
Marco Boss
2022-03-01
stay with partitions for now - find shards on dev/boss/sharding
Marco Boss
2022-03-01
prepare sharding / partitioning init
Marco Boss
- create exchange-0001.sql with functions to create all tables and partitions / shards - create exchange-0002.sql for the master db
2021-11-28
benchmark skeleton
Christian Grothoff
2021-10-27
database change -- breaks everything
Christian Grothoff
2021-10-14
start with KYC support in DB
Christian Grothoff
2021-09-03
preliminary work on supporting sharding/parallel aggregation (undertested, ↵
Christian Grothoff
but tests pass again)
2021-07-31
-more json_pack fixes
Christian Grothoff
2021-01-10
finish irbt_callbacks
Christian Grothoff
2021-01-10
skeleton for postgres_insert_records_by_table
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of ↵
Christian Grothoff
denom_pub_hash as foreign key
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-12-31
add missing linker options, bonus fun
Christian Grothoff
2020-12-31
add missing linker options
Christian Grothoff
2020-12-16
load fees from DB instead of from config, also in wire tools
Christian Grothoff
2020-11-14
more work on crypto RSA helper
Christian Grothoff
2020-11-12
add -lgcov flag for coverage analysis
Christian Grothoff
2020-03-12
split reserve closing from main aggregation logic
Christian Grothoff
2020-02-24
rename
Christian Grothoff
2020-02-09
rename SQL files to make filenames consistent with versioning name
Christian Grothoff
2020-01-17
also cover drop/restart cases with psql logic
Christian Grothoff
2020-01-17
fix build system
Christian Grothoff
[next]