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

Persist derived sponsor wallets #71

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Conversation

aquarat
Copy link
Collaborator

@aquarat aquarat commented Nov 6, 2023

This PR adds persistence for derived sponsor wallets.

There is a considerable performance impact resulting from the process of deriving a sponsor wallet, so it's important to store the result for later re-use.

Closes #70

@aquarat aquarat self-assigned this Nov 6, 2023
src/types.ts Outdated Show resolved Hide resolved
src/update-feeds/update-transactions.ts Outdated Show resolved Hide resolved
@aquarat aquarat requested a review from Siegrift November 7, 2023 09:14
Copy link
Contributor

@vponline vponline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🚀

src/update-feeds/update-transactions.ts Show resolved Hide resolved
Base automatically changed from submit-txs to main November 7, 2023 12:59
@aquarat aquarat merged commit 5096dbf into main Nov 7, 2023
4 checks passed
@aquarat aquarat deleted the 70-persist-sponsor-wallet-priv-key branch November 7, 2023 14:42
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.

Persist sponsor wallet private key
3 participants