Skip to content

refactor: rm CallRequest#6364

Merged
onbjerg merged 12 commits intomainfrom
onbjerg/rm-callrequest
Feb 9, 2024
Merged

refactor: rm CallRequest#6364
onbjerg merged 12 commits intomainfrom
onbjerg/rm-callrequest

Conversation

@onbjerg
Copy link
Collaborator

@onbjerg onbjerg commented Feb 2, 2024

Depends on alloy-rs/alloy#178

@onbjerg onbjerg added the C-debt A clean up/refactor of existing code label Feb 2, 2024
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we doing this again 😭😭😭😭😭😭😭😭😭😭😭

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bro i legit don't know why it does this. will fmt on linux before merging

@onbjerg onbjerg force-pushed the onbjerg/rm-callrequest branch from e36abdc to 105a3f5 Compare February 6, 2024 16:22
@onbjerg onbjerg requested a review from mattsse February 6, 2024 16:28
@onbjerg
Copy link
Collaborator Author

onbjerg commented Feb 6, 2024

This can either be blocked by alloy-rs/alloy#183 or we can merge and remove the inlining after

@onbjerg onbjerg marked this pull request as ready for review February 6, 2024 17:27
@onbjerg onbjerg force-pushed the onbjerg/rm-callrequest branch from a1fec8a to 0d8c3e6 Compare February 9, 2024 13:12
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, pending blockers

pub nonce: U64,
/// The gas price for the transaction
pub gas_price: U128,
pub gas_price: U256,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are reasonable, should really be u256

@onbjerg onbjerg added this pull request to the merge queue Feb 9, 2024
Merged via the queue into main with commit 41361d8 Feb 9, 2024
@onbjerg onbjerg deleted the onbjerg/rm-callrequest branch February 9, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-debt A clean up/refactor of existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants