Mirobit / bitcoin-node-manager

:bar_chart: Lightweight dashboard and control system for bitcoin nodes
MIT License
123 stars 64 forks source link

Handle bitcoind not returning softforks data #60

Closed d-rez closed 1 year ago

d-rez commented 2 years ago

Get rid of the below warning in the page header when bitcoind doesn't return the softforks key.

Warning: Undefined array key "softforks" in /config/www/src/Node.php on line 145

Warning: foreach() argument must be of type array|object, null given in /config/www/src/Utility.php on line 253
github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. With no activity this will be closed in 90 days.

d-rez commented 1 year ago

Bump to avoid closure

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. With no activity this will be closed in 90 days.

MontejoJorge commented 1 year ago

Bump to avoid closure

github-actions[bot] commented 1 year ago

This PR is stale because it has been open 45 days with no activity. With no activity this will be closed in 90 days.

Mirobit commented 1 year ago

Thanks for fixing this issue. I haven't had the time to maintain the software lately. I hope I can give it some more time soon.