[NODERS]TEAM

Results 6 issues of [NODERS]TEAM

Addresses issue here -> anoma#2290 ## Describe your changes We added a prompt to inform users when validator-wallet.toml already exist ## Indicate on which release or other PRs this topic...

## Describe your changes modified https://github.com/nodersteam/namada/blob/e84bb03324747819006f4eebd89fd57e7454c22c/shared/src/ledger/native_vp/ethereum_bridge/bridge_pool_vp.rs#L529 to add a condition that checks the storage db if the bridge is closed ## Indicate on which release or other PRs this topic...

## Describe your changes modified https://github.com/nodersteam/namada/blob/456486fe61c2f5c3c60136963018224280b22f61/apps/src/lib/wallet/mod.rs#L245 to return a `Result` so the error can be propagated to the caller, and thus `eprinted` well. ## Indicate on which release or other...

- Replacing time.NewTicker with time.NewTimer - Adding backoff logic - Adding jitter to backoff - Removed unused test variable

area:p2p
kind:feat
needs:triage
external

Overview: - Add Tech contributions - Add Community contributions

Changed port ## Overview ## Summary by CodeRabbit - **New Features** - Updated RPC port configuration for improved connectivity to the Mainnet Beta. - **Bug Fixes** - Addressed potential connectivity...