chore: update the author email to mfw78@nxm.rs - #43
Merged
Conversation
mfw78
force-pushed
the
chore/author-email-nxm
branch
from
July 30, 2026 04:01
93d4416 to
b373717
Compare
mfw78
force-pushed
the
style/natspec-block-form
branch
from
July 30, 2026 04:01
70b5168 to
7a1ee66
Compare
mfw78
marked this pull request as ready for review
July 30, 2026 06:52
mfw78
force-pushed
the
style/natspec-block-form
branch
from
July 30, 2026 06:59
7a1ee66 to
5238224
Compare
mfw78
force-pushed
the
chore/author-email-nxm
branch
from
July 30, 2026 06:59
b373717 to
21d097d
Compare
mfw78
force-pushed
the
style/natspec-block-form
branch
from
July 30, 2026 07:02
5238224 to
ce53cef
Compare
mfw78
force-pushed
the
chore/author-email-nxm
branch
from
July 30, 2026 07:02
21d097d to
70314b1
Compare
Replaces the rndlabs.xyz address in the NatSpec `@author` tags across the contracts, tests and scripts. The `github.com/rndlabs/safe-contracts` reference in the README is a live repository URL rather than an address, so it is left alone.
mfw78
force-pushed
the
chore/author-email-nxm
branch
from
July 30, 2026 07:07
70314b1 to
14a7574
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces the
mfw78@rndlabs.xyzaddress withmfw78@nxm.rsin the NatSpec@authortags across 24 files insrc,testandscript.Left alone deliberately:
github.com/rndlabs/safe-contractsreference in the README, which is a live repository URL rather than an addressbroadcast/, which holds historical deployment and verification records of what was actually deployed, embedded source includedHow to test
That returns nothing.
forge buildandforge testare green (74 passing).Part of #1.