-
Notifications
You must be signed in to change notification settings - Fork 81
refactor: Migrate first handlers to rpc-spec #3199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
godexsoft
merged 35 commits into
XRPLF:develop
from
godexsoft:refactor/consteval-specs-first-handlers
Sep 11, 2026
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
2601f8d
Introduce rpcspec 0.1.3 dependency
godexsoft 8ce6b04
Add the missing cmake file back
godexsoft df88182
Fix precommit
godexsoft 0cf14ab
Resolve conflicts
godexsoft 3196ef5
Use errors from rpcspec
godexsoft 95b28f7
Remove dead code
godexsoft e31d7b5
Fix clang-tidy
godexsoft aef5b35
Fix precommit
godexsoft 9d4ee75
Fix doxy
godexsoft 48faa0c
Fix more clang-tidy
godexsoft 866deea
Merge branch 'develop' into refactor/consteval-specs-move-errors
godexsoft 5ab47a9
Merge branch 'develop' of github.com:XRPLF/clio into refactor/constev…
godexsoft 577bc40
Fix clang-tidy
godexsoft 30621e6
Rename to RpcForwarding errors and move back to rpc-spec
godexsoft 7f46527
Accept spec-library handlers alongside legacy ones
godexsoft a248882
Assert on incorrect shortcut
godexsoft 72a854d
Merge remote-tracking branch 'upstream/develop' into refactor/constev…
godexsoft a1e9e49
Fix clang-tidy and doxy
godexsoft cad3768
Add coverage for fail path
godexsoft 6c2ba13
Add coverage for write fail in forwarding
godexsoft f5fecc0
Remove test
godexsoft fbdfc34
Migrate first two handlers to spec system
godexsoft 1c94b19
Merge branch 'develop' into refactor/consteval-specs-first-handlers
godexsoft 711b676
Merge remote-tracking branch 'upstream/develop' into refactor/constev…
godexsoft bba396b
Merge remote-tracking branch 'upstream/develop' into refactor/constev…
godexsoft 55464cb
Use explicit rpc::spec
godexsoft af24033
Remove some useless comments
godexsoft 607ecfe
Merge branch 'refactor/consteval-specs-dual-path' into refactor/const…
godexsoft 99b6ca5
Merge branch 'develop' into refactor/consteval-specs-first-handlers
godexsoft b13953e
Bring back new style processor code
godexsoft d485f59
Fully qualify rpc::spec
godexsoft 401c285
Use 0.1.9 and remove explicit instantiations and includes
godexsoft 7cc0f45
Merge remote-tracking branch 'upstream/develop' into refactor/constev…
godexsoft 2574b08
Use 0.1.10 and hopefully fix clang-tidy
godexsoft a7d88ec
Merge branch 'develop' into refactor/consteval-specs-first-handlers
godexsoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.