moneroexamples

Results 170 comments of moneroexamples
trafficstars

Give me few days to check. RL was quite hectic in recent days. But is seems the PR that fixes this in monero is still not merged: https://github.com/monero-project/monero/pull/9367

I pushed a tentative fix into `emission` branch for testing: https://github.com/moneroexamples/onion-monero-blockchain-explorer/commit/1cde0df84f75ea624bab11c863f71b2ae8d87524 Now it shows (at the time of my testing): ``` Monero emission (fees) is 18464815.243604807284 (103453.676548509515) as of 3196036...

Thanks, but at the moment I will have no time to look into that. But if you have solution, please feel free to make a PR.

Link explaining what FCMPs are https://www.getmonero.org/2024/04/27/fcmps.html

Relevant links: Compilation of FCMP++ Alpha monero version: https://gist.github.com/jeffro256/543932a8b9de3a42ce474e7aa9184c86?permalink_comment_id=5778073#gistcomment-5778073 If you run this monero client and have testnet already, migration is going to begin: ```bash 025-09-29 06:47:04.217 I Initializing core......

I just modified the explorer to compile against `FCMP++ Alpha Stressnet` branch of monero. The modified explorer is in the following branch: https://github.com/moneroexamples/onion-monero-blockchain-explorer/tree/fcmp%2B%2B-alpha-stressnet At this stage I only made it...

The explorer runs now. I'm not sure why it crashed earlier. So now just waiting for October 3rd, 2025, at block 2847330 and see what happens.

@plowsof My node did not hardfork - got stuck instead. Seems I have to re-sync from zero. So haven't been able to check how explorer works with the new monero...

@nahuhh You have to install `asio` package. On Arch it is `sudo pacman -S asio` to have `asio.hpp`.

The explorer does crash when `More details` is requested for a tx: ``` (2025-10-05 10:26:57) [INFO ] Request: 127.0.0.1:49256 0x7ee41400fb70 HTTP/1.1 GET /tx/03d5895645f2820edd8985e398eab5155d95a0a702552f8e534d5d37af359644/1 fish: Job 1, 'env LD_LIBRARY_PATH=~/monero/bu…' terminated by...