Enis Bayramoğlu
Enis Bayramoğlu
This is a great list, we should probably go over these, spot the ones that are still relevant and turn them into tickets so that they can be tracked independently.
Here are some extra details about the two ways we've tried to achieve that: ### Client makes prefixed requests, but the HTTP reverse proxy translates to unprefixed routes If the...
Should we provide the user with a CLI option to bypass this check? I.e. when file descriptor limit is smaller than 32768 is chainweb-node guaranteed to crash, could there be...
Seems like this PR still needs a fix for `getCurrentPid` on MacOS, right? Would also be nice to have some manual test steps here, both for Linux and Mac. For...
This PR looks great, I'm sure it'll be very useful for development and incident response.
I think it would be prudent to approve this PR after running a mainnet replay. I could do it manually using [`mainnet-db-validation`](https://github.com/kadena-io/infrastructure/tree/master/chainweb/bootstrap-nodes/misc-nodes/mainnet-db-validation), but I'd prefer to use @DevopsGoth's automation for...
@larskuhtz I've tried to follow the procedure you've suggested and my node seems to be chungging along, but I'm not sure how to observe how far it has come along...
I've also started [a Mainnet Pact Replay run](https://github.com/kadena-io/integration-tests/actions/runs/3022654763) pointed at the latest commit of this PR.
@DevopsGoth just notified me that [the replay from this branch](https://github.com/kadena-io/integration-tests/runs/8264402537?check_suite_focus=true) has completed, but unfortunately, it seems like the rocksDB used by that replay automation uses a snapshot that was taken...
> [so I'll come back after a few hours to see what happened.](https://github.com/kadena-io/chainweb-node/pull/1529#issuecomment-1241949649) Seems like my node has already completed replaying and it's responding to my `/cut` requests now: ```...