Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/compatible' into fabrizio-m/wide…
Browse files Browse the repository at this point in the history
…-merkle-queries
  • Loading branch information
deepthiskumar committed Nov 13, 2024
2 parents db10629 + ecc244a commit a27d3cc
Show file tree
Hide file tree
Showing 263 changed files with 7,287 additions and 5,626 deletions.
63 changes: 0 additions & 63 deletions .xrefcheck.yaml

This file was deleted.

24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
### Build status
<img src="https://github.com/MinaProtocol/mina-resources/blob/main/mina.png?raw=true" >

| Develop | Berkeley | Compatible |
| ------- | -------- | ---------- |
| [![Build status - develop](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=develop)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies) | [![Build status - berkeley](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=berkeley)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies) | [![Build status - compatible](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=compatible)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies)
<h1 align="center" > Mina </h1>

<a href="https://minaprotocol.com">
<img src="https://github.com/MinaProtocol/docs/blob/main/public/static/img/svg/mina-wordmark-redviolet.svg?raw=true&sanitize=true" width="350" alt="Mina logo">
</a>
<div align="center">

# Mina
![GitHub stars](https://img.shields.io/github/stars/minaprotocol/mina)&nbsp;&nbsp;![GitHub forks](https://img.shields.io/github/forks/minaprotocol/mina)

![GitHub contributors](https://img.shields.io/github/contributors/minaprotocol/mina)&nbsp;&nbsp;![GitHub commit activity](https://img.shields.io/github/commit-activity/m/minaprotocol/mina)&nbsp;&nbsp;![GitHub last commit](https://img.shields.io/github/last-commit/minaprotocol/mina)

| Develop[^1] | Compatible[^2] | Master[^3] |
| ------- | ---------- | ---------- |
| [![Build status - develop](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=develop)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies) | [![Build status - compatible](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=compatible)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies) | [![Build status - master](https://badge.buildkite.com/0c47452f3ea619d3217d388e0de522b218db28c3e161887a9a.svg?branch=master)](https://buildkite.com/o-1-labs-2/mina-end-to-end-nightlies)

</div>

Mina is the first cryptocurrency with a lightweight, constant-sized blockchain. This is the main source code repository for the Mina project and contains code for the OCaml protocol implementation, the [Mina Protocol website](https://minaprotocol.com), and wallet. Enjoy!

Expand Down Expand Up @@ -60,3 +64,7 @@ The [Node Developers](https://docs.minaprotocol.com/node-developers) docs contai
[Apache 2.0](LICENSE)

Commits older than 2018-10-03 do not have a [LICENSE](LICENSE) file or this notice, but are distributed under the same terms.

[^1]: Develop is a mainline branch containing code that may be not compatible with current mainnet and may require major upgrade (hardfork).
[^2]: Compatible is a mainline branch containing code which does not need hardfork in order to apply it to mainnet.
[^3]: Branch which contains current mainnet code.
1 change: 0 additions & 1 deletion automation/services/mina-bp-stats/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions automation/services/mina-bp-stats/ingest-lambda/README.md

This file was deleted.

44 changes: 0 additions & 44 deletions automation/services/mina-bp-stats/ingest-lambda/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions automation/services/mina-bp-stats/ingest-lambda/package.json

This file was deleted.

2 changes: 0 additions & 2 deletions automation/services/mina-bp-stats/sidecar/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions automation/services/mina-bp-stats/sidecar/Dockerfile

This file was deleted.

155 changes: 0 additions & 155 deletions automation/services/mina-bp-stats/sidecar/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions automation/services/mina-bp-stats/sidecar/build.sh

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a27d3cc

Please sign in to comment.