Skip to content
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

BTC wallet need to be less than 34 char!! #95

Closed
arminmacx opened this issue Feb 27, 2023 · 2 comments
Closed

BTC wallet need to be less than 34 char!! #95

arminmacx opened this issue Feb 27, 2023 · 2 comments
Labels
fix released Fix is implemented in release code

Comments

@arminmacx
Copy link

Hi,

I tried to add my BTC wallet but each time it says wallet address need to be less than 34 characters. why its not support new wallets when other apps can use them?

@UselessGuru
Copy link
Collaborator

UselessGuru commented Mar 3, 2023

I am not aware that BTC wallets can be longer. I will check.

As a workaround you can edit the config file manually and set a longer value.

Edit: Fixed in https://github.com/Minerx117/NemosMiner/blob/970abfce6bfeb34253a181c32a4cb628c3ab5ce5/Web/configedit.html

UselessGuru added a commit that referenced this issue Mar 3, 2023
Allow for variable BCT address length

#95
UselessGuru added a commit that referenced this issue Mar 4, 2023
Enhancements:
- BalanceTracker for 'MiningDutch' gets available coins from pool API
- Web GUI: Update fontawesome to version 6.3.0
- Web GUI: Optimize table coloring

Fixes:
- Legacy GUI: Earnings / Payout Threshold calculation wrong for some pools
- Web GUI: Support for variable BTC address length fron 26 to 35 characters (#95)

Miner updates:
- Rigel-v1.3.8
@UselessGuru
Copy link
Collaborator

@arminmacx
Please close if you accept the fix.

@UselessGuru UselessGuru added fix released Fix is implemented in release code and removed ready for testing labels Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix released Fix is implemented in release code
Projects
None yet
Development

No branches or pull requests

2 participants