Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/madara bootstrapper v0.0.2 (#14)
* updated starknet version, made it compatible with madara * formatting and linting * lint: removing print statements * formatting and cleaning * legacy class seperated from utils, mostly cleaning * formatting and linting * support added for native token, config hash updated, withdrawal functionality uncommented * madara function call updated * feat : updated file core_contract.rs * feat : temp push (to remove 11th block config) * feat : updated imports * refactor code * refactor * remove bootstrapper.json * remove not needed files * refactor: refactoring tests * refactor: tests working now * formatting and linting * refactor: removed extras * refactor: removed extra enter input * refactor: tests refactor to run madara inside code * refactor: yml file added * refactor: binary removed and yaml updated to build madara on the fly * workflow updated to trigger ci * workflow updated to trigger ci * refactor: workflow updated to build cairo * runner updated to ubuntu * runner updated to ubuntu * refactor: workflow updated to run after anvil * refactor: updated logs, l1 and l2 mods added * feat: print added for bootstraper outputs * doc: comment added regarding tests * refactor: bin location updated, yml filed fix * fix: devnet.yml file location fixed * fix: file extension updated * fix: updating devnet.yaml file's location * fix: location of devnet.yaml updated * resloved: comments * resolved: comments * resolved: comments * refactor: removed cli params and taking input from json file * feat: config added as file, commit updated for madara * refactor: checking tests and using defaul * fix: port of madara fixed in default * fix: amount in test fixed * fix: convert to u256 function fixed --------- Co-authored-by: mohiiit <[email protected]> Co-authored-by: Arun Jangra <[email protected]> Co-authored-by: apoorvsadana <[email protected]>
- Loading branch information