xmr-remote-nodes/internal
Christian Ditaputratama ec6f0a1893
Changed LastChecked from uint to int64
Since the LastChecked record is storing unix timestamp, using `int64`
make it easier to work with `time` package.
2024-10-31 22:40:38 +07:00
..
config feat: Added IPv6 nodes support (alpha) #84 2024-09-06 00:08:59 +07:00
cron refactor: Use cronRepo struct instead of interface 2024-07-07 02:57:36 +07:00
database chore: Remove dev SQL statement 2024-09-12 05:27:54 +07:00
handler feat: Added favicon 2024-10-31 18:55:31 +07:00
ip feat: Record node ip addresses #84 2024-09-12 01:13:30 +07:00
monero Changed LastChecked from uint to int64 2024-10-31 22:40:38 +07:00