cedoor
8d8fb82407
refactor(utils): re-organize 'networks' module structure and add tests
...
re #715
Former-commit-id: ff3263d166
2024-03-25 11:43:17 +00:00
cedoor
138e5339bd
chore: remove oz and add more networks
...
Former-commit-id: 92e189e17c
2024-03-22 18:08:27 +00:00
cedoor
619459e64b
feat(utils): add deployed contracts to utils package
...
re #715
Former-commit-id: 1647ecaba5
2024-03-22 11:18:20 +00:00
cedoor
9e5c464237
feat(utils): new semaphore utilities + zk-kit replacements
...
The utils package will no longer provide errors and types utilities as those functions have been
moved to zk-kit. The utils package now provides a list of supported networks and a function to
decode messages instead.
re #642 , #641
Former-commit-id: d2ce1070f0
2024-03-15 23:07:44 +00:00
cedoor
1b9b45296c
feat(utils): add functions to check bigint types
...
Former-commit-id: eb2fba2be0
2024-02-19 12:55:40 +00:00
cedoor
42acccce4f
feat(utils): add functions to check object types
...
Former-commit-id: 85bed72535
2024-02-19 12:45:05 +00:00
cedoor
75530e6ee4
feat(utils): create new utils package
...
Former-commit-id: 785f955b2a
2024-02-19 12:38:08 +00:00