Skip to content
Merged
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
123 changes: 123 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
# Contribution Guide

Thank you for considering contributing to our project! We welcome contributions that align with our goals and help improve the project. To ensure that contributions are valuable and consistent, we ask that all contributors follow these guidelines.

---

## 📋 General Guidelines

1. **Understand the Project**
Before contributing, take some time to understand the project's purpose, goals, and existing structure. Review the [README](./README.md) and other documentation.

2. **Respect the Code of Conduct**
We are committed to maintaining a welcoming and inclusive environment.

3. **Check Existing Issues and Discussions**
Review the [Issues](https://github.com/safe-global/safe-config-service/issues) and [Pull Requests](https://github.com/safe-global/safe-config-service/pulls) (PRs) sections before opening a new issue or starting a pull request (PR). Your idea might already be in progress or previously discussed.

---

## 🛠️ Contribution Process

### 1. Fork the Repository (Optional)

- Fork the repository to your GitHub account.
- Clone your fork to your local machine.

### 2. Set Up Your Environment

- Follow the setup instructions in the [README.md](./README.md).

### 3. Create a New Branch

- Use a descriptive branch name (e.g., `feature/add-auth`, `bugfix/fix-crash`, or `docs/update-guide`).

### 4. Make Changes

- Ensure your changes are consistent with the project's coding style and standards.
- Write clear and concise commit messages.

### 5. Test Your Changes

- Run all relevant tests and linters locally to ensure your changes work as expected.
- Add new tests if you're introducing new functionality.

### 6. Open a Pull Request

- Go to the main repository and open a PR from your branch.
- Use a clear title and provide a detailed description of your changes.
- Link related issues (e.g., `Fixes #123`).
- If your PR is still in progress, mark it as a draft.

---

## ⚠️ Guidelines for Pull Requests (PRs)

To prevent issues with PRs:

1. **Scope Your Changes**
- Ensure each PR focuses on a single feature, bugfix, or improvement. Avoid combining unrelated changes.

2. **Communicate Before Major Changes**
- For significant changes, open an issue first to gather feedback and ensure alignment.

3. **Adhere to Standards**
- Follow the project’s coding style, structure, and standards.
- Run all tests and ensure the build passes before submitting your PR.

4. **Avoid Unsolicited Large Changes**
- Do not submit large-scale refactors, redesigns, or changes to critical functionality without prior discussion.

5. **Include Documentation**
- Update documentation if your changes introduce new features or modify existing behavior.

---

## 🚩 PRs We Cannot Accept

To save time and maintain focus on meaningful improvements, we cannot accept PRs that:

- Do not align with the project's goals or roadmap.
- Introduce unnecessary complexity or bloat.
- Duplicate existing work or address issues already being worked on.
- Include poorly tested or untested changes.
- Lack meaningful context or description.
- Make minor, inconsequential changes such as fixing typos, reformatting code without a functional purpose, or making stylistic adjustments that do not add value.
- **Note:** If you find a typo or minor issue, please open an issue for discussion.

---

## 🧑‍🤝‍🧑 Getting Help

If you’re unsure about anything, don’t hesitate to ask for help! Open an issue or comment on an open one, and we’ll be happy to guide you.

---

We appreciate your contributions and effort to make this project better. Thank you for being a part of our community!

## Licensing & CLA

This repository contains code under two licensing regimes, split by a cut-over date:

- **Up to and including February 16, 2026**
© Safe Ecosystem Foundation, licensed under the **MIT License**
- **From February 17, 2026 onward**
© Safe Labs GmbH, licensed under the
**Functional Source License v1.1 (MIT Future License)**

By submitting a Pull Request, you agree that your contribution will be licensed under
the regime applicable at the time your PR is merged.

For contributions merged on or after **February 17, 2026**, acceptance of the
Safe Labs Contributor License Agreement (CLA) is required and enforced via CI.

For details, see:

- `LICENSE.md`
- `NOTICE.md`

## Process

- Open an issue or Pull Request with a clear description of your change
- Keep PRs focused and minimal
- Follow the guidance in `README.md`
143 changes: 141 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
MIT License
# LICENSE

Copyright (c) 2021 Safe Ecosystem Foundation
This repository contains code developed at different points in time and under
different ownership and licensing terms.

### A) Historical Code (up to and including February 16, 2026): MIT

All commits made **up to and including 2026-02-16** are:

- © Safe Ecosystem Foundation (SEF)
- Licensed under the **MIT License**

A snapshot of the final SEF/MIT state is available under the Git tag:

- `sef-mit-final`

Use of the historical code is governed by the MIT License below.

### B) New Code (from February 17, 2026 onward): FSL-1.1-MIT (MIT Future License)

All commits made **on or after 2026-02-17** are:

- © Safe Labs GmbH
- Licensed under the **Functional Source License, Version 1.1, MIT Future License** (“FSL-1.1-MIT”)

### No retroactive relicensing of MIT code

Nothing in this repository retroactively changes the MIT license terms granted by
SEF for the historical code. The licensing boundary is defined solely by commit date.

---

# MIT License (SEF — historical code)

Copyright (c) 2022-2026 Safe Ecosystem Foundation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -19,3 +51,110 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---

# Functional Source License v1.1 (MIT Future License) (Safe Labs — new code)

## Abbreviation

FSL-1.1-MIT

## Notice

Copyright `2026`, `Safe Labs GmbH`

## Terms and Conditions

### Licensor ("We")

The party offering the Software under these Terms and Conditions.

### The Software

The "Software" is each version of the software that we make available under
these Terms and Conditions, as indicated by our inclusion of these Terms and
Conditions with the Software.

### License Grant

Subject to your compliance with this License Grant and the Patents,
Redistribution and Trademark clauses below, we hereby grant you the right to
use, copy, modify, create derivative works, publicly perform, publicly display
and redistribute the Software for any Permitted Purpose identified below.

### Permitted Purpose

A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
means making the Software available to others in a commercial product or
service that:

1. substitutes for the Software;
2. substitutes for any other product or service we offer using the Software
that exists as of the date we make the Software available; or
3. offers the same or substantially similar functionality as the Software.

Permitted Purposes specifically include using the Software:

1. for your internal use and access;
2. for non-commercial education;
3. for non-commercial research; and
4. in connection with professional services that you provide to a licensee
using the Software in accordance with these Terms and Conditions.

### Patents

To the extent your use for a Permitted Purpose would necessarily infringe our
patents, the license grant above includes a license under our patents. If you
make a claim against any party that the Software infringes or contributes to
the infringement of any patent, then your patent license to the Software ends
immediately.

### Redistribution

The Terms and Conditions apply to all copies, modifications and derivatives of
the Software.

If you redistribute any copies, modifications or derivatives of the Software,
you must include a copy of or a link to these Terms and Conditions and not
remove any copyright notices provided in or with the Software.

### Disclaimer

THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.

IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.

### Trademarks

Except for displaying the License Details and identifying us as the origin of
the Software, you have no right under these Terms and Conditions to use our
trademarks, trade names, service marks or product names.

## Grant of Future License

We hereby irrevocably grant you an additional license to use the Software under
the MIT license that is effective on the second anniversary of the date we make
the Software available. On or after that date, you may use the Software under
the MIT license, in which case the following will apply:

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26 changes: 26 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# NOTICE — Ownership & Licensing Split (SEF → Safe Labs)

This repository is part of the Safe ecosystem and contains code owned and licensed
under two different regimes, split by a cut-over date.

## 1) Up to and including 2026-02-16

- Owner: Safe Ecosystem Foundation (SEF)
- License: MIT
- Tag: `sef-mit-final` (final SEF/MIT snapshot)

## 2) From 2026-02-17 onward

- Owner: Safe Labs GmbH
- License: Functional Source License v1.1 (MIT Future License) (“FSL-1.1-MIT”)

## Why this exists

Safe Ecosystem Foundation continues to steward public-good components of the Safe ecosystem.
Safe Labs GmbH operates and commercially supports production-grade infrastructure and services.

This split is intended to provide:

- continued permissive availability of the historical MIT code
- sustainable, security-focused development of operational services
- clear terms for contributors and downstream users
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,18 @@ To manually trigger the checks, run:
```shell
pre-commit run --all-files
```

## Licensing

This repository contains code developed under two different ownership and licensing regimes, split by a defined cut-over date.

- **Up to and including February 16, 2026**
Code is © Safe Ecosystem Foundation and licensed under the **MIT License**.
The final SEF-owned MIT snapshot is tagged as: **`sef-mit-final`**
- **From February 17, 2026 onward**
New development is © Safe Labs GmbH and licensed under the
**Functional Source License, Version 1.1 (MIT Future License)**.

Users who require a purely MIT-licensed codebase should base their work on the `sef-mit-final` tag. The historical MIT-licensed code remains MIT and is not retroactively relicensed.

For full details, see `LICENSE.md` and `NOTICE.md`.