-
Notifications
You must be signed in to change notification settings - Fork 13
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: Support sending multiple transactions #275
feat: Support sending multiple transactions #275
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## develop #275 +/- ##
==========================================
Coverage ? 65.28%
==========================================
Files ? 39
Lines ? 6164
Branches ? 235
==========================================
Hits ? 4024
Misses ? 2137
Partials ? 3 Continue to review full report at Codecov.
|
Co-authored-by: Shook <[email protected]>
This PR is no longer applicable because Lumos has completely rewritten the Transaction Manager. |
Dependence
Changed
sendTransaction with TransactionManager
Involves deposit / L1 transfer/ get test token
Related