Derrick Hammer
|
95cfa393b4
|
fix: no need for singleton hack, use Replace not Decorate
|
2024-01-31 22:51:51 -05:00 |
Derrick Hammer
|
6d34f5b683
|
refactor: change struct naming convention from "impl" to "default"
|
2024-01-31 20:29:27 -05:00 |
Derrick Hammer
|
791b291ce7
|
fic: add node init
|
2024-01-30 15:48:05 -05:00 |
Derrick Hammer
|
64c3795876
|
fix: need to hack the condtructor and make a global var as the constructor is getting called twice?
|
2024-01-30 14:51:23 -05:00 |
Derrick Hammer
|
3a49375638
|
fix: need to not return logger, but decorate the one we do have and replace with the one in the config
|
2024-01-30 14:32:46 -05:00 |
Derrick Hammer
|
e477d681d4
|
Revert "fix: use cfg.Logger"
This reverts commit b86b597cb8 .
|
2024-01-30 14:28:50 -05:00 |
Derrick Hammer
|
b86b597cb8
|
fix: use cfg.Logger
|
2024-01-30 14:21:55 -05:00 |
Derrick Hammer
|
9224dcd119
|
fix: db and logger need to be in S5ProtocolResult
|
2024-01-30 14:20:33 -05:00 |
Derrick Hammer
|
e034e1d54e
|
refactor: restructure s5 protocol/api to use new fx module and new library structure. Also move the proto/api to its own package for organization
|
2024-01-29 15:11:57 -05:00 |