Skip to content

Commit a34a879

Browse files
Remove generate-claims.sh and related tests (#275)
* Remove submodules `coindrip-protocol-sc` and `mx-exchange-sc` * Remove `generate-claims.sh` and tests * Set Version: 0.1.68 --------- Co-authored-by: devops <[email protected]>
1 parent 9e2a16b commit a34a879

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+2
-23994
lines changed

.gitmodules

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,3 @@
44
[submodule "deps/mx-sdk-rs"]
55
path = deps/mx-sdk-rs
66
url = https://github.com/multiversx/mx-sdk-rs.git
7-
[submodule "deps/mx-exchange-sc"]
8-
path = deps/mx-exchange-sc
9-
url = https://github.com/multiversx/mx-exchange-sc
10-
[submodule "deps/coindrip-protocol-sc"]
11-
path = deps/coindrip-protocol-sc
12-
url = https://github.com/CoinDrip-finance/coindrip-protocol-sc

deps/coindrip-protocol-sc

Lines changed: 0 additions & 1 deletion
This file was deleted.

deps/mx-exchange-sc

Lines changed: 0 additions & 1 deletion
This file was deleted.

generate-claims.sh

Lines changed: 0 additions & 59 deletions
This file was deleted.

kmultiversx/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "kmultiversx"
7-
version = "0.1.67"
7+
version = "0.1.68"
88
description = "Python tools for Elrond semantics"
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.67
1+
0.1.68

tests/contracts/foundrylike/.gitignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)