My line of thought, and do check my napkin math here: if you can get the right price update tx in the right index ahead of your intended trade tx within the same block, your trade should execute at the rate that was derived per that specific time and the oracle also registers said price at said time, which means your oracle canโt be slow and/or lack precision either.
So long as the oracle validates the price update and the app validly transitions with your trade within that index in the block, and there no dependencies outside of the block, if not bundle, then you should be good.
Naturally itโs easiest if you do this in a bundle placed at the top of block index
Essentially, I think that itโs naรฏve for an app to strictly and solely rely on the blockโs timestamp to transition every state within it, especially if the slots are long. Block timestamp should be an upper bound at most.
@0xTaker@ceterispar1bus@0xQuintus@fede_intern@titanbuilderxyz@jito_sol If your intention is a pure single-leg trade (just you โ trade tx, no composition, no cross-DEX/CEX-DEX arb, no multi-leg flashloan, etc.) then you're fine with the right set technique.
Otherwise yeah you're limited by Ethereum if you wish to operate in a composable manner.
@proofofnathan Also, will you be opening up any developer APIs? Would be cool to be able to have users on @CloberDEX directly on-ramp and off-ramp via Plasma One
If you haven't noticed yet, we have shipped multi-currency onramps, offramps, send, earn, rewards. referrals, campaigns, improved security and more in just a few months.
Set your expectations higher. Launch is right around the corner.
@graciehartie@MilkRoadAI Meta AI in that context is a tiny sector compared to the body of work that team is focused on.
In other words, the recent customer support AI hacks are largely inconsequential to the Meta AI team, it's just testing in prod to them.
the funny thing about โmicro-neighbourhoodsโ is that the concept itself has neither attraction nor network effects in the real world.
theyโre essentially made-up names on the internet, to the point that they arenโt even recognised with the same legitimacy as a domain name.
@MikeIppolito_ Pretty sure AI isn't valued for its cashflows.
Crypto should be valued for its productivity and objectively positive impact in the global economy and civilisation as a whole. That's what AI gets right and crypto gets wrong.
1/2 We are now live with PropAMM Taker Boost inside Titan blocks! ๐ดโ๏ธ
During block construction, takers accessing pAMM liquidity will have their orders valued at a 5% premium.
- Boost capped at 0.01 ETH per order
- Paid directly by Titan Builder
- Active until Tue 30th June
@aajxbt hypercore should be outperforming every solana pAMM by default. it's closer to the metal i.e., core protocol, than anything on solana today
https://t.co/2dn1zMhziv
This is also why I think the whole โbest exchange on Solanaโ race misses the point. The only kind of on-chain exchange that stands a chance of being the best on Solana, and enabling Solana to compete with Hyperliquid, is one that exhibits a high degree of compatibility with the SVM and could eventually be elevated to a native system program on Solana.
Today, I find that only JTX from @jito_sol has a credible shot at this, as it would be the closest to the metal given Jitoโs extensive coverage of Solanaโs validator and consensus infrastructure.
We are now live with a @titanbuilderxyz compatible propAMM maker quote update web-socket.
Please see our documentation at
https://t.co/MecLdkWqn8
More to come soon as we start to bring on more market makers and volume!
@0xTaker@ceterispar1bus@0xQuintus@fede_intern > Block times still get in the way of propAMMs and traders trading them unsurprisingly
@titanbuilderxyz have made this part a non-issue if the concern is about keeping quotes fresh despite block times
@BaggerWalmart@fede_intern there really shouldn't be much of a difference beyond implementation detail.
if anything, it's that solana's public block building surface is native to the system itself whereas ethereum's is out-of-protocol, which addles the world of certain guarantees.