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

Implement EIP 7002 (exits) #3336

Closed
wants to merge 1 commit into from

monorepo: work on eip7002 exits

3866a3a
Select commit
Loading
Failed to load commit list.
Closed

Implement EIP 7002 (exits) #3336

monorepo: work on eip7002 exits
3866a3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

57.06% of diff hit (target 87.55%)

View this Pull Request on Codecov

57.06% of diff hit (target 87.55%)

Annotations

Check warning on line 234 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L234

Added line #L234 was not covered by tests

Check warning on line 238 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 297 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L293-L297

Added lines #L293 - L297 were not covered by tests

Check warning on line 563 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L563

Added line #L563 was not covered by tests

Check warning on line 594 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L593-L594

Added lines #L593 - L594 were not covered by tests

Check warning on line 773 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L770-L773

Added lines #L770 - L773 were not covered by tests

Check warning on line 926 in packages/block/src/block.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/block.ts#L924-L926

Added lines #L924 - L926 were not covered by tests

Check warning on line 145 in packages/block/src/header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/header.ts#L145

Added line #L145 was not covered by tests

Check warning on line 284 in packages/block/src/header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/header.ts#L284

Added line #L284 was not covered by tests

Check warning on line 459 in packages/block/src/header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/header.ts#L449-L459

Added lines #L449 - L459 were not covered by tests

Check warning on line 751 in packages/block/src/header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/header.ts#L751

Added line #L751 was not covered by tests

Check warning on line 1024 in packages/block/src/header.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/block/src/header.ts#L1023-L1024

Added lines #L1023 - L1024 were not covered by tests

Check warning on line 38 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L32-L38

Added lines #L32 - L38 were not covered by tests

Check warning on line 46 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L41-L46

Added lines #L41 - L46 were not covered by tests

Check warning on line 59 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L54-L59

Added lines #L54 - L59 were not covered by tests

Check warning on line 63 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 70 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 77 in packages/util/src/exit.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/util/src/exit.ts#L73-L77

Added lines #L73 - L77 were not covered by tests