Om Malviya

13.1K posts

Om Malviya banner
Om Malviya

Om Malviya

@hsrwala

가입일 Nisan 2013
3.1K 팔로잉3.1K 팔로워
Gyan 高言
Gyan 高言@gyan_w3b·
The more I spend time in crypto, the more I realise half of the people don’t actually use crypto
English
16
2
55
1.9K
Om Malviya 리트윗함
nairolf
nairolf@0xNairolf·
stop buying tokens because a fucking influencer told you to
English
48
10
173
5.9K
Uttam
Uttam@uttam_singhk·
my 2 cents on the state of DeFi: DeFi and crypto protocols are going through a difficult phase right now due to the rise of AI and the constant security chaos but if we can make it through this period, I believe the industry will emerge stronger than ever. I’m actually pretty optimistic. DeFi is still early and every cycle has exposed weaknesses that ultimately led to better infrastructure, stronger security practices, and more resilient protocols. the road ahead won’t be easy but the challenges we’re facing today are helping build a stronger foundation for tomorrow, the future of DeFi still looks incredibly promising.
English
14
1
31
1.9K
Om Malviya
Om Malviya@hsrwala·
for DeFi to overcome the stagnation, it requires following - provably secure opsec - provably secure front-ends Smart-contract risk is something I think people can take But a risk that someone can social engineer an AAVE engineer to push a malware during his routine github pushes - that can wipe out all my funds is too big of a risk to take Specially after having seen the sophistication of these attacks I think its completely plausible that NK can even honeytrap some devs into maybe inviting them inside their home and take the ledger and sign a malicious tx, because why not all cards are on deck, from attackers side - but that another aavev3 fork on x chain doesn't even know how configure safe, but still he would deploy that protocol so burden is on us, to make the defi security as easy as deploying a pumpfun token calling people who do poor opsec dumb is not a solution, make it almost impossible to do so idk how exactly to solve this, i have few ideas, but until then people will stay away from defi on top if you add curator risks, collateral risk - it almost feel silly to even have DeFi for serious capital
English
0
0
1
233
McKenna
McKenna@Crypto_McKenna·
DeFi as I believe it is currently facing it's largest headwind driven by the security implications from AI. This is a massive issue especially as it relates to Institutional adoption, lending activity on-chain, supply side deposits, DeFi benchmark rates and of course token prices. We need to get ahead of this and completely invert the security paradigm. If we want DeFi to succeed it's tautological that we solve security as it relates to smart contract exploits. Circuit breakers are inevitable.
English
4
1
27
3.6K
Om Malviya
Om Malviya@hsrwala·
tbf, plenty also tried wallet - but that infra has been hard to monetise so only trili/tf can afford to build and maintain it, but i have rarely come across a wallet team so out of touch however, i did give head of engineering a full doc of how the wallet should be - which i never got a response back for but i do see some flashes of my recommendations in their talk recently however, i am afraid they would end up doing some common mistakes again for it to really be a good wallet anyways, i hope they outperform - have always wished good to trili/tf, even tho i know its extremely hard and culture is not built to outperform
English
1
0
3
106
Om Malviya
Om Malviya@hsrwala·
yk tezos was built on the promise of formal verification and raised 232m back in the day - and its easier to formally verify michelson (i guess) but state of defi is so bad, formally you would verify but what? there is not even one good wallet yet - and team working on wallets have been historically slow no assets issued other than tez, btc variants of tzbtc and others are ded, doesn't work and no way to hold lets say use my eth on tezos to borrow some money over formally verified contracts eth is closing gaps with formal verification also soon canton also has a pretty good approach for reg defi and formally verified contracts - pos is now mainstream - formal veri. will also be mainstream - defi is mainstream - prediction markets are mainstream - tokenised assets are also mainstream in nothing, tezos and these type (polkadot) of chains did pave the way for industry to move forward so net positive contribution at the end
binji@binji_x

> be zcash > one of the most carefully built privacy systems in crypto > cryptographers, auditors, the actual best people in the field > then, a bug surfaces > it was sitting in two lines of code the whole time > “looks obvious in retrospect” > it always does > this is not a zcash problem but a problem for every piece of software ever written > smart people write code, smart people review it, but bugs ship anyway > enter the doom take > ai is now insanely good at finding bugs > faster than humans, at scale > “if machines find every bug then nothing is safe and trustless anything is dead” > mfw the thing everyone is scared of is the thing that saves us > enter formal verification > instead of writing code and testing it > you write down exactly what it should do, in math > then you PROVE it, with a proof a computer checks > been around since the 1950s > not new > testing only checks the cases you thought of > the bug lives in the case you didnt > a proof covers every possible input at once > all of them > if any input misbehaves the proof just fails > you cant ship broken and not know > the zcash bug under formal verification is not a subtle thing someone has to spot but a hole in the proof > proof doesnt complete > you find out BEFORE anything ships > not 4 hours into a thread on a saturday > “ok so why doesnt everyone do this” > used to be slow and brutally hard > lived in aerospace + chip design + nuclear > writing proofs by hand = serious expertise + serious time > then ai showed up > plot twist > the exact skill that makes ai scary on offense > reasoning through huge amounts of low level detail fast > is the skill that makes formal verification finally cheap > ai writes the code AND the proof > humans keep the one job that matters: deciding what “correct” means > crypto cares more than anyone > normal software patches the bug and moves on > crypto code holds the money > crypto code IS the rules > being wrong is public and usually permanent > highest stakes, worst margin for error, perfect fit for proving > SO > while the timeline argues about whether ai killed security forever > some people are building for the other outcome via ai enhanced formal verification > ai-assisted formal verification proven onchain can securely house ALL public software, this is the S in CROPS !!

English
0
1
5
815
Om Malviya
Om Malviya@hsrwala·
zk circuits tokens are gonna have a wild day circuits are really hard to prove that they are bugfree, these are super complex things
Suhail Kakar@SuhailKakar

claude opus found a bug in crypto's ~$9B privacy token that could print money out of thin air - and it's fucking scary zcash had a hidden flaw in its code. it let you create fake zec from nothing - and it was completely invisible. nobody could even tell it happened and it sat there for 4 years. every top cryptographer looked at zcash, and none of them caught it then a white hat used claude opus 4.8 + a custom setup and found it in about a day - just days after the model came out. he even built a working version that minted fake coins on a test network the scary part is because zcash is private, there's no way to 100% prove nobody already used it before the fix now think about how many other coins have a bug like this just sitting there waiting how it actually worked: zcash hides every transaction behind a math proof that basically says "i own this coin and i'm spending it" - without revealing anything else one step of that proof multiplies secret numbers on an elliptic curve to confirm your key matches the coin. the bug was that step never locked in which number you had to start with so an attacker could quietly swap in a fake number, and the proof would still "check out" - even for a coin that was never theirs once that check was fooled, they could spend the same coin again and again, each time stamping it with a fresh "spent" marker so the network saw a brand-new coin every time zec conjured from nothing, fully encrypted, completely invisible. nobody watching the chain could even tell it happened the fix was an emergency network upgrade. no evidence it was ever exploited - but no way to fully prove it wasn't

English
0
0
0
96
Om Malviya
Om Malviya@hsrwala·
@sui414 damn this can take weird turns, like really weird turns
English
0
0
1
108
Om Malviya
Om Malviya@hsrwala·
I think to unlock next net new consumer behaviour, we should look for apps or products that limits the social apps usage and bring that irl experiences and sparks back To hear about a friend, after 3 months with a bundle of news with so many suprises that you're overwhelmed by joy for them - has become almost non-existent Simpler way to look at it is that the surprise elements have been increasing quite a lot but element of surprise has totally vanished There's a reason why even a real big news also doesn't make me move out of bed even anymore and most people
English
0
0
0
42
Proof of Talk
Proof of Talk@proofoftalk·
2 startup teams changed their year on the Main Stage at the Louvre. The Proof of Pitch Winners 2026: General Track: → @ReplyCorp, represented by Jordan Feinstein. Canton Track: → Parthenon, represented by Lindsey Girkin. The introductions that take 12 months to set up everywhere else just happened in one afternoon. Powered by @SpectrumNodes. Announced by Andy Tang @Andytang ( @DraperVC), Matthew Felice Pace @mfelicepace ( @SpectrumNodes), and Viktor Y. ( @CointelegraphAc). Congratulations to every winner.
Proof of Talk tweet mediaProof of Talk tweet mediaProof of Talk tweet mediaProof of Talk tweet media
English
13
5
54
14.7K
Om Malviya
Om Malviya@hsrwala·
they will, but the form factor or the way they are being attempted is not right
English
0
0
0
58
Om Malviya 리트윗함
Parthenon Finance
Parthenon Finance@ParthenonFin·
Parthenon won the @CantonNetwork track at Proof of Talk in Paris. We’re building the institutional fixed-rate credit marketplace: fixed rates locked at origination, real legal recourse, so institutions can finally lend on-chain. Thank you @proofoftalk. Just the start. 🔥
Proof of Talk@proofoftalk

2 startup teams changed their year on the Main Stage at the Louvre. The Proof of Pitch Winners 2026: General Track: → @ReplyCorp, represented by Jordan Feinstein. Canton Track: → Parthenon, represented by Lindsey Girkin. The introductions that take 12 months to set up everywhere else just happened in one afternoon. Powered by @SpectrumNodes. Announced by Andy Tang @Andytang ( @DraperVC), Matthew Felice Pace @mfelicepace ( @SpectrumNodes), and Viktor Y. ( @CointelegraphAc). Congratulations to every winner.

English
9
7
26
2.5K
Om Malviya
Om Malviya@hsrwala·
@0xfishylosopher ykw i was thinking about that last week weird, its happening- i think there are some neat ways to make it happen
English
0
0
1
93
Jay Yu 🐟
Jay Yu 🐟@0xfishylosopher·
Love this - what's powerful is that Hedgebook offers a viable blueprint of how insurance-like mechanisms can be implemented onchain using DeFi primitives like PMs and perps. It's time for insurance ($7T market) to be DeFi-native.
Lauris@lzminsky

Happy to ship the first version of Hedgebook, powered by @Kalshi : an app showing how every SPX companies can hedge their core business risks using Kalshi event contract markets. Event contracts and perpetual contracts consolidated into a single, onshore, regulated exchange is how we get to perfect Arrow-Debreu markets. Thanks to @j0hnwang and @0x_ultra for inviting me to build this, and to Nicole from @KalshiResearch for inviting me to present the early frameworks at the Kalshi Research Conference in March.

English
5
2
44
11.6K