index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
/
fakebank.c
Age
Commit message (
Expand
)
Author
2024-02-05
implement relevant parts of core bank API v4 in fakebank
Christian Grothoff
2023-09-21
migrate to new bank API
Christian Grothoff
2023-09-21
major refactor of fakebank implementation
Christian Grothoff
2023-09-03
bank/fakebank API changes for #7275
Christian Grothoff
2023-08-26
fix: also use the hostname when checking payto
Sebastian
2023-08-24
more libeufin like fakebank paths
Christian Grothoff
2023-08-23
add anastasis facade to fakebank
Christian Grothoff
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2023-04-22
fix fakebank long polling
Christian Grothoff
2022-12-19
-simplify 200 vs. 204 in fakebank
Christian Grothoff
2022-12-19
-fix 200 vs. 204 in fakebank
Christian Grothoff
2022-12-19
return 204 on empty transaction history, as per API
Christian Grothoff
2022-11-17
-code cleanup
Christian Grothoff
2022-10-22
-document why re-locking here is safe -- at least right now
Christian Grothoff
2022-10-22
-fix fb leak
Christian Grothoff
2022-10-22
-DCE
Christian Grothoff
2022-08-25
EC instead of SEGV
Christian Grothoff
2022-08-25
-enable signup bonus with fakebank
Christian Grothoff
2022-08-25
-proper conflict on /register for existing account with different pw
Christian Grothoff
2022-08-23
-fix locking
Christian Grothoff
2022-08-23
/withdrawals required
Christian Grothoff
2022-08-23
payto URI malformed
Christian Grothoff
2022-08-23
-fix URI construction
Christian Grothoff
2022-08-23
/config, not /version
Christian Grothoff
2022-08-22
-fix clang compiler warnings
Christian Grothoff
2022-08-16
-no port
Christian Grothoff
2022-08-16
-implement exchange URL suggestion
Christian Grothoff
2022-08-16
completed (but untested) fakebank support for the bank-access API
Christian Grothoff
2022-08-15
-more work on fakebank API extension
Christian Grothoff
2022-08-15
-more work on extended fakebank API
Christian Grothoff
2022-08-15
-more work on extended fakebank API
Christian Grothoff
2022-08-15
-more work on extended fakebank API
Christian Grothoff
2022-08-15
-more work on fakebank api-bank-access implementation
Christian Grothoff
2022-08-14
-doxygen
Christian Grothoff
2022-08-13
-doxygen fixes
Christian Grothoff
2022-08-12
sketch of fakebank implementation of bank integration API
Christian Grothoff
2022-07-05
-link to bug
Christian Grothoff
2022-05-30
-generate 404 on non-existing accounts for fakebank, use payto://-URIs with r...
Christian Grothoff
2022-05-30
-sketch API for RSA parallel signing
Christian Grothoff
2022-05-22
-fix
Christian Grothoff
2022-05-21
-improve error handling
Christian Grothoff
2022-05-15
-enable batch withdraw manual testing
Christian Grothoff
2022-02-04
resolves merge conflicts
Gian Demarmels
2022-01-18
fix FTBFS (Linux) for 2022-01-18, "use 'pipe' instead of 'eventfd' on non-Lin...
Thien-Thi Nguyen
2022-01-18
use 'pipe' instead of 'eventfd' on non-Linux systems
Jonathan Buchanan
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-12-09
fix fakebank issue with timeouts in multi-threaded mode resulting in NPE
Christian Grothoff
2021-11-24
handle revoke followed immediately by a sign request
Christian Grothoff
2021-11-24
ftbfs
Christian Grothoff
2021-11-23
protocol bump, ignore eintr
v0.9.0-dev.1
Christian Grothoff
[next]