-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate tessellated-io/router Module (#6)
* refactor down props for router * Uptake router software * WIP: refactor configs to use a router * debugging via println because i am a hack * fix requests and logging * fixes * cleanup code todos * pushing restake * mod tidy * build fixes * mod tidy
- Loading branch information
1 parent
a1c72dd
commit d631fcd
Showing
18 changed files
with
268 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
GAS | ||
- health is only off by one | ||
|
||
DOCS | ||
- header + credits (ascii art) | ||
- README + branding | ||
- Add memo for restake go | ||
|
||
GENERAL | ||
- min restake amount in mine | ||
- Reap panics | ||
- configure restake time | ||
- Fix default config parsing | ||
- healthchecks only on success pings or obvious failures? | ||
|
||
- move towards debug log statements | ||
- logging header | ||
|
||
- Add memo for restake go (must verify) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.