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 admin_addPeer #3788

Merged
merged 8 commits into from
Nov 6, 2024

Add check for peer in pool

3d70841
Select commit
Loading
Failed to load commit list.
Merged

Implement admin_addPeer #3788

Add check for peer in pool
3d70841
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2024 in 0s

0.00% of diff hit (target 48.97%)

View this Pull Request on Codecov

0.00% of diff hit (target 48.97%)

Annotations

Check warning on line 4 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L3-L4

Added lines #L3 - L4 were not covered by tests

Check warning on line 6 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L6

Added line #L6 was not covered by tests

Check warning on line 8 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L8

Added line #L8 was not covered by tests

Check warning on line 12 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L12

Added line #L12 was not covered by tests

Check warning on line 44 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L36-L44

Added lines #L36 - L44 were not covered by tests

Check warning on line 142 in packages/client/src/rpc/modules/admin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/modules/admin.ts#L112-L142

Added lines #L112 - L142 were not covered by tests

Check warning on line 310 in packages/client/src/rpc/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/validation.ts#L310

Added line #L310 was not covered by tests

Check warning on line 326 in packages/client/src/rpc/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/validation.ts#L314-L326

Added lines #L314 - L326 were not covered by tests

Check warning on line 332 in packages/client/src/rpc/validation.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/client/src/rpc/validation.ts#L328-L332

Added lines #L328 - L332 were not covered by tests