Stéphane Traumat
Stéphane Traumat
Sadly no :( i did not find any way to make it faster... it's more of a neo4j issue I think :(
Yes, indexes slow down the writes but to make analysis, before saving a new block, I link all transactions to their outcomes so I guess it will make things very...
Indeed, seems it's no more useful as I'm searching with txid and n. I will remove it in the next release (when neo4j 4 will be supported by spring) and...
Are you using java 17 ?
Can you try a `mvn test` and copy the full stack trace error ? THx
very strange.... can you do it again with the `-U` option please ?
set cassandre.trading.bot.exchange.modes.dry to false in src/main/ressources and try to run your bot again
@jechaviz Can you try on another computer ? It's very strange as I don't have this problem on my computer and on my CI. Also, can you put the sources...
@jechaviz it runs on my computer : ``` [INFO] Attaching agents: [] 09:02:26.253 TRACE Loaded [org.springframework.boot.logging.LoggingSystemFactory] names: [org.springframework.boot.logging.logback.LogbackLoggingSystem.Factory, org.springframework.boot.logging.log4j2.Log4J2LoggingSystem.Factory, org.springframework.boot.logging.java.JavaLoggingSystem.Factory] . ____ _ __ _ _ /\\ / ___'_ __...
@andriy2011 Hi ! well, i don't include this option of i's your own java code that will make the bot so you can call any API or software from your...