-
Notifications
You must be signed in to change notification settings - Fork 122
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
outdated DNS seed for SPV #1025
Comments
@FirstClassCitizenFCC: Thanks for opening an issue, it is currently awaiting triage. The triage/accepted label can be added by foundation members by writing /triage accepted in a comment. DetailsI am a bot created to help the DeFiCh developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository. |
Thanks @FirstClassCitizenFCC. Add to high priority lists for v3, where ICX is planned to be re-enabled. |
* DeFiCh/ain - Implement getaccounthistory RPC on upstream #1025 * Input param height and txn types were changed to number + test case update * Removed history search in wallet * Simplify getaccounthistory Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> * Update src/masternodes/rpc_accounts.cpp Co-authored-by: surangap <surangatco@gmail.com> Co-authored-by: Anthony Fieroni <bvbfan@abv.bg> Co-authored-by: surangap <surangatco@gmail.com>
What happened:
If bitseed.xf2.org is the only DNS seed available for SPV, running defid results in sending multiple (25-30) DNS queries per second.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
What are your environment parameters:
docker defi/defichain:latest
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: