Will Hickey

Results 7 issues of Will Hickey

This is a re-creation of PR #26879 which was reverted by PR #26913 #### Problem * As of v1.10.32 the validator listens for QUIC connections by default * The validator...

### Problem: If `localhost` resolves to `::1` (ipv6) rather than `127.0.0.1` (ipv4) the `npm run start` step will fail with ``` Let's say hello to a Solana account... FetchError: request...

#### Problem * Release notes are written from commit messages which are usually not written for end users. * We don't track upgrade notes which causes confusion when config changes...

#### Problem Docs are deployed from the beta branch. The docs migration is incomplete until Nick's changes are applied to beta. #### Summary of Changes Backport: #34096 #34403 #34565 Fixed...

#### Problem Our disk metrics lack granularity, making it hard to diagnose IO bottlenecks #### Proposed Solution Add IOPS and bandwidth metrics for each of the configurable paths: * ledger...

stale

Bump version to 2.0.0. These changes are the result of `scripts/increment-cargo-version.sh major` The toml files look ok but the lock files contain a bunch of changes that aren't right.

work in progress

#### Problem #34865 introduced a hash mismatch I've been reproducing on testnet slot `249712853` ``` `$ solana-ledger-tool verify --ledger ledger --halt-at-slot 249712853` Good bank frozen: 249712853 hash: GJByGhuj3Uxga474oPkv9tbyuepxKniVKBVWHoNgDKzz Bad bank...