0xriazaka.eth

Results 3 issues of 0xriazaka.eth

Issue [#11294](https://github.com/paradigmxyz/reth/issues/11294?notification_referrer_id=NT_kwDOCgj0cbUxMjYxMjIzNjI0MzoxNjgzNTkwMjU)

## Motivation similar_asserts::assert_eq! highlights the exact differences between test subjects ## Solution Use similar_asserts for serde JSON comparison in rpc crates Closes #1362 ## PR Checklist - [ ] Added...

## Motivation similar_asserts::assert_eq! highlights the exact differences between test subjects Closes #1362 ## Solution Replace assert_eq! with similar_asserts::assert_eq! on the "other" component ## PR Checklist - [ ] Added Tests...