-
Notifications
You must be signed in to change notification settings - Fork 70
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
feat(opsim): listen for deposit transactions #61
feat(opsim): listen for deposit transactions #61
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
66ca595
to
86046dc
Compare
1d4331d
to
f52a51b
Compare
WalkthroughThis update introduces enhancements across several components of the application. Key modifications include the addition of a command-line argument in the Anvil service for improved functionality, the renaming of private methods in the HD account store to enhance accessibility, and the implementation of background task management in the OpSimulator for deposit transaction processing. Additionally, the test suite sees the incorporation of a new hierarchical deterministic account management system, improving test coverage and robustness. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments. Great work!
472ecd0
to
85e2168
Compare
85e2168
to
7074b1f
Compare
closes #26