Maximilian Hubert

Results 60 issues of Maximilian Hubert

previous one has Page Not Found error,

### _Summary_ `implemention` is misspell. correct word is `implementation` ### _How did you test your changes?_

### Description ### Notes to the reviewers ### Changelog notice ### Checklists #### All Submissions: * [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) #### New Features: * [ ] I've...

documentation

- Add TLS configuration fields to RPC Config struct - Implement command line flags for TLS (--rpc.tls, --rpc.tls-cert, --rpc.tls-key) - Enable TLS server support with certificate validation - Add comprehensive...

external

Badges Sammy and James are not working on this [page ](https://www.offchainlabs.com/prysm/docs/advanced/proof-of-stake-devnet/) because of spaces. Now it will work properly.

we have links to eip-55 so i decided to add to eip-2930 and eip-1559 too.

## Description Adds comprehensive CLI configuration validation that runs before node services start. This prevents invalid or dangerous configurations from causing runtime failures or consensus issues. ### Key Changes **Added...