NEW: Privacy as a Service Showcase - BIDSHOP!
@BIDSHOP_io is a new dApp on @0xPolygon that is utilizing Secret’s #PaaS capabilities to provide encrypted bidding to its auction platform!
Learn about the unique use-cases this unlocks👇
$SCRT
https://t.co/49n1smssjj
@RubiksWeb3hub Rank table is allowed by the secret network enclave, obfuscating values from the team as well.
Users encrypt directly through a view call to secret network, the bid values are stored locally on client's end, never shared with the team, only released during finalization.
@ponzigon @0xsebastiena @zksync I think the refund is predicted a bit earlier when the chain knows how much it will batch for L1 before actual L1 confirmation.
@ponzigon @0xsebastiena @zksync Not sure how they do their storage delta though. But abstractly you can imagine like git commits, they store the delta.
@ponzigon @0xsebastiena @zksync Not dumb but you seem to be forgetting obvious things such as e.g in univ2 pair's self-oracle flash loan protection variables that update on swap.
uint public price0CumulativeLast;
uint public price1CumulativeLast;
Also you go through multiple tokens path on router swap.