-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add p2pool tip info and better mmproxy template handling (#6795)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new RPC method to retrieve tip information from the P2Pool service. - Added a new variable for user agent configuration in the HTTP client. - **Refactor** - Streamlined block template management with a new management structure. - Simplified method signatures and reduced parameter complexity in several service methods. - **Bug Fixes** - Improved error handling in the retrieval of node and network state metrics. - **Chores** - Updated project dependencies and made minor formatting adjustments. - Renamed modules for better clarity and organization. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
1 parent
2dc1a03
commit b3dc63f
Showing
13 changed files
with
198 additions
and
421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.