HarbourMasters / HarbourMasters/Lighthouse

Clean up port_ functions

Open
#429 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
431
Forks
38
Avg merge
1d 22h
Merged PRs (30d)
26

Description

There's quite a few port_ functions being used right now that sometimes also replace vanilla functions entirely. These should be replaced with proper hooks and registered properly with ShipInit with the right conditionals.

I think most are Anchor related at the moment, but pretty sure there's some other ones too.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inventory the port_ functions mentioned in the issue and trace how they are currently used. Read the ShipInit registration path and compare each function with the vanilla function it replaces, including the relevant conditionals. Done means the applicable functions use proper hooks and are registered correctly with ShipInit.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.