index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-18
use 'pipe' instead of 'eventfd' on non-Linux systems
Jonathan Buchanan
2022-01-11
fix #7143
Christian Grothoff
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
2022-01-10
improve error response for withdrawal
Florian Dold
2022-01-10
[age restriction] progress 11/n
Özgür Kesim
2022-01-08
drop extensions table
Özgür Kesim
2022-01-08
Fixed prepared statement for extensions
Özgür Kesim
2022-01-08
[age restriction] progress 10/n
Özgür Kesim
2021-12-31
-introduce new convenience macro
Christian Grothoff
2021-12-28
-cleanup
Christian Grothoff
2021-12-27
[age restriction] progress 9/n
Özgür Kesim
2021-12-26
resolve #7124: ensure -s also deletes work_shards
Christian Grothoff
2021-12-25
-fix FTBFS
Christian Grothoff
2021-12-25
clean up refresh-reveal logic, reducing local copying
Christian Grothoff
2021-12-25
-eliminate redundant hash operation on link signatures
Christian Grothoff
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-25
-add missing #include
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-25
deduplicate melt signing logic, remove coin_pub from data being signed over
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-19
add new wrappers around merchant hash codes for tips and pickups
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-15
compat
Christian Grothoff
2021-12-15
-fix FTBFS
Christian Grothoff
2021-12-15
-fix FTBFS
Christian Grothoff
2021-12-15
fix test_sq:
Christian Grothoff
2021-12-14
-die pthread.h
Christian Grothoff
2021-12-14
fix shard delay calculation also for 'transfer' tool
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-13
experiment
Christian Grothoff
2021-12-11
fix #7123
Christian Grothoff
2021-12-11
towards simplified / more efficient /recoup
Christian Grothoff
2021-12-11
-more logging, less hanging ;-)
Christian Grothoff
2021-12-09
-was integrated
Christian Grothoff
2021-12-09
-note FIXME
Christian Grothoff
2021-12-09
introduce stored procedure for coin balance check
Christian Grothoff
2021-12-09
fix idle transaction issue introduced earlier
Christian Grothoff
2021-12-09
fix fakebank issue with timeouts in multi-threaded mode resulting in NPE
Christian Grothoff
2021-12-09
-fix warning
Christian Grothoff
2021-12-09
-note on #7124
Christian Grothoff
2021-12-09
minimize idle in transaction from wirewatcher
Christian Grothoff
2021-12-09
add latency logging
Christian Grothoff
2021-12-09
crypto worker: eddsa signing
Florian Dold
2021-12-08
be more backwards-compatible
Christian Grothoff
2021-12-08
-complete 'melt.sql', in theory
Christian Grothoff
2021-12-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-12-08
quick hack to see about improving melt serialization failures
Christian Grothoff
2021-12-08
fix error handling for very large uploads, fix re-generation of /keys respons...
Christian Grothoff
[next]