-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
coreCore infrastructure - protocol relatedCore infrastructure - protocol relateddocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Objective
Rename the Fisherman to the Watcher.
Origin Document
Goals
- Make protocol actor naming self-explanatory
- Replace all instances of the fisherman to the watcher so responsibilities are clear
Deliverable
- Rename all instances of
FishermentoWatchersin https://github.com/pokt-network/pocket - Rename all instances of
FishermentoWatchersin https://github.com/pokt-network/pocket-network-protocol - Identify all other places online (e.g. https://docs.pokt.network/) that may need to be updated an update them #973
- Be careful with casing (e.g.
Fisherman vs fisherman as it relates to Watcher vs watcher) and plurality (e.g.fisherman vs fishermen as it relates to watcher vs watchers)
Non-goals / Non-deliverables
- Any business logic changes
- Updating all threads & conversations related to this
- Updating notion docs
General issue deliverables
- Update the appropriate CHANGELOG(s)
- Update any relevant local/global README(s)
- Update relevant source code tree explanations
- Add or update any relevant or supporting mermaid diagrams
Testing Methodology
- Task specific tests or benchmarks:
make ... - New tests or benchmarks:
make ... - All tests:
make test_all - LocalNet: verify a
LocalNetis still functioning correctly by following the instructions at docs/development/README.md - k8s LocalNet: verify a
k8s LocalNetis still functioning correctly by following the instructions here
Creator: @Olshansk
Co-Owners: @dylanlott @0xRampey
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore infrastructure - protocol relatedCore infrastructure - protocol relateddocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Up Next