Commit Graph

10 Commits

Author SHA1 Message Date
dr7ana
b8c8a2c696 log 2024-01-31 07:54:12 -08:00
Jason Rhinelander
31616837e0 Revert me: fix double-hex in debug output 2024-01-31 07:54:12 -08:00
Jason Rhinelander
329acaf56c Revert me: debug print the msg/sig/signer 2024-01-31 07:54:12 -08:00
dr7ana
aabd413ed6 D 2024-01-31 07:54:12 -08:00
dr7ana
6a32148402 address parsing
- straightened out setting of public addr and public port in config vs listen ("bind") addr
- fixed small bug in router contact writing and saving
2024-01-31 07:54:12 -08:00
dr7ana
66ad28a2f1 Local router mode
- Up and running locally, no connections yet
- Next: flip testnet and do the gosh dang thing
2024-01-31 07:54:12 -08:00
dr7ana
07fc0246ed housekeeping and groundwork, initial commit 2024-01-31 07:54:12 -08:00
Thomas Winget
52cd9e1794 Minor RC load/store/prune fixups 2024-01-31 07:54:12 -08:00
dr7ana
68e67c881b {Remote,Local}RC's
- RemoteRC supplants most of the functionality throughout the code of RouterContact
- Next step will be to sort out CI issues, then see if we can get rid of either LocalRC (and therefore RouterContact entirely)
2024-01-31 07:54:12 -08:00
dr7ana
632f4ee70b RC refactor layout
- Local and Remote RC's now implemented with discrete functionalities and uses
2024-01-31 07:54:12 -08:00