moneroexamples

Results 170 comments of moneroexamples
trafficstars

I see. xmrchain (if you check at the bottom) seems to be running version from `2023-03-28`. I tested on the current build and there is no such error.

@Gingeropolous I'm testing on freshly compiled version, and `HTTP 500 Internal Server Error` does not occur. Instead there is normal explorer info that tx does not exist: ![image](https://github.com/moneroexamples/onion-monero-blockchain-explorer/assets/15305358/201fab46-a2b9-41bc-92d9-5c195bf3fa84)

Not at the moment. For the time being I will not have time to look into the issue. Sorry. But if you figure it out, please feel free to make...

Sorry, I'm not able to test it on mac. All the examples are developed on Linux and primarily used on it. However today I merged a pull request for other...

@kenshi84 thanks for this:-) btw, do you know why would `mysql++` would be needed in this example on mac?

oh. It must have got there by mistake. I must have used CMakeLists.txt from this project https://github.com/moneroexamples/restbed-xmr when updateding CmakeLists.txt of `mymonero-simplewallet`. Thanks for noticing that. I will fix that.

Which monero version are you using?

Haven't managed to fix that yet, as there are issues with monero compilation on newest gcc on Arch: https://github.com/monero-project/monero/issues/9359