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

[v11.0.0] Kill Addrindexrs #2343

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

clean indexd

260935c
Select commit
Loading
Failed to load commit list.
Draft

[v11.0.0] Kill Addrindexrs #2343

clean indexd
260935c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / pylint succeeded Oct 14, 2024 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 927 in counterparty-core/counterpartycore/lib/api/api_v1.py

See this annotation in the file changed.

Code scanning / pylint

Unexpected keyword argument 'only_tx_hashes' in function call. Warning

Unexpected keyword argument 'only_tx_hashes' in function call.

Check warning on line 42 in counterparty-core/counterpartycore/lib/messages/dispenser.py

See this annotation in the file changed.

Code scanning / pylint

Using open without explicitly specifying an encoding. Warning

Using open without explicitly specifying an encoding.