AFK-AlignedFamKernel / afk_monorepo

AFK: Aligned Fam Kernel - Monorepo
https://afk-community.xyz
MIT License
15 stars 37 forks source link

Feat- Added method to check if payment is enabled, and fixed tests #237

Open PoulavBhowmick03 opened 2 weeks ago

PoulavBhowmick03 commented 2 weeks ago

Fixes #204 Tests Fixed is_payment_enabled boolean added along with get_is_payment_enabled and set_is_payment_enabled helper functions

PoulavBhowmick03 commented 2 weeks ago

@MSghais You can merge this, the tests are fixed, and added the changes you wanted in the nameservice.cairo

MSghais commented 2 weeks ago

Tests are not fixed, you broke 84 test and more. Please check @PoulavBhowmick03