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/migration-guide.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ Whether you need to migrate before Casper 2.0’s Mainnet launch depends on your
14
14
15
15
| Integration Type | Required actions |
16
16
|---------------------|-------------|
17
-
|**Indirect integration via 3rd party Partner [<sup>ⓘ<sup>](a"Exchanges that don’t directly integrate with Casper Network but use liquidity from other exchanges via APIs.")**| No migration required, assuming the partner updates their integration.|
18
-
|**[Running your own node](#)[<sup>ⓘ<sup>](a"Exchanges that run their own node and interface with its RPC methods")**| Node software upgrade is required |
19
-
|**[SDK Integration](#)[<sup>ⓘ<sup>](a"Exchanges that use the publicly available Casper SDKs(e.g. JavaScript SDK, C#.NET SDK, Go SDK, etc.)")**| Depending on the SDK language (e.g. JS, Go) and the methods you use, upgrade to a Casper 2.0 compatible version is required|
17
+
|**Indirect integration via 3rd party Partner <spantitle="Exchanges that don’t directly integrate with Casper Network but use liquidity from other exchanges via APIs."><sup>ⓘ</sup></span>**| No migration required, assuming the partner updates their integration.|
18
+
|**[Running your own node](#)<spantitle="Exchanges that run their own node and interface with its RPC methods."><sup>ⓘ</sup></span>**| Node software upgrade is required |
19
+
|**[SDK Integration](#)<spantitle="Exchanges that use the publicly available Casper SDKs(e.g., JavaScript SDK, C#.NET SDK, Go SDK, etc.)."><sup>ⓘ</sup></span>**| Depending on the SDK language (e.g. JS, Go) and the methods you use, upgrade to a Casper 2.0 compatible version is required|
20
20
21
21
More information about the specific changes in, and features introduced by Casper 2.0 can be found [here](https://docs.casper.network/condor/index).
22
22
@@ -93,7 +93,8 @@ At the same time, Casper 1.x deploys will continue to be accepted by Casper 2.0,
93
93
- New API endpoints and modifications to existing ones
94
94
- Expected changes in response formats
95
95
96
-
>[!IMPORTANT]
96
+
> **IMPORTANT**
97
+
>
97
98
> **Deprecation of 1.x Structures (e.g. Deploys)**
98
99
>
99
100
> **1.x structures, such as Deploys, are being deprecated.** While they will continue to function in **Casper 2.0**, they are scheduled to be phased out.
Casper 2.0 is coming to Mainnet in the very foreseeable future, and we're honored and excited that you and your user community are part of this massively consequential event in the history of the Casper blockchain. In order to make sure you and your users are prepared for the Mainnet activation of Casper 2.0, please follow these steps:
132
133
133
-
Determine your [current type of integration](https://docs.make.software/exchange-migration-draft#should-i-migrate-my-integration) with Casper Network
134
+
Determine your current type of integration with the Casper Network. Refer to the "[Should I update my integration?](#should-i-update-my-integration)" section to identify your integration type.
134
135
135
-
If your integration type requires a migration, follow the [Migration Documentation](https://docs.make.software/exchange-migration-draft#integration-specific-migration-documentation)for your integration
136
+
If your integration type requires a migration, follow the respective migration process for your integration as outlined in the sections above.
136
137
137
-
Actively communicate with the [Casper Exchange Support Team](https://docs.make.software/exchange-migration-draft#casper-exchange-support-team), to receive support for a successful migration, and to allow Casper to track ecosystem readiness.
138
+
Actively communicate with the [Casper Exchange Support Team](#casper-exchange-support-team), to receive support for a successful migration, and to allow Casper to track ecosystem readiness.
0 commit comments