Skip to content

Hosted resources search#8

Open
protoniuman wants to merge 1597 commits intoQORT:masterfrom
Qortal:hosted-resources-search
Open

Hosted resources search#8
protoniuman wants to merge 1597 commits intoQORT:masterfrom
Qortal:hosted-resources-search

Conversation

@protoniuman
Copy link
Copy Markdown

add functionality to allow querying the hosted resources

CalDescent added 30 commits January 9, 2022 21:09
…d Serialization.deserializeSizedString() for the new ARBITRARY transaction additions.

The modifications made to these methods were causing issues with other transaction types that were expecting blank strings instead of null. To keep risk to a minimum, I have split into two different sets of functions until there is more time to unify them.
…hat deserializeSizedString() can be safely used.
…nabled is enabled.

This allows node operators to return their authentication to the legacy rules (local requests allowed), without introducing javascript vulnerabilities. The websites, apps, etc are just prevented from loading, to avoid the risk of any API calls from javascript.
…date, once log4j2.properties files have transitioned to the new format.
Should fix issue with v4 transactions where these aren't used. Matches with the NOT NULL DEFAULT 0 which automatically transitions existing v4 ARBITRARY transactions to use the same defaults.
…ey.txt file is available.

This brings the behaviour closer to the old version so should hopefully reduce the amount of newly introduced issues. If an API key is unavailable, it will fall back to using `kill -15 $pid` (i.e. a SIGTERM).
Currently needs to be run from either the qortal directory or the tools directory in order to pick up the API key
As with the qort script, it currently needs to be run from either the qortal directory or the tools directory in order to pick up the API key
…r legacy resource support.

Should fix "ECB mode cannot use IV" error due to mode and padding not being stated.
… next update, once log4j2.properties files have transitioned to the new format."

This reverts commit 777bddd.
…le chunk resources in a much more sensible way.

This could create a lot of additional relay traffic as a result, so needs lots of testing and possibly optimizing.
CalDescent and others added 30 commits February 15, 2022 23:36
New network messages ONLINE_ACCOUNTS_V2 and GET_ONLINE_ACCOUNTS_V2.
For future reference, the command used was:

mvn install:install-file -Dfile=/Users/user/Downloads/waifupnp-1.1/WaifUPnP.jar -DgroupId=com.dosse -DartifactId=WaifUPnP -Dversion=1.1 -Dpackaging=jar -DlocalRepositoryPath=lib
…uestDataFromPeer(), to make the method thread-safe.

This could be further improved by taking an immutable copy, but I'll leave this until the same approach is applied to other Network methods.
…ing requested by another thread. This should help to locate the higher numbered chunks from larger resources.
Added online zero level accounts to the response of /addresses/online/levels api endpoints
this fix the behavior of the node, After adding or removing a minting account, allowing it to persist it to the backup folder
…n't recent.

This should fix issue where the icon unnecessarily jumps between synced and synchronizing.
1) use the cached version instead of rescanning all the files
2) separating the loading (which include files scanning) and listing logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants