Skip to content

Commit

Permalink
chore: update todo list.
Browse files Browse the repository at this point in the history
  • Loading branch information
kongtaoxing committed Jul 9, 2024
1 parent 0a6ce54 commit cf5c998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Then you can see the result.
- [x] Fix U256 `Store` trait (waiting for cairo 2.7.0)

(Fixed using maintain a `(contract_address, index) -> value` mapping and `(contract_address -> array_length)` mapping. Still waing for cairo native array storage.)
- [x] add more tests for access control
- [x] Add more tests for access control
- [x] Create a dex for the wrapped token.
- [ ] Add more function to the pool.

You are welcomed to contribute!

0 comments on commit cf5c998

Please sign in to comment.