Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Audit Revisions (Pandora-Labs-Org#17)
* Add public, granular transfer from functions * Add rebalancing and public exemptions * Misc audit revisions * Improve gas efficiency on incrementation * Interface and naming improvements * Improve tests and add queue view function * Move max approval comment * add gas test * gas test script update * Add packed queue * Adjust comments, minor additional improvements * Remove non-standard error from interface * Update gas test and examples * ERC404UniswapV2Exemption extension (Pandora-Labs-Org#22) * begin uniswapv2 exempt extension * simplified univ2 extension with tests * Events revision and self-transfer fix * ID encoding adjustment * Support conflicting events that vary on indexed topics * Consistent naming of constants by visibility * Add spacing * Fix mint issues * add comments explaining new transfer logic * Add zero address check when setting exemption * ownerOf tests and max int check (Pandora-Labs-Org#28) --------- Co-authored-by: caldereth <[email protected]>
- Loading branch information