Gordon J. Koehn
Gordon J. Koehn
When running snakefmt on the following rule the `alpha` and `line_style` declarations are intended for no reason. This breaks the code obviously. No idea what could trigger this behaviour. Is...
It appears two single-line comments at the start of the run directive lead to a parsing error `Invalid Python` in the line following after. The rule runs fine. The error...
Following the standard _hello world_ tutorial yields an error in using the official _Move VS Code Plugin_ gives: > Compilation in test mode requires passing the UnitTest module in the...
Adding a connector to Sui's on-chain order book DeepBook using [PySui ](https://github.com/FrankC01/pysui).
Hi Oceaners, I am just getting started with _pdr-backend_ aiming to make predictions. Working through the [README](https://github.com/oceanprotocol/pdr-backend/blob/main/READMEs/predictoor.md) I fail to run the predictor bot on sapphire testnet `pdr predictoor my_ppss.yaml...
This pull request suggests a typo and minor wording suggestion in getting-started.md.
When using: `create --controller-config generic.arbitrage_controller` The below file is generated. It still uses a `dex` `gateway` connector that seems to have a new name. When changing it from: ` solana_jupiter_mainnet-beta`...
### Feature Suggestion The `dashboard`, in its current form, does imply that the quote currency is USD, at least for PMM. While the dashboard does take any QUOTE, the amounts...
A blanc/whitespace was missing in the general market-making config section on the dashboard. It was in the comments/explanations to the stop loss.
### Describe the bug The Dashboard/Portfolio tab does not successfully load the `binance` asset prices. Kucoin loads just fine. This is the latest version of `dashboard` in a fresh `deploy`...