Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

dev: simplify WithOtherFields<T> usage #1486

Merged
merged 4 commits into from
Oct 23, 2024

Conversation

Gerson2102
Copy link
Contributor

This PR is simplifying the usage of some types in the codebase to improve readability and management.

Time spent on this PR: 45 minutes

Resolves: #1398

Pull Request type

Normal

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

Does this introduce a breaking change?

  • Yes
  • No

@Gerson2102
Copy link
Contributor Author

Gerson2102 commented Oct 22, 2024

This PR still work in progress, but I would like to receive some feedback to see if what I'm doing is the correct approach that you guys want. So lmk.

cc: @tcoratger

@tcoratger
Copy link
Collaborator

Just left small comments, also:

  • You should replace WithOtherFields<TransactionReceipt> in the same way
  • Please rebase

Otherwise looks good to me.

@Gerson2102
Copy link
Contributor Author

I'm done with all ur comments mate. Lmk what u think!

@tcoratger tcoratger merged commit 0bffa25 into kkrt-labs:main Oct 23, 2024
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: simplify WithOtherFields<T> usage
2 participants