solady icon indicating copy to clipboard operation
solady copied to clipboard

♻️ Rename LibRLP convenience functions

Open Vectorized opened this issue 1 year ago • 0 comments
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.

Vectorized avatar Sep 10 '24 13:09 Vectorized