garyschulte

Results 25 comments of garyschulte

As we discussed, a persistent snapshot (Checkpoint) seems like a viable source to rollback to whereas a collection of n (e.g. 128) in-memory snapshot-transaction-based worldstates is likely a more suitable...

This may be relevant to a prior DNS Discovery implementation, but I believe it is still a viable improvement to our current use of tuweni's DNSDaemon. We use DNSDaemon to...

snapshot releases are a moving target, can we reproduce this with a specific release version or share the commit hash that the snapshot was built from? 🙏

I think we are going to keep this issue open and use it to track a better UX for this error. The benefits of using jemalloc are substantial, so it...

@shamatar when you have time would you 👀 ? TIA

what do you get when you curl an engine api endpoint? e.g. ``` curl --location --request POST 'http://x.x.x.x:8551' \ --header 'Authorization: Bearer 224xxx' \ --header 'Content-Type: application/json' \ --data-raw '{...

auto-merging since we have met the 50% threshold

Converted back to draft until we can get some performance numbers on the periodic eviction process.