Commit Graph

6 Commits (4c1f6112a7adf9ce85280a36ef9052904263d0f0)

Author SHA1 Message Date
dr7ana d00257b9f0 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
7 months ago
dr7ana cef2ff7782 Local router mode
- Up and running locally, no connections yet
- Next: flip testnet and do the gosh dang thing
7 months ago
dr7ana 5fa3c2be87 housekeeping and groundwork, initial commit 7 months ago
Thomas Winget b353fd4095 Minor RC load/store/prune fixups 7 months ago
dr7ana fa4471f566 {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)
8 months ago
dr7ana 07271f9ae7 RC refactor layout
- Local and Remote RC's now implemented with discrete functionalities and uses
8 months ago