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

Support plugins #2051

Merged
merged 22 commits into from
Oct 16, 2024

mention plugins in readme

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

Support plugins #2051

mention plugins in readme
3dabbb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 26, 2024 in 0s

45.20% of diff hit (target 60.00%)

View this Pull Request on Codecov

45.20% of diff hit (target 60.00%)

Annotations

Check warning on line 836 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L836

Added line #L836 was not covered by tests

Check warning on line 840 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L840

Added line #L840 was not covered by tests

Check warning on line 165 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 167 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L167

Added line #L167 was not covered by tests

Check warning on line 29 in plugin/plugin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/plugin.go#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 34 in plugin/plugin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/plugin.go#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 39 in plugin/plugin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/plugin.go#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 42 in plugin/plugin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugin/plugin.go#L42

Added line #L42 was not covered by tests

Check warning on line 193 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L193

Added line #L193 was not covered by tests

Check warning on line 198 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 203 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 215 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 220 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 228 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L228

Added line #L228 was not covered by tests

Check warning on line 289 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L289

Added line #L289 was not covered by tests

Check warning on line 379 in sync/sync.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sync/sync.go#L379

Added line #L379 was not covered by tests