Skip to content
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

Feature/crypto layer #29

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

Conversation

WyvernIXTL
Copy link
Member

No description provided.

WyvernIXTL and others added 30 commits January 24, 2025 19:39
Implemented helper function.
Added lodash as dependency.
Added function to initalize global hashmap with providers.
Added function to get provider if applicable.
… to be more readable

BREAKING CHANGE:
* Renamed `CryptoLayerProviderConfig` to `CryptoLayerProviderFilter`.
* Renamed `providers` key of `CryptoLayerConfig` to `providersToBeInitialized`.
* Refactored `CryptoLayerConfig` to be an interface.
…e `getProvider` function

BREAKING CHANGE: `getProvider` takes `ProviderIdentifier` type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants