0xca11.eth

Results 10 comments of 0xca11.eth

Implemented this optimization using the identity precompile on this fork in case anyone's interested: https://github.com/RollaProject/clones-with-immutable-args/commit/3cef7aeca219cdfb3370c3e7a59f40c022fc89ae @z0r0z @wighawag Please let me know if a PR with this change would be welcome...

I'm now almost pretty sure it's something related to the order tracking or the orders' lifetimes or some object that the order types reference. When there's nothing that logs anything...

What screenshots exactly do you think you would need? I think it's easier for you to reproduce it on your end, actually. Do you have a Bybit testnet account that...

I don't think screenshots of the CLI client would help you pinpoint the issue. But for reproducing it, just connect the Hummingbot client to bybit_perpetual_testnet, and then follow the steps...

Nice find! Thank you so much for figuring that out, honestly! I had thousands of trades when it ran out of memory, more than 10000. That's good to know that...

If possible, could you please also share the fix for the history command that you said you also found? I would really appreciate it!

> Test the latest dev branch, the issue was solved > > > > On Thu, 5 Jun 2025 at 06:40 0xca11.eth ***@***.***> wrote: > > > > > *0xca11*...

@cardosofede Do you know which exact commit or PR fixed this?

> [@0xca11](https://github.com/0xca11) [@ProALgebra](https://github.com/ProALgebra) I asked codex to review this specific issue: https://chatgpt.com/s/cd_684cfbf9e5448191bebdb45ed178d334 seems like those might be the places where we can have the memory leak, I will continue working...

> I recommend to test from this PR: [#7673](https://github.com/hummingbot/hummingbot/pull/7673) the problems are solved and now I'm adding the feature to remove the UI entirely to be below 300mb ;) Headless...