Ante Team·Aug 8Ante v0.5 Zellic Audit WalkthroughAs a team trying to increase trust in a trustless space, Ante strongly believes in conducting regular internal and 3rd-party code audits as a part of any protocol’s comprehensive security stance. With quality audit slots massively backlogged earlier this year, though, we released our own internal audit of Ante v0.5…Audit8 min read
delalunia·Jun 10Ante Test Series #6: Dai Peg TestHello there and gm frens!! We’re here today to talk about one of our most popular and simple, yet useful tests that one can write, a price peg test. If you missed our last writeup about Olympus, feel free to find it here! One of our community members, waynebruce, wrote…Ethereum3 min read
Ante Team·May 12Ante Test Explained: LlamaPayThis post is intended to be a technical overview of the LlamaPay Ante Test and its mechanics. Background LlamaPay is a multi-chain protocol that makes it easy to automate streaming payment transactions. Payers can deposit funds and create payment streams, while recipients can withdraw the funds they have accumulated at any…Ante5 min read
Ante Team·Mar 31Ante Tests Explained: Ribbon FinanceThis post is intended to be a technical overview of the Ribbon Ante Tests and their mechanics. Background Ribbon is a DeFi protocol that helps users access DeFi structured products. …Ribbon5 min read
Ante Team·Mar 28Ante v0.5 Internal Code AuditThis internal audit is meant to give a technical overview of the Ante v0.5 codebase for developers — how it works, why we decided to do things the way we did, and the implications of those decisions. If you are unfamiliar with Ante and what it does, we recommend checking…Ante8 min read
Ante Team·Mar 27Ante Tech Talk #4: Fixed-point Arithmetic and Rounding in AntePool (cont’d)This continues a multi-part series walking through the Ante v0.5 protocol design as well as basic secure smart contract development practices. Check out Part 1, Part 2, and Part 3. Recall from Part 3 that we want to ensureAnte4 min read
Ante Team·Mar 23Ante Code Tour: Ribbon FinanceThis code tour is intended to give technical or tech-adjacent people (who may be newer to Solidity or to DeFi) a casual walkthrough of the Ribbon V2 codebase so they can improve their familiarity with and understanding of Ribbon V2, with a focus on the core Solidity contracts. …Solidity8 min read
Ante Team·Mar 9Pendle x Ante: Pendle Ante Tests ExplainedHello Pendlefrens and Anteans! As you may have heard, as of today Pendle has deployed and staked 6 different Ante Tests for the Pendle protocol. We’re all excited about our partnership and what it means for the future of decentralized trust in Web3. …Ante7 min read
Ante Team·Feb 4Ante Tech Talk #3: Fixed-point Arithmetic and Rounding in AntePoolThis continues a multi-part series walking through the Ante v0.5 protocol design as well as basic secure smart contract development practices. Check out Part 1 and Part 2. Today’s post covers an idiosyncrasy arising from the fact that all variables in the EVM are represented as integers rather than floats…Smart Contract Security4 min read
A bit whale-ish·Jan 18Ante Test Series #5: Olympus V2gm frens! Welcome back to the Ante Test Series (check out our last writeup on Alchemix here). This week’s focus is everyone’s favorite Greco-mythical rebasing token, Olympus (OHM). Whence OHM? Olympus is an algorithmic reserve currency backed by decentralized assets that aims to be a standard store of value. Each OHM is…Smart Contract Security4 min read