Skip to content
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

chore(op-payload-builder): Refactor optimism_payload into smaller, reusable functions #10904

Merged
merged 37 commits into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
998af3a
wip
0xKitsune Sep 10, 2024
e988521
wip
0xKitsune Sep 11, 2024
feda8da
adding op block attributes
0xKitsune Sep 11, 2024
229a27a
wip
0xKitsune Sep 11, 2024
b4a0552
wip
0xKitsune Sep 12, 2024
10e6675
updated build payload
0xKitsune Sep 12, 2024
2b39750
update to use transact commit
0xKitsune Sep 12, 2024
35998af
update to use build payload
0xKitsune Sep 12, 2024
de0cf38
updating cancel logic
0xKitsune Sep 12, 2024
1553f37
handle build outcome cancelled
0xKitsune Sep 12, 2024
fce950e
add pooled transactions to the block
0xKitsune Sep 12, 2024
e26f459
updating block construction logic
0xKitsune Sep 12, 2024
e0c4233
update block attribute types
0xKitsune Sep 13, 2024
b6d85de
add into built payload
0xKitsune Sep 13, 2024
79cc6bc
added functions to construct built payload
0xKitsune Sep 14, 2024
c738930
update function visibility
0xKitsune Sep 14, 2024
ba0022b
move block attributes
0xKitsune Sep 14, 2024
1fa2149
add docs
0xKitsune Sep 14, 2024
4f821b2
clippy and fmt
0xKitsune Sep 14, 2024
e4c7911
codespell
0xKitsune Sep 14, 2024
91c8a41
fix receipts
0xKitsune Sep 14, 2024
af84547
fix arg count
0xKitsune Sep 14, 2024
cd6563d
simplify doc comments
0xKitsune Sep 14, 2024
8f11f0b
reorder function
0xKitsune Sep 14, 2024
d422762
fix comment
0xKitsune Sep 14, 2024
944dd33
Merge branch 'paradigmxyz:main' into 0xkitsune/optimism-payload-builder
0xKitsune Sep 16, 2024
6dc6c70
remove unneeded functions
0xKitsune Sep 16, 2024
47d0c8d
error handling for pooled transactions
0xKitsune Sep 16, 2024
f96f8db
clippy
0xKitsune Sep 16, 2024
a012e9c
add inline
0xKitsune Sep 17, 2024
4af37f2
fix merge conflicts
0xKitsune Sep 17, 2024
15e9bae
fix merge conflicts
0xKitsune Sep 17, 2024
b4334dc
fix compilation and imports
0xKitsune Sep 17, 2024
f6a3d68
clippy
0xKitsune Sep 17, 2024
16a997b
fmt
0xKitsune Sep 17, 2024
9aa04c4
merge main
0xKitsune Sep 18, 2024
bf0b352
fix merge conflicts, update merge_transitions to use BundleRetention:…
0xKitsune Sep 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading