plowsof

Results 138 comments of plowsof

Just add the custom uri's here (posting here for visibility) https://github.com/russross/blackfriday/blob/e96880f42b9343aea6cbfd99693adae0e5fe2b2a/inline.go#L824

Just to clarify. - using a custom gui wallet which shows balance as ":".?? instead of "?":?? - fee of 3.954 - sent 0.5 - total = 0.5 + 3.954...

"exactly".... "around" .. posting the wrong txid initially, and you're using a modified version of the gui .. please close this issue nothing can be done for you. To me...

so you're starting your monero rpc with `--wallet-dir` (full path) and you are passing the params to create_wallet of filename / language? https://github.com/plowsof/flipstarter-waas-wip/blob/fbb8c77dd9823d6606f5a48b0e25f8f9e361defb/app/setup_wallets.py#L286

@freebeego you will have to use some scripting such as bash / python / cpp to check if a wallet exists or not (really depends on what you are doing)...

Do you have monerod running in a docker container? if so you can force the docker container to have a static ip [see here](https://github.com/plowsof/flipstarter-waas-wip/blob/32cd2628a4285437eaf698e8ee52b77e948e79ef/docker-compose.yml#L13) note: this is considered bad practice,...

sounds like a docker container / networking issue rather than monerod problem? It reminds me of running a tor hidden service* where all ip's are 'localhost', is there a specific...

An error message will be returned if you query the spend key of a view-only wallet, so in a 'round about way' you can detect it by checking the response...

I think you want to use create_address ? https://monerodocs.org/interacting/monero-wallet-rpc-reference/#create_address creating multiple addresses can be done without the use of the wallet rpc. for example using monero-python (offline address creation at...

Yes, i have a script to search peer lists for those nodes. so far i have only found 2. One of them from Seth.. and the 2nd from Seth ^^....