Skip to content

Commit 4e2f123

Browse files
authored
Release info restruct (#1379)
* restruct p1 * restruct p2 * Update important-addresses.adoc * Update nav.adoc * Update nav.adoc * Update version-notes.adoc
1 parent ff8f952 commit 4e2f123

File tree

6 files changed

+65
-62
lines changed

6 files changed

+65
-62
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
* Release information
2-
** xref:version-notes.adoc[Release notes]
2+
** xref:tools:limits-and-triggers.adoc[Current versions and limits]
33
** xref:deprecated.adoc[Deprecated, unsupported, and removed features]
4+
** xref:tools:important-addresses.adoc[Important addresses]
5+
** xref:version-notes.adoc[Release notes]

components/Starknet/modules/starknet-versions/pages/deprecated.adoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
[id="eol"]
22
= Deprecated, unsupported, and removed features
33

4-
The features on this page are deprecated, unsupported, or removed from Starknet.
54

6-
[horizontal,labelwidth="15"]
7-
Deprecated:: Refers to a feature or capability that is still supported, but support will be removed in a future release of Starknet.
8-
Future fixes or enhancements are unlikely. If necessary, an alternative is available.
9-
Unsupported:: Refers to a feature or capability that is no longer supported.
10-
Removed:: Refers to a feature or capability that has been entirely removed.
5+
[NOTE]
6+
====
7+
A deprecated feature is a feature that is still supported, but support will be removed in a future release of Starknet.
8+
9+
An unsupported feature is a feature that is no longer supported.
10+
11+
A removed feature is a feature that has been entirely removed.
12+
====
1113

1214
== Deprecated features
1315

components/Starknet/modules/starknet-versions/pages/version-notes.adoc

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,10 @@
11
[id="upcoming"]
2-
= Starknet release notes
2+
= Release notes
33

4-
The following release notes cover the ongoing version changes to Starknet. You can subscribe to get the latest version updates delivered to your inbox at link:https://www.starknet.io/en/roadmap[Starknet Roadmap & version updates].
5-
6-
== Starknet environments
7-
8-
Within Starknet's deployment pipeline, there are separate and distinct networks that operate independently of each other for testing before deployment.
9-
10-
11-
include::ROOT:partial$snippet_important_goerli_removed.adoc[]
12-
13-
.Current versions supported in each environment
14-
[%autowidth.stretch]
15-
|===
16-
|Environment |Starknet version|Sierra version|Cairo version
17-
18-
|Mainnet|0.13.2|1.6.0|2.0.0 - 2.8.2
19-
|Sepolia Testnet|0.13.2|1.6.0|2.0.0 - 2.8.2
20-
|===
4+
[NOTE]
5+
====
6+
You can get the latest version updates delivered to your inbox by subscribing to the link:https://www.starknet.io/starknet-devs-newsletter/[Starknet Devs Newsletter].
7+
====
218

229
[id="version0.13.2"]
2310
== Starknet v0.13.2 (August 28, 24)

components/Starknet/modules/tools/nav.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,3 @@
4747
*** xref:staking:exiting-staking.adoc[Exiting the Staking Protocol]
4848
*** xref:staking:managing-staking-and-delegation-operations.adoc[Managing Staking and Delegation Operations]
4949
*** xref:staking:staking-events-and-read-functions.adoc[Staking Events and Read Functions]
50-
51-
* Important addresses
52-
** xref:important-addresses.adoc[Starknet contracts and sequencer addresses]
53-
** xref:bridged-tokens.adoc[Bridged tokens]
54-
55-
* xref:limits-and-triggers.adoc[Current limits]
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
[id="important_addresses"]
2-
= Starknet contract and sequencer addresses
2+
= Important addresses
33

44
include::ROOT:partial$snippet_important_goerli_removed.adoc[]
55

6-
== Starknet on Mainnet
6+
== Core contract
77

8-
[horizontal, labelwidth="15",role="stripes-odd"]
9-
The Starknet Core Contract:: link:https://etherscan.io/address/0xc662c410C0ECf747543f5bA90660f6ABeBD9C8c4[`0xc662c410C0ECf747543f5bA90660f6ABeBD9C8c4`^]
10-
Verifier address:: link:https://etherscan.io/address/0x47312450B3Ac8b5b8e247a6bB6d523e7605bDb60[`0x47312450B3Ac8b5b8e247a6bB6d523e7605bDb60`^]
11-
Sequencer base URL for API routing:: \https://alpha-mainnet.starknet.io
8+
[horizontal, labelwidth="15"]
9+
Mainnet:: link:https://etherscan.io/address/0xc662c410C0ECf747543f5bA90660f6ABeBD9C8c4[`0xc662c410C0ECf747543f5bA90660f6ABeBD9C8c4`^]
10+
Sepolia:: link:https://sepolia.etherscan.io/address/0xE2Bb56ee936fd6433DC0F6e7e3b8365C906AA057[`0xE2Bb56ee936fd6433DC0F6e7e3b8365C906AA057`^]
1211

13-
== Starknet version on Sepolia testnet
12+
== SHARP Verifier
1413

15-
[horizontal, labelwidth="15",role="stripes-odd"]
16-
The Starknet Core Contract:: link:https://sepolia.etherscan.io/address/0xE2Bb56ee936fd6433DC0F6e7e3b8365C906AA057[`0xE2Bb56ee936fd6433DC0F6e7e3b8365C906AA057`^]
14+
[horizontal, labelwidth="15"]
15+
Mainnet:: link:https://etherscan.io/address/0x47312450B3Ac8b5b8e247a6bB6d523e7605bDb60[`0x47312450B3Ac8b5b8e247a6bB6d523e7605bDb60`^]
16+
Sepolia:: link:https://sepolia.etherscan.io/address/0x07ec0D28e50322Eb0C159B9090ecF3aeA8346DFe[`0x07ec0D28e50322Eb0C159B9090ecF3aeA8346DFe`^]
1717

18-
Verifier address:: link:https://sepolia.etherscan.io/address/0x07ec0D28e50322Eb0C159B9090ecF3aeA8346DFe[`0x07ec0D28e50322Eb0C159B9090ecF3aeA8346DFe`^]
19-
Sequencer base URL for API routing:: \https://alpha-sepolia.starknet.io
18+
== Fee tokens
2019

21-
== Starknet fee tokens
20+
[horizontal, labelwidth="15"]
21+
STRK:: link:https://starkscan.co/contract/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[`0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d`]
22+
ETH:: link:https://starkscan.co/contract/0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7[`0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7`]
2223

23-
The Starknet fee tokens are STRK and ETH.
24+
== Voting token
2425

26+
[NOTE]
27+
====
28+
For information on The Starknet voting token, see link:https://governance.starknet.io/learn/vstrk_overview[_vSTRK overview_] on the Starknet Governance Hub.
29+
====
2530

31+
[horizontal, labelwidth="15"]
32+
Mainnet:: link:https://starkscan.co/contract/0x0782f0ddca11d9950bc3220e35ac82cf868778edb67a5e58b39838544bc4cd0f[`0x0782f0ddca11d9950bc3220e35ac82cf868778edb67a5e58b39838544bc4cd0f`]
33+
Sepolia:: link:https://sepolia.starkscan.co/contract/0x035c332b8de00874e702b4831c84b22281fb3246f714475496d74e644f35d492[`0x035c332b8de00874e702b4831c84b22281fb3246f714475496d74e644f35d492`]
2634

27-
28-
[horizontal, labelwidth="15",role="stripes-odd"]
29-
L2 STRK address (Mainnet and testnet):: link:https://starkscan.co/contract/0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d[`0x04718f5a0fc34cc1af16a1cdee98ffb20c31f5cd61d6ab07201858f4287c938d`]
30-
L2 ETH address (Mainnet and testnet):: link:https://starkscan.co/contract/0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7[`0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7`]
31-
32-
== Starknet voting token
33-
34-
The Starknet voting token is vSTRK. For information on vSTRK, see link:https://governance.starknet.io/learn/vstrk_overview[_vSTRK overview_] on the Starknet Governance Hub.
35-
36-
[horizontal, labelwidth="15",role="stripes-odd"]
37-
Mainnet address:: link:https://starkscan.co/contract/0x0782f0ddca11d9950bc3220e35ac82cf868778edb67a5e58b39838544bc4cd0f[`0x0782f0ddca11d9950bc3220e35ac82cf868778edb67a5e58b39838544bc4cd0f`]
38-
Sepolia testnet address:: link:https://starkscan.co/contract/0x035c332b8de00874e702b4831c84b22281fb3246f714475496d74e644f35d492[`0x035c332b8de00874e702b4831c84b22281fb3246f714475496d74e644f35d492`]
35+
== Sequencer base URL
36+
[horizontal, labelwidth="15"]
37+
Mainnet:: \https://alpha-mainnet.starknet.io
38+
Sepolia:: \https://alpha-sepolia.starknet.io

components/Starknet/modules/tools/pages/limits-and-triggers.adoc

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,36 @@
11
[id="limits_and_triggers"]
2-
= Current limits
32

4-
Starknet currently has a number of limits in place in order to keep the network stable and optimized for the best performance.
3+
= Current versions and limits
54

6-
Blockifier-related constants and limits are defined, for each Starknet version starting from v0.13.0, in a JSON file called `versioned_constants` in this link:https://github.com/starkware-libs/sequencer/tree/main/crates/blockifier/resources[directory].
5+
// Within Starknet's deployment pipeline, there are separate and distinct networks that operate independently of each other for and has its own Starknet, Cairo, and Sierra versions. Each such network also has a number of limits in place in order to keep it stable and optimized for best performance.
6+
7+
include::ROOT:partial$snippet_important_goerli_removed.adoc[]
8+
9+
== Current versions
10+
11+
.Current versions supported in each Starknet environment
12+
[%autowidth.stretch]
13+
|===
14+
|Environment |Starknet version|Sierra version|Cairo version
15+
16+
|Mainnet|0.13.2|1.6.0|2.0.0 - 2.8.2
17+
|Sepolia Testnet|0.13.2|1.6.0|2.0.0 - 2.8.2
18+
|===
19+
20+
== Current limits
721

822
[NOTE]
923
====
10-
These are subject to revisions and change on a regular basis
24+
The following limits are subject to revisions and change on a regular basis
25+
====
26+
27+
[NOTE]
28+
====
29+
Blockifier-related constants and limits are defined, for each Starknet version starting from v0.13.0, in a JSON file called `versioned_constants` in this link:https://github.com/starkware-libs/sequencer/tree/main/crates/blockifier/resources[directory].
1130
====
1231

13-
include::ROOT:partial$snippet_important_goerli_removed.adoc[]
1432
.Starknet's current limits
15-
[%header, stripes=even]
33+
[%header]
1634
[%autowidth.stretch]
1735
|===
1836
|Entity | Description | Sepolia | Mainnet

0 commit comments

Comments
 (0)