refactor: adopt require-with-custom-error style - #30
Merged
Conversation
25 tasks
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 03:50
a43b42d to
8bcf0c3
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 03:50
b668bda to
452a443
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 04:01
8bcf0c3 to
63c1004
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
2 times, most recently
from
July 30, 2026 06:59
51b23dd to
c766366
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 06:59
63c1004 to
596389a
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 07:02
c766366 to
e66564c
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 07:02
596389a to
060bc48
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 07:07
e66564c to
ed40976
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
3 times, most recently
from
July 30, 2026 07:14
bf590b0 to
f1eff7c
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
2 times, most recently
from
July 30, 2026 07:18
b48ae78 to
eaa61a8
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 07:18
f1eff7c to
8a941c3
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 07:22
eaa61a8 to
e7cfeac
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 07:22
8a941c3 to
7a85d84
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 07:26
e7cfeac to
ddecfb6
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 07:26
7a85d84 to
9010b24
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 07:33
ddecfb6 to
ed73d3d
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 07:33
9010b24 to
3445d39
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 08:23
ed73d3d to
6554f56
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 08:23
3445d39 to
130e269
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 08:42
6554f56 to
d0e2a0f
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 08:42
130e269 to
dcd05f6
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 09:51
d0e2a0f to
b5fb2bd
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
2 times, most recently
from
July 30, 2026 09:54
92be3d4 to
6cbc689
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 09:54
b5fb2bd to
0e6284b
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 10:24
0e6284b to
be043cf
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
2 times, most recently
from
July 30, 2026 10:40
28428bd to
c6c17be
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
2 times, most recently
from
July 30, 2026 12:54
538c59b to
cc5a62f
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
2 times, most recently
from
July 30, 2026 13:07
fa42396 to
78626c2
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
2 times, most recently
from
July 30, 2026 13:19
515b61a to
a68f7f6
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 13:19
78626c2 to
84e3886
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 13:55
a68f7f6 to
e509b1e
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 30, 2026 13:55
84e3886 to
37f6449
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
from
July 30, 2026 14:25
e509b1e to
676f9e7
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
2 times, most recently
from
July 30, 2026 23:43
1507d96 to
ff7debc
Compare
mfw78
force-pushed
the
docs/dual-path-architecture
branch
2 times, most recently
from
July 30, 2026 23:51
a452b31 to
f10390c
Compare
mfw78
force-pushed
the
refactor/require-custom-errors
branch
2 times, most recently
from
July 31, 2026 00:06
4c45245 to
57dfdbc
Compare
Solidity >=0.8.27 supports require(condition, CustomError()) in the legacy pipeline; convert the remaining if (!(condition)) revert sites so preconditions read as preconditions. Bytecode-equivalent.
mfw78
force-pushed
the
refactor/require-custom-errors
branch
from
July 31, 2026 00:12
57dfdbc to
b9fdc2a
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.
Solidity >=0.8.27 supports
require(condition, CustomError())in the legacy pipeline; convert the remainingif (!(condition)) revertsites so preconditions read as preconditions. Bytecode-equivalent.Part of #1.