The Graph – Slashing Upgrade Audit
The Graph team asked us to audit an upgrade of the DisputeManager contract that adds separated...
The Graph team asked us to audit an upgrade of the DisputeManager contract that adds separated...
The Graph team asked us to audit a bugfix of an issue regarding the Staking contract.
The Graph team asked us to audit the new functionality of the Managed contract that saves on gas...
The Graph team asked us to audit a new set of contracts that should enhance the existing governance...
Upgradeable contracts allow us to alter a smart contract to fix a bug, add additional features, or...
Access control—that is, “who is allowed to do this thing”—is incredibly important in the world of...
In this audit we are taking an iterative approach where we will review individual pull requests as...
The Graph team found an edge case condition in which the amount of accumulated rewards retrieved...
Contracts Wizard is an interface to interactively build a contract out of components from...
After auditing the first version of the protocol, the Empty Set Squad team asked us to audit their...
Holdefi is a lending platform where users can hold their assets and earn interest or borrow tokens...
Due to the new built-in overflow checks in Solidity 0.8, which mark the end of the `SafeMath` era,...