Author | SHA1 | Message | Date |
---|---|---|---|
Tess Rinearson |
ccf53a2276
|
all: name reactors when they are initialized (#4608)
Previously, many reactors were initialized with the name "Reactor," which made it difficult to log which reactor was doing what. This changes those reactors' names to something more descriptive. |
5 years ago |
Anton Kaliaev |
f76684a05c
|
node: allow registration of custom reactors while creating node (#3771)
* change invocation of NewNode across * custom reactor name are prefixed with CUSTOM_ * upgate changelog pending * improve comments * node: refactor NewNode to use functional options |
5 years ago |