Byte-Masons / Reliquary

50 stars 20 forks source link

Prevent shift & merge that would extend receiver maturity #29

Closed ZrowGz closed 11 months ago

ZrowGz commented 1 year ago

Adds a check to both the split & merge functions that would cause the receiver's maturity to be extended.

Includes a test to verify that this reverts appropriately.

ZrowGz commented 1 year ago

This is related to the issue opened here: https://github.com/Byte-Masons/Reliquary/issues/28