-
Notifications
You must be signed in to change notification settings - Fork 27
refactor: viem in payments #569
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
57 commits
Select commit
Hold shift + click to select a range
bcee34b
refactor: streamline PDP and session key handling
hugomrdias 522a321
refactor: update test files to use bigint for identifiers and integra…
hugomrdias ac5e08f
feat: introduce new agents documentation and enhance core functionality
hugomrdias afff559
refactor: update PaymentsService to use Client and Chain types, and i…
hugomrdias 4737678
chore: update biome configuration and linting scripts
hugomrdias 6fbb446
refactor: clean up PaymentsAccount component and remove unused dialogs
hugomrdias 7ab0577
refactor: standardize address parameter naming across accounts and op…
hugomrdias 1d9adbd
refactor: streamline payment hooks and update parameter types
hugomrdias e32f168
refactor: update parameter names and remove unused SDK version utility
hugomrdias fe39db2
chore: update knip configuration and improve documentation formatting
hugomrdias 79c2c3e
chore: add sideEffects property to package.json for better tree-shaking
hugomrdias d1e09b8
refactor: reorganize ERC20 module structure and update imports
hugomrdias 1ec85f1
refactor: update ERC20 balance and approval types for consistency
hugomrdias fdc4b89
refactor: update ERC20 approval handling in PaymentsService
hugomrdias 8712369
refactor: update knip configuration for package entry points
hugomrdias c87408c
refactor: enhance PaymentsService tests with event encoding
hugomrdias b953114
refactor: standardize address types across Synapse SDK
hugomrdias 343b2a0
refactor: improve deposit documentation in useDeposit function
hugomrdias f2a9f35
refactor: update tokenAddress type in getServicePrice to Address
hugomrdias 703b40d
refactor: update payment operations and storage documentation for con…
hugomrdias a621434
refactor: enhance theme provider and update documentation for clarity
hugomrdias 3f9f831
refactor: move FilBeam domain to chain configuration (#570)
bajtos 1a5542d
chore: update dependencies and enhance linting scripts
hugomrdias 4ebeece
fix: update Filecoin Calibration Filscan contract addresses
hugomrdias 44c6f46
refactor: enhance session key functionality and documentation
hugomrdias 3ff0bc3
refactor: update Synapse and EndorsementsService for improved client …
hugomrdias 1391d4d
refactor: update endorsements and payment address handling
hugomrdias 230d6b9
refactor: rename providerIdSet to endorsements for consistency
hugomrdias 924cf2b
refactor: simplify EndorsementsService and enhance SessionKey revoke …
hugomrdias 9762d00
fix: update Filecoin Mainnet contract address in generated ABI files
hugomrdias 31955bf
refactor: use Chain type for FilBeam retriever config
bajtos 36385cd
refactor: make chain.filbeam nullable for devnet
bajtos f182413
docs: fix lint command name in AGENTS.md
bajtos 97210e8
refactor: enhance service provider registry functionality and documen…
hugomrdias 232e432
refactor: update data set and provider handling in warm-storage module
hugomrdias 324d1b9
refactor: streamline provider and retrieval logic in Synapse SDK
hugomrdias 8fe38b5
chore: add sp-registry to knip configuration for improved source trac…
hugomrdias 69c9199
refactor: rename payments contract to filecoinPay and update related …
hugomrdias 18be4cc
refactor: update provider handling in CLI commands to use sp-registry
hugomrdias 061d6ce
refactor: update provider references to PDPProvider in documentation
hugomrdias 4897e2f
refactor: update PDP product type handling in provider functions
hugomrdias 70f3433
refactor: standardize ipniPeerId naming and update related logic
hugomrdias fe55a2f
refactor: update FilBeamRetriever instantiation in Synapse SDK
hugomrdias d751170
refactor: enhance service provider registry functionality and documen…
hugomrdias aa41156
refactor: simplify CLI command structure by removing unused privateKe…
hugomrdias 1a372e9
feat: introduce endorsements functionality with getProviderIds
hugomrdias ad8a3f8
refactor: streamline Synapse SDK structure and remove endorsements se…
hugomrdias 2f3daac
chore: update package dependencies across multiple projects
hugomrdias 09ad0ae
refactor: standardize ipniPeerId usage in constants and decoding logic
hugomrdias 73259ed
refactor: update SDK documentation and examples for viem integration
hugomrdias 1cdf6c9
refactor: enhance Synapse SDK initialization and type handling
hugomrdias 3a7328a
refactor: update Synapse instantiation in CLI commands
hugomrdias 2363ea1
fix: improve type handling in getActivePieces options
hugomrdias 8f92862
refactor: enhance type handling and documentation in Synapse core
hugomrdias 7db8d5d
refactor: update registerProvider tests to use pdpOffering
hugomrdias 00f5c28
refactor: update tsconfig and remove deprecated epoch utilities
hugomrdias 32f8695
fix: update linting commands in documentation
hugomrdias 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
This file was deleted.
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.