Skip to content

Add flashtestations builder transaction trait to payload builder #177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

avalonche
Copy link
Contributor

@avalonche avalonche commented Jun 25, 2025

πŸ“ Summary

  • Various refactors of flashtestations service
  • Refactor of payload builder end of block transaction to accept a trait

πŸ’‘ Motivation and Context


βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Base automatically changed from flashtestations-funding-key to main June 25, 2025 21:08
@avalonche avalonche force-pushed the flashtestations-builder-tx branch from 499aea1 to b2719f9 Compare June 25, 2025 22:44
@avalonche avalonche marked this pull request as ready for review June 26, 2025 15:52
@avalonche avalonche force-pushed the flashtestations-builder-tx branch 2 times, most recently from 58bac59 to 107c3cd Compare July 1, 2025 07:23

/// Computes the block content hash according to the formula:
/// keccak256(abi.encode(parentHash, blockNumber, timestamp, transactionHashes))
fn compute_block_content_hash(
Copy link

Choose a reason for hiding this comment

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

@avalonche avalonche force-pushed the flashtestations-builder-tx branch from 079db2f to 37ad854 Compare July 2, 2025 16:02
@avalonche avalonche force-pushed the flashtestations-builder-tx branch 2 times, most recently from 771fd66 to 10336d2 Compare July 11, 2025 07:19
@avalonche avalonche force-pushed the flashtestations-builder-tx branch from 10336d2 to a1f7429 Compare July 16, 2025 20:14
@avalonche avalonche force-pushed the flashtestations-builder-tx branch from a1f7429 to ca90c3c Compare July 16, 2025 20:40
@avalonche avalonche force-pushed the flashtestations-builder-tx branch from e67896f to c1bac40 Compare July 17, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants