-
Notifications
You must be signed in to change notification settings - Fork 23
268 siwe admin auth module #282
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
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
9924ebc
feat: add Redis-based configuration storage with seed
nahimterrazas 9f36213
up
nahimterrazas b012cf0
fix
nahimterrazas ee0f8b9
feat: implement admin authentication with wallet signatures and nonce…
nahimterrazas d2f29a2
feat: implement admin authentication with wallet signatures and nonce…
nahimterrazas c6c434a
feat: add admin API endpoints for nonce generation and token manageme…
nahimterrazas 1cf161a
feat: add admin API endpoints for nonce generation and token manageme…
nahimterrazas 2bce254
Merge branch 'main' into 268-siwe-admin-auth-module
nahimterrazas d8508d9
fix nonce
nahimterrazas 7172e22
Enhance admin authentication error handling and add AdminActionHashEr…
nahimterrazas e35991b
feat: Refine nonce generation documentation and enhance admin authori…
nahimterrazas 92d69aa
fix
nahimterrazas a6bdfa4
feat: Add admin configuration support and enhance API with admin auth…
nahimterrazas 511686e
feat: Add admin configuration support and enhance API with admin auth…
nahimterrazas 85a0427
refactor: Update nonce store implementation to support multiple stora…
nahimterrazas 2b4f45f
refactor: Update nonce store implementation to support multiple stora…
nahimterrazas 79cd4ad
refactor: Enhance configuration storage with new StorageConfigStore i…
nahimterrazas 29bbda5
fix
nahimterrazas 31fef84
fix review
nahimterrazas f61cca6
fix review
nahimterrazas bd4f2c8
refactor: Replace ConfigStoreConfig and NonceStoreConfig with unified…
nahimterrazas 92a2ed7
refactor: Replace ConfigStoreConfig and NonceStoreConfig with unified…
nahimterrazas a0c1632
refactor: Update StorageFactory and NonceResponse types for improved …
nahimterrazas 2665540
feat: Introduce OperatorConfig for enhanced runtime configuration man…
nahimterrazas 2fa2328
refactor: Improve code readability and consistency in configuration h…
nahimterrazas 6f10662
feat: Implement shared configuration with hot reload support for Solv…
nahimterrazas 4a5d779
feat: Implement shared configuration with hot reload support for Solv…
nahimterrazas 3fda524
feat: Add health check endpoint and storage readiness verification fo…
nahimterrazas a745216
feat: Add health check endpoint and storage readiness verification fo…
nahimterrazas 029a346
feat: tests
nahimterrazas 39e0fde
feat: tests
nahimterrazas ebf4333
feat: Add gas buffer configuration and update fee management in admin…
nahimterrazas 99f7fa4
feat: Introduce gas buffer configuration in SolverConfig and update r…
nahimterrazas f25ae52
feat: Integrate alloy-signer for signature recovery in admin authenti…
nahimterrazas 6a01cf3
tests
nahimterrazas ac30a72
fix types improves
nahimterrazas 937ae8d
feat: Enhance storage readiness checks and health endpoint to support…
nahimterrazas 2f3e35b
feat: Enhance storage readiness checks and health endpoint to support…
nahimterrazas 300a715
feat: Update storage configuration to use solver_id as Redis key pref…
nahimterrazas 8f59fc8
feat: Update storage configuration to use solver_id as Redis key pref…
nahimterrazas fd97f29
feat: Add file-based storage support and enhance readiness checks for…
nahimterrazas c47768b
feat: Add file-based storage support and enhance readiness checks for…
nahimterrazas d37bc3c
adding tests
nahimterrazas 39f35e7
adding tests
nahimterrazas aa9089e
feat: Add file-based storage support and enhance readiness checks for…
nahimterrazas 2f0f3d5
feat: Add file-based storage support and enhance readiness checks for…
nahimterrazas f9cfba7
Merge branch 'main' into 268-siwe-admin-auth-module
nahimterrazas 0ebfd86
feat: fix
nahimterrazas 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.