qortal/src
CalDescent 668ef26056 Fixed major performance issue with GET /arbitrary/resources?includestatus=true
The missing data check was triggering decryptions, extractions, etc. Replaced with some code which checks for the presence of chunks on the local machine, without getting involved with any build process overhead.
2021-11-19 23:00:36 +00:00
..
main Fixed major performance issue with GET /arbitrary/resources?includestatus=true 2021-11-19 23:00:36 +00:00
test Replaced all IllegalStateException with DataException in arbitrary code 2021-11-19 21:42:03 +00:00