You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,4 @@ This repository contains current and historical builds of the [Solidity Compiler
5
5
Please refer to the section on [Static Binaries](https://docs.soliditylang.org/en/latest/installing-solidity.html#static-binaries)
6
6
in the official documentation for information about the structure of this repository, its content and recommended usage.
7
7
8
-
## Deprecation notice for the `ethereum.github.io` domain
9
-
10
8
**The content of this repository is mirrored at https://binaries.soliditylang.org. This is the recommended way to fetch compiler binaries over HTTPS.**
11
-
12
-
The binaries are also available at https://ethereum.github.io/solc-bin/ but this page
13
-
stopped being updated just after the release of version 0.7.2, will not receive any new releases
14
-
or nightly builds for any platform and does not serve the new directory structure, including
15
-
non-emscripten builds.
16
-
17
-
If you are using it, please switch to https://binaries.soliditylang.org, which is a drop-in
18
-
replacement. This allows us to make changes to the underlying hosting in a transparent way and
19
-
minimize disruption. Unlike the `ethereum.github.io` domain, which we do not have any control
20
-
over, `binaries.soliditylang.org` is guaranteed to work and maintain the same URL structure
0 commit comments