MysteriousNothing

Results 5 issues of MysteriousNothing

**Describe the bug** Sometime SELECT return 0 of X data and displays nothing. For example there LIMIT 10 with `Total rows: 0 of 10` And it does not display 10...

Bug

Because https://github.com/phantasma-io/phantasma-ng?tab=readme-ov-file#contributing Say to report issue-s here... I notice some endpoints errors are not standardised when creating Ruby Phantasma SDK API part https://testnet.phantasma.info/swagger/index.html ``` SendRawTransaction GetChains GetChain GetInterop GetPlatform GetOrganizationByName...

Console contains errors: ![image](https://github.com/phantasma-io/PhantasmaExplorer/assets/25065431/1e88d997-2e7a-44f5-8949-370cd82cde17) ![image](https://github.com/phantasma-io/PhantasmaExplorer/assets/25065431/b5780e7f-74a6-439b-867a-5ddd3e975a8e) ![image](https://github.com/phantasma-io/PhantasmaExplorer/assets/25065431/b854c0d8-72f5-4368-980e-294f9e234090) And why https://explorer.phantasma.io/en is build on dev mode? https://legacy.reactjs.org/docs/optimizing-performance.html#use-the-production-build You guys should use git branches staging, production and Docker, and create deploy script and...

Phantasma team should disable. ![image](https://github.com/phantasma-io/phantasma-ng/assets/25065431/b2ad4103-e762-483c-abe3-2ea228e9c334) nginx: `server_tokens off;` There is still ways to brute force websites even if they uses CloudFlare And you can nmap or rustscan server. This is...

Documentation should be constant trough SDK-s https://github.com/phantasma-io/Phantasma-Py/blob/main/docs/AuctionApi.md#api_v1_get_auction_get **api_v1_get_auction_get** `chain_address_or_name` and `i_dtext` params params in Swagger `chainAddressOrName`, `IDtext` (https://testnet.phantasma.io/swagger/index.html): ![image](https://github.com/phantasma-io/Phantasma-Py/assets/25065431/5c5e95c1-4418-4338-b1c1-376ce138278f) Missing: GetChain