Commit 9e0c01f 1 parent 0a65050 commit 9e0c01f Copy full SHA for 9e0c01f
File tree 6 files changed +30
-0
lines changed
near-plugins-derive/tests/contracts
upgradable_state_migration
6 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
Original file line number Diff line number Diff line change @@ -19,3 +19,8 @@ panic = "abort"
19
19
overflow-checks = true
20
20
21
21
[workspace ]
22
+
23
+ # Required to build tests with near-sdk v4.1.1, see #128.
24
+ # TODO(#125): Remove after upgrading to near-sdk v5.
25
+ [patch .crates-io ]
26
+ parity-secp256k1 = {git = " https://github.com/paritytech/rust-secp256k1" , rev = " parity-secp256k1-v0.7.0" }
You can’t perform that action at this time.
0 commit comments