Micaiah Reid
Micaiah Reid
Yes, I think so. A Linux system using the `bind_containers_volumes = true` feature should use a lot less memory. However, on Mac, increasing the amount of memory available to docker...
@janniks I'm running into this issue as well. We're providing a CLI tool that hosts a web server on the user's localhost. Whenever we bind to http://0.0.0.0:8545 and connect the...
@SrushtiHaryan were there any errors when you ran `cargo chainhook-install`? And to clarify, when you now run `chainhook`, there is no result at all? No error, nothing?
Thanks for the info @radicleart. That's interesting that building ordhook is working. I will investigate!
We now attach builds for Linux/mac/windows on each release: https://github.com/hirosystems/chainhook/releases/tag/v1.6.2 You can also install Chainhook via homebrew, snapcraft, and winget (install instructions coming soon). With all of these options that...
Related: #530
Chainhook is now available to download on homebrew, winget, and snapcraft!
To be honest, I don't know exactly how this one should be approached. But here are some notes: We already have this to some degree when a Chainhook node is...
Example: https://github.com/hirosystems/chainhook/blob/b3e938a6aead30376ae8b53e0dc82edd62d134ea/components/chainhook-sdk/src/observer/mod.rs#L1168
Nice, this would be great pre-Bitcoin++. I can investigate.