Skip to content

Commit bc73256

Browse files
authored
Merge pull request #25 from casper-network/stg
Merge migration doc updates from staging to production
2 parents b08d9b1 + 8414de0 commit bc73256

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

condor/migration-guide.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Whether you need to migrate before Casper 2.0’s Mainnet launch depends on your
1414

1515
| Integration Type | Required actions |
1616
|---------------------|-------------|
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 <span title="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](#) <span title="Exchanges that run their own node and interface with its RPC methods."><sup>ⓘ</sup></span>** | Node software upgrade is required |
19+
| **[SDK Integration](#) <span title="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|
2020

2121
More information about the specific changes in, and features introduced by Casper 2.0 can be found [here](https://docs.casper.network/condor/index).
2222

@@ -93,7 +93,8 @@ At the same time, Casper 1.x deploys will continue to be accepted by Casper 2.0,
9393
- New API endpoints and modifications to existing ones
9494
- Expected changes in response formats
9595

96-
>[!IMPORTANT]
96+
> **IMPORTANT**
97+
>
9798
> **Deprecation of 1.x Structures (e.g. Deploys)**
9899
>
99100
> **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.
@@ -130,11 +131,11 @@ Email: Casper Exchange Support: [email protected]
130131
## Summary
131132
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:
132133

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.
134135

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.
136137

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.
138139

139140

140141

0 commit comments

Comments
 (0)