Skip to content

Blog: 'Turbolong's loop vs Aave recursive supply'#190

Open
midenotch wants to merge 1 commit into
Dgetsylver:mainfrom
midenotch:turbolong
Open

Blog: 'Turbolong's loop vs Aave recursive supply'#190
midenotch wants to merge 1 commit into
Dgetsylver:mainfrom
midenotch:turbolong

Conversation

@midenotch

Copy link
Copy Markdown

Close: #96

Summary

I have drafted the educational blog post comparing Turbolong's loop on Stellar to Aave's recursive supply, as requested.

Here is what was completed:

Drafted Blog Post: Created the article at docs/blog/turbolongs-loop-vs-aave-recursive-supply.md. It covers:
The lack of native flash loans on Stellar/Blend and why it's a paradigm shift.
How pool.submit_with_allowance() allows batching requests sequentially but processing them atomically.
How borrow proceeds from one step fund the next supply step within the same loop.
The benefits to users (no flash loan fees), developers (cleaner abstractions), and the network.
Linked from Docs: Added a reference to the top of doc.md under the Strategy section.
Linked from Landing Page: Added a "Blog: Leverage Loop" link to the footer navigation of landing/index.html.
The draft is ready for your technical review. Let me know if you would like me to adjust any formatting or wording before finalizing!

Related Issue

Closes #96

Checks

  • I read the contribution guide.
  • I kept this pull request scoped to the linked issue.
  • I ran the relevant local checks or explained why they were skipped.
  • For Drips wave issues, I claimed the issue before opening this pull request.

Notes for Reviewers

@drips-wave

drips-wave Bot commented May 29, 2026

Copy link
Copy Markdown

@midenotch Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@midenotch

Copy link
Copy Markdown
Author

Done, Close: #96

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.

I7: Blog: "Turbolong's loop vs Aave recursive supply"

2 participants