moneroexamples
moneroexamples
Could you produce backtrace, by running OM through `gdb`? This should indicate where the segmentation fault occurs.
Thanks will look. In case you get the error again in `gdb`, you need to call `bt` command for backtrace (https://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_42.html) Also, do you use OM pyton script from stress...
The `backtrace` would be most helpful, as it should directly indicate line which results in the seg fault. For now its difficult for me to replicate this issue which makes...
I can experience the issues when there is large number of threads. All of them seem to be related to mysql connections, either dropping, disconnecting or running out of tcp/ip...
Haven't encountered it. Could you provide some info when it occurs? I can try to replicate it.
Thanks for the link to commits. I will have a look.
Hi In general, full rescan is not needed, as most users dont have two 2.5 year wallets. So I was thinking to add scanning blockchain from different point times without...
Importing output files/data from simplewallet to open monero can be done in a similar way to the onion explorer, which already can read and decode the output files. But this...
Hi Time based imports have been added (http://i.imgur.com/9vF4IIi.png) and made available for testing on testnet http://139.162.32.245:81. There is default mnemonic account set with some testnet xmr, so you can login...
yes. Not all what is in js/config.js being used now. With time, probably will need to clean this file, and throw out what is not-used.