Joseph Zhao

Results 9 issues of Joseph Zhao

### Description Nick pallet has been deprecated by polkadot sdk. The tutorial should be updated. ### Related Issue ["Add a pallet to the runtime" tutorial should be rewritten without the...

## Motivation close #1004 ## Solution Add ssz trait implementation allowing encoding and decoding of beacon request types ## PR Checklist - [ ] Added Tests - [ ] Added...

## Motivation close #8575 ## Solution

close #15264

D-good-first-issue
A-observability

出现以下错误 ``` Error: error building site: process: readAndProcessContent: " ***/uniswapV3-book-zh-cn/content/docs/introduction/constant-function-market-maker.md:11:1": failed to extract shortcode: template for shortcode "katex" not found ```

https://github.com/Uniswap/v3-core/blob/main/contracts/libraries/TickMath.sol#L25 Every time import it for sol above 0.8, it has error. Like convert int8 to uint24 is not allowed.

I found the edition is `cargo.toml` is still 2018. However, the 2024 is coming.