xmr-remote-nodes/internal/monero
Christian Ditaputratama 5e2ab83295
feat: Accept i2p naming service hostname
Please note that this naming service validation only validates simple
length and allowed characters. Advanced validation such as
internationalized domain name (IDN) is not implemented.

To minimize abuse, I also set minimum length of submitted i2p naming
service address to 5 characters. If someone have an address of 4
characters or less, let them open an issue or create a pull request.
2024-11-08 00:23:07 +07:00
..
monero.go feat: Accept i2p naming service hostname 2024-11-08 00:23:07 +07:00
monero_test.go feat: Accept i2p naming service hostname 2024-11-08 00:23:07 +07:00
prober.go refactor: Use proberRepo struct instead of interface 2024-07-07 03:25:30 +07:00
prober_test.go Uppercase CheckAPI test func 2024-06-10 03:23:03 +07:00
report.go feat: Added i2p support 2024-11-07 20:26:49 +07:00
report_test.go feat! Added monero node details page and logs 2024-11-06 16:45:34 +07:00