Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration of Atlantic Service and HTTP Client Infrastructure (#182)
* initialised atlantic service * feat: added l1 and l2 proving apis * add header * feat:added testcases for atlantic service * chore: change to atlantic proving service * fix: change layout to 'starknet_with_keccak' * change layout to all_cairo for testing * update gps verifier * chore: add program hash log * fix: change program hash * ran formatter * refactor init commit * broken http client * refactor: http_client and prover services refactored * fix: build issue fixed with temp snos * chore: linting and formatting * chore: todo added for later to change snos * refactor: atlantic test updated as pwe the new changes * chore: linting and removed print statements * refactor: prover-service renamed to prover-clients * changelog: updated * chore: formatting and linting * fix: changing prover service to sharp * fix: adding proof layout to env file * fix: updated the prvoving zip * fix: program hash fixed and fact of the block registered * fix: sleep added after setting fact * refactor: toml files cleaning and http mock version update * update: duplicate SNOS_PROOD_LAYOUT removed * changelog: updated * chore: linting * fix: snos layout updated to dynamic * fix: linting and proof layout * refactor: added different layout name for snos and proving * fix: comments resolved, docker-compose deleted, request-builder updated * changelog: updated * resolved: comments and path updated in yaml for s3 download * refactor: replaced mock server with dummy url to create http client * fix: atlantic endpoint updated * refactor: atlantic test now use mock server * fix: files added * fix: env variable's name updated * chores: removed extra print statement --------- Co-authored-by: byteZorvin <[email protected]> Co-authored-by: apoorvsadana <[email protected]> Co-authored-by: mohiiit <[email protected]>
- Loading branch information