bitcoin/src/index
Ryan Ofsky d172b5c671 Add InitError(error, details) overload
This is only used in the current PR to avoid ugly
`strprintf(Untranslated("%s:\n%s"), str, MakeUnorderedList(details)`
boilerplate in init code. But in the future the function could be extended and
more widely used to include more details in GUI error messages or display them
in a more readable way, see code comment.
2023-02-28 12:04:47 -05:00
..
base.cpp Add InitError(error, details) overload 2023-02-28 12:04:47 -05:00
base.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
blockfilterindex.cpp refactor: use Hash helper for double-SHA256 calculations 2023-01-31 19:34:35 +01:00
blockfilterindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
coinstatsindex.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
coinstatsindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
disktxpos.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
txindex.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
txindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00