solady
solady copied to clipboard
♻️ Rename LibRLP convenience functions
trafficstars
Description
To prepare for https://github.com/Vectorized/solady/issues/1069.
This is breaking in internal API.
I feel p is more natural than having l, a, b, etc. if the struct name is different.
@RogerPodacter
Letting this marinate first. Not urgent.
Checklist
Ensure you completed all of the steps below before submitting your pull request:
- [x] Ran
forge fmt? - [x] Ran
forge snapshot? - [x] Ran
forge test?
Pull requests with an incomplete checklist will be thrown out.