verus_miner-release icon indicating copy to clipboard operation
verus_miner-release copied to clipboard

Stratum TCP port is limited to range 1-9999 in UI (Custom pool configuration)

Open PSLLSP opened this issue 1 year ago • 1 comments

VerusMiner v5.0.0

TCP port for stratum pool is limited to 4 characters in VerusMiner UI (Custom pool configuration), it means only number from range 1 to 9999 can be entered. TCP port is 16-bit integer, such number can have value from 0 to 65535, from 1 to 5 digits. Please, allow to enter TCP port that has 5 digits, like 12345.

PSLLSP avatar Mar 15 '24 09:03 PSLLSP

Will add this in the next release. Thanks for raising.

pangz-lab avatar Mar 25 '24 11:03 pangz-lab