Skip to content

Commit f3e6c84

Browse files
committed
docs
1 parent 4f43adf commit f3e6c84

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ With careful parameter selection, the EulerSwap curve supports optimal tradeoffs
127127
* Could current reserves be calculated dynamically based on balances/debts/debt limits?
128128
* I guess you would lose a chunk of interest to arbitrage
129129
* Donation attacks?
130+
* What can we do to make this easily integrated with aggregators/MEV bots/etc?
131+
* For sure we need events. What should be logged?
132+
* How to handle a discovery/tracking of the different Maglev instances?
133+
* Factory? Registry? Maybe a fake factory that reads the actually installed operators from a set of addresses?
134+
* Other misc stuff (see `TODO` file)
130135

131136

132137
## License

0 commit comments

Comments
 (0)