Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavyaroslav committed Dec 28, 2024
1 parent ac82599 commit 4bca11f
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 12,105 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
.library(name: "web3swift", targets: ["web3swift"])
],
dependencies: [
.package(url: "https://github.com/attaswift/BigInt.git", from: "5.3.0"),
.package(url: "https://github.com/attaswift/BigInt.git", .upToNextMinor(from: "5.4.0")),
.package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", from: "1.5.1"),
.package(name: "secp256k1", url: "https://github.com/GigaBitcoin/secp256k1.swift", .upToNextMinor(from: "0.10.0")),
],
Expand Down
33 changes: 0 additions & 33 deletions Sources/secp256k1/basic-config.h

This file was deleted.

54 changes: 0 additions & 54 deletions Sources/secp256k1/ecdh_impl.h

This file was deleted.

21 changes: 0 additions & 21 deletions Sources/secp256k1/ecdsa.h

This file was deleted.

Loading

0 comments on commit 4bca11f

Please sign in to comment.