Phill
Phill
The course is no longer available. This edit removes the hyperlink.
Slight error in the url to the external Github page resulting in a 404. Corrected in my fix: https://github.com/0xPolygonHermez/zkevm-doc/blob/main/mkdocs/docs/zkEVM/zkASM/Introduction.md
As referenced in issue: https://github.com/vbuterin/blog/issues/42 The link titles overflow within the navigation due to too many characters.  My css fix edits the padding to prevent the words...
At the main navigation within the [Index](https://vitalik.ca/) and [Category](https://vitalik.ca/categories/economics.html) pages, some of the link titles overflow onto two lines because of the amount of letters used is too long. ![vitalik...
**Describe the bug** On https://ethereum.org/en/what-is-ethereum/ under the title Ethereum in numbers, there is an 'error, please refresh' message where the number of transactions value should be displayed. I believe this...
Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /Users/helloworld/Desktop/test/index.php:157 Stack trace: #0 {main} thrown in /Users/helloworld/Desktop/test/index.php on line 157 Do you have a solution for...
The privacy policy link in footer points to https://opensource.facebook.com/legal/privacy however the link is redirected to the domain https://opensource.fb.com/legal/privacy/ My simple PR adjusts this.
https://developer.wordpress.org/apis/security/common-vulnerabilities/#cross-site-scripting-xss The href link 'escape dynamic content' points to: https://developer.wordpress.org/themes/theme-security/data-sanitization-escaping/ This is a broken link. Perhaps the correct url should be: https://developer.wordpress.org/apis/security/escaping/