Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade engine toolkit to 1.0.0 #793

Merged
merged 5 commits into from
Sep 27, 2023
Merged

Upgrade engine toolkit to 1.0.0 #793

merged 5 commits into from
Sep 27, 2023

Conversation

kugel3
Copy link
Contributor

@kugel3 kugel3 commented Sep 25, 2023

No description provided.

Copy link
Contributor

@CyonAlexRDX CyonAlexRDX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have NOT tested, but looks good.

Copy link
Contributor

@GhenadieVP GhenadieVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, will checkout locally though to perform some testing.

Package.swift Outdated
@@ -1035,7 +1035,7 @@ package.addModules([
dependencies: [
"Cryptography",
.product(name: "EngineToolkit", package: "swift-engine-toolkit") {
.package(url: "https://github.com/radixdlt/swift-engine-toolkit", exact: "0.12.1-293dd4c")
.package(url: "https://github.com/radixdlt/swift-engine-toolkit", exact: "1.0.0-8651223")
Copy link
Contributor

@micbakos-rdx micbakos-rdx Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use the same version as this or the one that Omar suggested here? @kugel3 @CyonAlexRDX

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, I presume the only difference is that this one exposes the mantissa of EngineToolkit.Decimal, but you should ask Omar!

@kugel3 kugel3 merged commit 6ef0002 into main Sep 27, 2023
5 checks passed
@kugel3 kugel3 deleted the Upgrade-EngineToolkit branch September 27, 2023 12:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants