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: condor/devnet-info.md
+20-24
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## What is Devnet?
4
4
5
-
The Casper Condor release is being rolled out in a phased fashion, allowing people to test their code, SDKs and smart contracts, before migrating to Mainnet. The first phase of this is rolling out to Devnet.
5
+
The Casper 2.0 release is being rolled out in a phased fashion, allowing people to test their code, SDKs and smart contracts, before migrating to Mainnet. The first phase of this is rolling out to Devnet.
6
6
7
7
This article/FAQ is a guide to the process for gaining access to Devnet, what to expect when you do access Devnet, and any other concerns.
8
8
@@ -17,54 +17,50 @@ Once your request has been processed, you will be notified and provided with a l
17
17
18
18
## What is the latest commit/release candidate deployed on to the Devnet?
- New NCTL image with `v200-rc6` available on Docker Hub:
36
-
-`makesoftware/casper-nctl:v200-rc6`
35
+
- New NCTL image with `v200-rc10` available on Docker Hub:
36
+
-`makesoftware/casper-nctl:v200-rc10`
37
37
38
38
**CEP-18:**
39
-
- A version of CEP-18 compatible with Condor RC5/6 is available in the forked repository [here](https://github.com/davidatwhiletrue/cep18-limited/tree/casper-2.0.0-rc5)
39
+
- A version of CEP-18 compatible with Casper 2.0 is available in the forked repository [here](https://github.com/casper-ecosystem/cep18/tree/feat-2.0)
40
40
41
-
- Please note that this is meant for testing SDKs and scripts
42
41
43
42
**CEP-78:**
44
-
- Work in progress
43
+
- A version of CEP-78 compatible with Casper 2.0 is available in the forked repository [here](https://github.com/casper-ecosystem/cep-78-enhanced-nft/tree/feat-2.0)
0 commit comments