-
Notifications
You must be signed in to change notification settings - Fork 128
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
Add AIBC coin configuration #918
Conversation
coins need electrum servers in order to work in the GUIs |
Added two Electrum servers for GUI compatibility , |
you need to add them to |
i have add AIBC electrums/AIBC , added to coins file , corrected the avg_blocktime, |
there are no changes in the PR, it's still the same: https://github.com/KomodoPlatform/coins/pull/918/files |
sorry about that, can you check now please |
looks better, but you added AIBC 2 times in the coins file |
found out that 50001 is the TCP port, so i could enable AIBC on one of my makers with that |
sent , thank you, |
thanks, got it |
swap was fine
i edited coins file to remove the duplicate and also the electrum config |
Thank you, much appreciated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nickgsh are you blocking certain IPs on the electrum servers? |
Had to reboot the servers. They are working now.On Jan 19, 2024, at 10:04 AM, cipig ***@***.***> wrote:
@nickgsh are you blocking certain IPs on the electrum servers?
They are both reachable, but our github action script (https://github.com/KomodoPlatform/coins/blob/master/utils/scan_electrums.py) sees them as unreachable and delists AIBC because it thinks that all electrums are down.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
they are up now , they should not go down again |
really appreciate all your help, |
There are no further steps. AIBC will be in the upcoming release: https://github.com/KomodoPlatform/komodo-wallet-desktop/pull/2407 |
This pull request adds the configuration file for the AIBC coin to the
coins
repository.aibc.json
configuration file for AIBC coin.