moneroexamples

Results 170 comments of moneroexamples
trafficstars

It should already been this way. All the monero dependencies are for compilation. Once compilation is done you get large xmrblocks binary (about 28MB on my os). After that just...

Can you try running it bear bones, without any extra options like `--enable-emission-monitor`, `--enable-autorefresh-option`, ` --enable-pusher `, etc?

I see. I will try to look into it the static linking can be improved. For now I focusing on the upcoming monero fork, so not sure if I could...

Ok. I will try to run the explorer and simulate the high traffic, and see how it goes.

Still lots. Could you share the settings/options that you use for the explorer?

You can run it normally. I will try to investigate what's happening with and without those settings.

Is it something that you could calculate on your side from existing info? Or there is some piece of information missing that should be exposed by the explorer?

Monero daemon has RPC `get_dynamic_base_fee_estimate` which is use by monero wallet: https://github.com/monero-project/monero/blob/master/src/wallet/wallet2.cpp#L7338 If that would help, I could expose that?

At the moment I'm not sure. Would have too look into it in more depth. Maybe you could ask on reddit if there is some easy way?