qortal/src
CalDescent 114b1aac76 Added arbitrary data file manager thread, which will ensure that all file list responses are tried until we receive the files.
Previously we would only try the first response and then discard the others due to being duplicates. They are now added to a queue and retried by the dedicated thread (up to the 60 second timeout).
2022-02-03 19:51:02 +00:00
..
main Added arbitrary data file manager thread, which will ensure that all file list responses are tried until we receive the files. 2022-02-03 19:51:02 +00:00
test Removed localAuthBypassEnabled override in unit tests. 2022-01-23 12:48:37 +00:00