Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove madara and pathfinder submodules #194

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
path = cairo-lang
url = https://github.com/starkware-libs/cairo-lang.git
ignore = all
[submodule "madara"]
path = madara
url = https://github.com/madara-alliance/madara.git
ignore = all
[submodule "madara-bootstrapper"]
path = madara-bootstrapper
url = https://github.com/madara-alliance/madara-bootstrapper.git
ignore = all
[submodule "pathfinder"]
path = pathfinder
url = https://github.com/eqlabs/pathfinder.git
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## Added

- Removed unused git submodules
- tests: http_client tests added
- Added Atlantic proving service integration
- setup functions added for cloud and db
Expand Down
1 change: 0 additions & 1 deletion madara
Submodule madara deleted from 93d576
1 change: 0 additions & 1 deletion pathfinder
Submodule pathfinder deleted from 138140
Loading