Results 20 issues of Eddie

### Implementation ideas It doesn't seem possible to change the P2P port for the node. Updating config.toml's `ListenAddresses` does affect the port which it listens on. As seen in https://github.com/celestiaorg/celestia-node/blob/f2b664f3abe5e76ed51e19305aa3489980a93692/nodebuilder/p2p/config.go#L43,...

enhancement
external

"it's not possible to use 'go install' remotely because tendermint uses replace directives in the go.mod file. It's necessary to clone the repo and build manually." but then later it...

Running the latest version ``` 2022/12/08 05:44:23 tenderduty | 🧊 osmosis-1 block 7241420 2022/12/08 05:46:21 tenderduty | 🧊 osmosis-1 block 7241440 2022/12/08 05:48:16 tenderduty | 🧊 osmosis-1 block 7241460 2022/12/08...

v0.7.0's more forgiving timeouts are a welcome feature, thanks! I noted that the log syntax changed in v0.7.0. I used the older syntax as a search query in papertrail to...

Is this all I should see? it shuts down immediately (v0.6.3) ``` [[providers.yubihsm]] adapter = { type = "usb" } auth = { key = 2, password = "kms-operator-password-xxxxxxxxxxxxxxxxx" }...

on [v2.5.1](https://github.com/cosmos/relayer/releases/tag/v2.5.1) and at least also [v2.5.0](https://github.com/cosmos/relayer/releases/tag/v2.5.0), i have a synced osmosis and celestia private RPCs being queried but showing `Reached max retries querying for block` even for very recent...

[Terra 2](https://github.com/terra-money/core/releases) gets stuck (and doesn't start) on Starting IndexerService service when the signer is YubiHSM over tmkms current. Binary shows cometbft is v0.37.4. Protocol_version is set to v0.34 (same...

![image](https://github.com/cometbft/cometbft/assets/87547/17ad619f-ed45-4252-a60e-89c1200a140f) Osmosis node has been restarted. It IS running as a seed. Does seed mode mean a) unlimited peers? b) nodes using it as a seed will show up under...

bug
p2p
needs-information

### Contact Details _No response_ ### What happened? a while after the upgrade to 1.39.0, I got an error `Error while committing largest skipped height IOErr(Custom { kind: Other, error:...

community