Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-29 | misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ↵ | Christian Grothoff | |
remain | |||
2023-10-29 | -correct leak fix | Christian Grothoff | |
2023-10-29 | -fix leaks | Christian Grothoff | |
2023-10-29 | -fix misc memory leaks | Christian Grothoff | |
2023-10-29 | make replay deposit command not use current time | Christian Grothoff | |
2023-10-29 | -fix leaks | Christian Grothoff | |
2023-10-29 | -fix time sensititity of replay test | Christian Grothoff | |
2023-10-29 | fix leaks, bump test execution time under valgrind | Christian Grothoff | |
2023-10-29 | handle not found | Christian Grothoff | |
2023-10-29 | no more decimal separator | Christian Grothoff | |
2023-10-29 | major clean up of /keys logic, validate offline signatures before ↵ | Christian Grothoff | |
/management/keys transaction logic starts | |||
2023-10-29 | init pub_key_hash when fetching from DB | Christian Grothoff | |
2023-10-29 | -fix test FTBFS | Christian Grothoff | |
2023-10-29 | -fix silly bug | Christian Grothoff | |
2023-10-28 | -allow escape | Christian Grothoff | |
2023-10-28 | more BS bugfixes | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-28 | more BS bugfixes | Christian Grothoff | |
2023-10-28 | more BS bugfixes | Christian Grothoff | |
2023-10-28 | new blind signature logic bug fixes | Christian Grothoff | |
2023-10-28 | -fix | Christian Grothoff | |
2023-10-27 | fixes with respect to new blinding API | Christian Grothoff | |
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-10-19 | fix link | Christian Grothoff | |
2023-10-17 | -one more 7267 fixme | Christian Grothoff | |
2023-10-17 | -note on rename needed for donau and subscriptions | Christian Grothoff | |
2023-10-17 | -402 is fine, remove FIXME | Christian Grothoff | |
2023-10-17 | address TODO: this is a foreign constraint, should be in a foreign helper ↵ | Christian Grothoff | |
function | |||
2023-10-17 | -remove addressed fixme | Christian Grothoff | |
2023-10-17 | -oec | Christian Grothoff | |
2023-10-17 | implement recoup_refresh GC logic | Christian Grothoff | |
2023-10-17 | -more fixmes | Christian Grothoff | |
2023-10-17 | use reserve history instead of materialized index | Christian Grothoff | |
2023-10-17 | use history table | Christian Grothoff | |
2023-10-17 | avoid dumping accounts file everywhere | Christian Grothoff | |
2023-10-17 | use new 'was_decided' field instead of expensive subquery | Christian Grothoff | |
2023-10-17 | -remove silly comment | Christian Grothoff | |
2023-10-17 | add was_decided field and automatically set it via trigger | Christian Grothoff | |
2023-10-17 | minor clean ups | Christian Grothoff | |
2023-10-17 | kill another dead index, beautify SQL | Christian Grothoff | |
2023-10-17 | kill another dead index, beautify SQL | Christian Grothoff | |
2023-10-17 | -remove dead index, add comment on live index | Christian Grothoff | |
2023-10-17 | -use partial indices where applicable | Christian Grothoff | |
2023-10-17 | remove select-* logics' | Christian Grothoff | |
2023-10-16 | validate exchange signing key on attestations | Christian Grothoff | |
2023-10-16 | try to fix #7957 (test still fails though) | Christian Grothoff | |
2023-10-15 | -mark up FIXME better | Christian Grothoff | |
2023-10-15 | remove dead do_withdraw code | Christian Grothoff | |
2023-10-15 | avoid extra transaction to fetch balance if reserve is out of funds, remove ↵ | Christian Grothoff | |
legacy /withdraw endpoint |