Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* poc serialize invoke * from * example and fixes * clean * add span * progress * clean * clean * invoke arg directly to jit * finish struct * progress * impl array and dict * progress * progress removing old execute * fmt * todo * dbg * fixes * fix native execution result * comment out tests that dont compile * fix some tests * fix * cleanup and progress * more cleanup * cleanup api * fixes * remove old values * remove serde and unused dep * fix bench * fix bench * cleaner api * update readme * better error handling, more conversions, more tests * test progress * bitwise unit test2 * Modified: src/libfuncs/bool.rs * start ec tests, fix ecpoint * ec_point_from_x test * readme * enum tests * more tests * felt dict entry tests * gas test * progress * more tests and fix bug related to starknet args * starknet libfuncs tests * u8 tests * more tests * port u512 tests! * fix u8 test * u32 tests * u64 tests * half way done with u128 tests * u128 tests * u256 tests * felt tests * ec and casts tests * remove some unwraps * remove unused * order deps * fix make * fix script
- Loading branch information