Fixes related to handling of tunnel type connections#100
Draft
mgordel wants to merge 47 commits intofeat/tunnel-endpointfrom
Draft
Fixes related to handling of tunnel type connections#100mgordel wants to merge 47 commits intofeat/tunnel-endpointfrom
mgordel wants to merge 47 commits intofeat/tunnel-endpointfrom
Conversation
fix python 3.9 tests
fix typing issues on python 3.9
feat: hide optional/unused params in admin panel
Co-authored-by: shadeofblue <blue@golem.network>
Co-authored-by: shadeofblue <blue@golem.network>
Co-authored-by: shadeofblue <blue@golem.network>
Co-authored-by: shadeofblue <blue@golem.network>
Co-authored-by: shadeofblue <blue@golem.network>
Co-authored-by: shadeofblue <blue@golem.network>
fix the low level socket handling so that it works on OSes other than Linux
docs(readme.md): typo in remove_endpoint usage
Web3 Pi typo fix
Added url validation when adding and editing endpoint
# Conflicts: # admin/admin/admin.html # poetry.lock # web3pi_proxy/service/endpoints/endpoint_manager.py
# Conflicts: # README.md
Sync checks on nodes
Wallet integration docs
feat: endpoints management in admin panel
Updated README.md
# Conflicts: # web3pi_proxy/core/rpc/node/endpoint_pool/endpoint_connection_pool.py # web3pi_proxy/core/rpc/node/endpoint_pool/pool_manager.py # web3pi_proxy/service/endpoints/endpoint_manager.py
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.