Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
massun-onibakuchi committed Jun 3, 2024
1 parent 6b35e77 commit 529cf45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ For more information on how to use Foundry, check out the [Foundry Github Reposi
- Support limited kinds of collateral tokens and remove `collateral` parameter from main entrypoint
- [x] O(1) selector table for token addresses. (`GrimReaper V2`)
- [ ] Approve once on contract deployment instead of every liquidation
- Replace `jumpi` with other operations
- [x] Use `mload(type(uint256).max)` for `jumpi` if-else-revert pattern (`GrimReaperHuff`)

## Acknowledgements

Expand Down

0 comments on commit 529cf45

Please sign in to comment.