celestia-node
celestia-node copied to clipboard
nodebuilder: Rename sub-pkgs to `<subpkg>_constructor` to differentiate from root-level pkgs
So instead of it being
nodebuilder/state, it should be nodebuilder/state_constructor
For the same reason, we should change the namings. These are modules, not the constructors.
May I work on this?
@renaynay @Wondertan So now it will be
We haven't found a consensus within a team on this yet, so I would punt this for a while.
Alternatively, we can quickly go with my following proposal if @renaynay and @distractedm1nd agree in this thread. I propose prepending each subpkg name in nodebuilder pkg with a mod prefix, so fraud would be modfraud.
@Wondertan @ramin @renaynay Can I work on this one? I am really looking forward to consistent contributions.
I am find with mod prefix for the subpkg names.
Sorry for the delay on responding @saudch007 , of course feel free to work on this issue. Thank you