Skip to content

Conversation

thunderbiscuit
Copy link
Member

This PR focuses on adding a fresh resource sqlite file that can be used to load wallets, test balances, build transactions using the TxBuilder, etc.

I decided to start fresh with one of our mnemonics (MNEMONIC_AWESOME) to keep things clean.

Note the new readme in the resources directory. I thought of using this if we end up creating more of those pre-built wallets (maybe with different properties?).

Copy link
Collaborator

@ItoroD ItoroD left a comment

Choose a reason for hiding this comment

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

ACK 88eca89

@ItoroD
Copy link
Collaborator

ItoroD commented Sep 15, 2025

I decided to start fresh with one of our mnemonics (MNEMONIC_AWESOME) to keep things clean.

I do not see any use of MNEMONIC_AWESOME in this PR

Note the new readme in the resources directory. I thought of using this if we end up creating more of those pre-built wallets (maybe with different properties?).

Yes! new readme is a great addition. The inner class for success or failure is great too!

@thunderbiscuit
Copy link
Member Author

I do not see any use of MNEMONIC_AWESOME in this PR

Yeah the db was created with a wallet that was built using the MNEMONIC_AWESOME, but it would be a good idea to add a test for the recovery of it using the private keys!

@thunderbiscuit thunderbiscuit merged commit 88eca89 into master Sep 15, 2025
1 check passed
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