# EPF5 Week5 Update This week mainly do two things, one is fix some reth issues, and the other thing is to construct the project proposal. ## reth issues: - [ ] [feat(rpc/otterscan): set total_fees in ots_getBlockDetails by jsvisa · Pull Request #9477 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9477) - [ ] [feat(rpc/admin): compatible with geth's admin_nodeInfo by jsvisa · Pull Request #9448 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9448) - [x] [feat(net/peer): simple support rank higher with static peer by jsvisa · Pull Request #9471 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9471) - [x] [feat(rpc/otterscan): change BlockId to u64 in has_code by jsvisa · Pull Request #9469 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9469) - [x] [fix(chainspec): set dao_fork_support=true for mainnet,sepolia,holesky by jsvisa · Pull Request #9468 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9468) - [x] [fix(rpc/ots): set block_number as u64 instead of NumberOrTag by jsvisa · Pull Request #9302 · paradigmxyz/reth](https://github.com/paradigmxyz/reth/pull/9302) ## project proposal you can find the detail of project proposal at [projects/jsonrpc-enhancements-in-geth.md](https://github.com/eth-protocol-fellows/cohort-five/pull/218/files#diff-d987a52ae3d6b4d345554bcc9aefbb9e8765dfb88406873a27998ce5f0cdf603)