Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit a3e492d

Browse files
authored
Add warning section to README to tell users to upgrade to v1.0.1. (#264)
* Add warning section to README to tell users to upgrade to v1.0.1. * Remove the DANGER warning label from README.
1 parent 6147be2 commit a3e492d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
[![npm version](https://badge.fury.io/js/@imtbl%2Fcore-sdk.svg)](https://www.npmjs.com/package/@imtbl/core-sdk) [![Maintainability](https://api.codeclimate.com/v1/badges/219466ee5269620167e5/maintainability)](https://codeclimate.com/repos/62848fd8d4420d01b6002210/maintainability)
1414

15+
> **⚠ We recommend you upgrade to Core SDK v1.0.1 as soon as you can.**
16+
> We've released a critical bug fix in the stark `grindkey` method logic to work when there is a leading zero in the Ethereum wallet private key.
17+
1518
The Immutable Core SDK provides convenient access to Immutable's APIs and smart contracts to help projects build better web3 games and marketplaces.
1619

1720
Currently, our SDK supports interactions with our application-specific rollup based on StarkWare's StarkEx. In future, we'll be adding StarkNet support across our platform.

0 commit comments

Comments
 (0)