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

2.5.0 #426

Merged
merged 139 commits into from
Dec 23, 2021
Merged

2.5.0 #426

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
9e59d57
Fix tests: introduce PathAddressStorage for BIP32 keystore
podkovyrin Aug 8, 2020
f5334ac
Bump BIP32 keystore version and get rid of magic constant
podkovyrin Oct 1, 2020
b4c0d0a
update documetnations links
skywinder Oct 27, 2020
167c4cd
-> develop
skywinder Oct 27, 2020
8238de4
fix constraints
skywinder Oct 28, 2020
8b1001b
bump bigINt, fix #288
skywinder Dec 8, 2020
54dcc0b
fix crash abi parsing
nerzh Dec 29, 2020
5484e81
Merge pull request #296 from nerzh/master
skywinder Dec 31, 2020
29a8f10
Update README.md
RaviRanjan-11 Dec 31, 2020
d4e6441
Update README.md
RaviRanjan-11 Dec 31, 2020
3904a93
Update README.md
RaviRanjan-11 Dec 31, 2020
1358e41
Update README.md
RaviRanjan-11 Dec 31, 2020
26e42bd
Update README.md
RaviRanjan-11 Dec 31, 2020
043f872
Update README.md
RaviRanjan-11 Dec 31, 2020
a1de707
fix mnemonicsToEntropy mnemonic length check
sche Jan 7, 2021
48d07f1
Update README.md
manuG420 Jan 26, 2021
4e4ae26
did modify gasEstimate according policy
alex78pro Jun 1, 2021
2b31b76
did modify assemblePromise according transaction polices
alex78pro Jun 1, 2021
9f40349
did update carthage libs
alex78pro Jun 2, 2021
50e0636
changes after success local build
alex78pro Jun 2, 2021
544b926
CrytoSwift update version 1.4.0
lzttxs Jun 10, 2021
6bf240b
update versions on Cathage
AnnaYatsun1 Jun 11, 2021
4376805
update libs version in .podspec
AnnaYatsun1 Jun 14, 2021
7f29c76
no message
AnnaYatsun1 Jun 14, 2021
2aa8240
Update README.md
Iysbaera Jun 17, 2021
6eeb394
Update README.md
Iysbaera Jun 17, 2021
d5825d4
Merge pull request #331 from skywinder/chore/added-discord-link-to-re…
skywinder Jun 17, 2021
43b1fc1
fix crash when 'payable' nil
xdozorx Jun 17, 2021
210b187
Merge pull request #324 from linen-app/gas_estimate_fix
AnnaYatsun1 Jun 23, 2021
faf9387
Merge pull request #325 from linen-app/update_carthage
AnnaYatsun1 Jun 23, 2021
8114d03
Merge pull request #327 from lzttxs/develop
AnnaYatsun1 Jun 23, 2021
41a6f04
Merge branch 'merge/develop' into update-versions
AnnaYatsun1 Jun 23, 2021
cf887fb
fixed big int version
AnnaYatsun1 Jun 23, 2021
2011f78
Merge pull request #334 from skywinder/update-versions
AnnaYatsun1 Jun 23, 2021
d0b15b9
Merge pull request #332 from xdozorx/ABIContractCrash
AnnaYatsun1 Jun 23, 2021
1d40b47
fixed bug with BigInt cocoapods version
AnnaYatsun1 Jun 23, 2021
8aae5a8
fixed spm dependecies
AnnaYatsun1 Jun 23, 2021
3cc2461
Update README.md
Iysbaera Jun 28, 2021
17991a5
Update README.md
Iysbaera Jun 28, 2021
262d48b
Update README.md
Iysbaera Jun 28, 2021
5b49d96
usage update, update readme and logo
skywinder Jul 26, 2021
b3d054c
udpate carthage build instrictions
skywinder Jul 26, 2021
0506c2a
Updated Web3.swift - added Kovan provider
BaldyAsh Jul 30, 2021
5ebb3a5
Refactored tests - made where possible work with local node
BaldyAsh Jul 30, 2021
3af8feb
Moved local tests to separate folder
BaldyAsh Jul 31, 2021
cfe9a7d
update links and usage details
skywinder Jul 21, 2021
c6eb470
carthage update --use-xcframeworks
skywinder Jul 22, 2021
efd1d47
fix carthage path
skywinder Jul 22, 2021
ce15725
Merge branch 'patch-1' of https://github.com/manuG420/web3swift into …
skywinder Jul 31, 2021
8dd689d
Merge branch 'manuG420-patch-1' into develop
skywinder Jul 31, 2021
2981c53
Merge branch 'develop' into develop
skywinder Jul 31, 2021
3dd323b
Merge pull request #299 from veerChauhan/develop
skywinder Jul 31, 2021
da3a735
Merge branch 'develop' into crathage-upgrade
skywinder Jul 31, 2021
ef38364
Merge pull request #345 from skywinder/crathage-upgrade
skywinder Jul 31, 2021
edf0b73
update readme with build instructions
skywinder Jul 31, 2021
35ce6fd
update contribution guidelins & build instrictions
skywinder Jul 31, 2021
e57d119
Added: Receive type at ABI.Element
SwiftyLimi Aug 1, 2021
caf54ae
Merge pull request #347 from BaldyAsh/tests-local-fix
BaldyAsh Aug 2, 2021
2f36972
Merge branch 'develop' of https://github.com/skywinder/web3swift into…
sche Aug 6, 2021
691f0fb
- fixed ABI parsing when "tuple[]" is involved
izakpavel Aug 10, 2021
a3b2acf
Update README.md
skywinder Aug 10, 2021
0d13166
Dapp Isseue solved Example with Issue number #338
Aug 10, 2021
d91e444
Dapp Isseue solved Example with Issue number #338
Aug 10, 2021
2d79524
fixed decoding of tuples in an array
izakpavel Aug 12, 2021
f794d34
Updated wallet creat and Private key get helper method
Aug 21, 2021
dea63ed
Create Promise+Web3+Eth+GetCode.swift
NdriqimHaxhaj Aug 25, 2021
57e93ff
Merge branch 'skywinder:develop' into develop
SwiftyLimi Aug 25, 2021
83c6d32
Uniswap connect with formattc connect, temp account given in dAppview…
RaviRanjan-11 Sep 2, 2021
8948d5a
fixed low gas when loading transactionOptions from Json
izakpavel Sep 3, 2021
e5e339b
fixed: websocket delegate issue
amirhossein7 Sep 17, 2021
a4919d5
Merge commit 'a3b2acfe9afaa50361cb5178a94fdd9e505e50e9' into fix/abi_…
izakpavel Sep 29, 2021
419c6ba
add support of EIP-712 signature
Sep 30, 2021
d0520ca
Merge pull request #1 from AndreyMaksimkin/EIP712_signature
frostiq Sep 30, 2021
dc7ae43
Merge branch 'develop' into develop
AndreyMaksimkin Oct 1, 2021
7c8cd92
Updated major version of Promise Kit, Big INt
RaviRanjan-11 Oct 3, 2021
e99dda8
Merge branch 'skywinder:develop' into develop
RaviRanjan-11 Oct 3, 2021
cc250d4
Fixed typo in function name
JeneaVranceanu Oct 7, 2021
6513905
Dependency update | changes in Podfile to build Example on M1 | add g…
Valter4578 Oct 18, 2021
8011bf1
Update Podfile
RaviRanjan-11 Oct 21, 2021
ba6bee2
Update Podfile
RaviRanjan-11 Oct 21, 2021
2b78567
Update Podfile
RaviRanjan-11 Oct 21, 2021
d05a569
Update Web3+Utils.swift
RaviRanjan-11 Oct 21, 2021
ab77d46
Updated wallet example for mac M! chip
RaviRanjan-11 Oct 21, 2021
fd8f14e
Example project for Wallet -> Create wallet , Import wallet
RaviRanjan-11 Oct 22, 2021
29b227b
Example project for Wallet -> Wallet screen
RaviRanjan-11 Oct 22, 2021
45439ec
Merge branch 'fix/bip32-tests' of https://github.com/1inch/web3swift …
BaldyAsh Oct 29, 2021
0a83699
Merged and tested 1inch:fix/bip32-tests
BaldyAsh Oct 29, 2021
97f85b2
Merge pull request #394 from skywinder/pr-278-review
BaldyAsh Oct 29, 2021
22db259
Merge pull request #301 from sche/gh-300-fix-mnemonic-check
BaldyAsh Oct 29, 2021
65f0090
Merge pull request #348 from SwiftyLimi/fix/contract-init
BaldyAsh Oct 29, 2021
c68eb0f
Merge pull request #368 from SwiftyLimi/develop
BaldyAsh Oct 29, 2021
b1f936a
Fix ENS.getContentHash to return Data
battlmonstr Feb 3, 2021
2ae750b
Merge pull request #378 from amirhossein7/fix-websocket
BaldyAsh Oct 29, 2021
4ad1217
Merge pull request #379 from izakpavel/fix/abi_tuples
BaldyAsh Oct 29, 2021
bac75ef
Merge branch 'develop' of https://github.com/linen-app/web3swift into…
BaldyAsh Oct 29, 2021
e7ff234
Fixed EIP712 build
BaldyAsh Oct 29, 2021
39520ec
Merge pull request #396 from skywinder/pr381-review
BaldyAsh Oct 29, 2021
d88f401
Merge pull request #383 from veerChauhan/develop
BaldyAsh Oct 29, 2021
c703b4e
Merge pull request #386 from JeneaVranceanu/patch-1
BaldyAsh Oct 29, 2021
963f3c8
Merge pull request #395 from battlmonstr/ot2
BaldyAsh Oct 29, 2021
44e7349
Fixed keystore backward compatibility
BaldyAsh Oct 29, 2021
4249965
Merge pull request #397 from skywinder/minor-keystore-fix
BaldyAsh Oct 29, 2021
a23d90b
Merge branch 'develop' into develop
Valter4578 Oct 30, 2021
ae621a0
Merge pull request #389 from Valter4578/develop
Valter4578 Oct 30, 2021
f9a91c8
Update README.md
Iysbaera Nov 5, 2021
3fc4e93
Reducing project size.
yaroslavyaroslav Nov 16, 2021
67bf8f8
Fix building issue.
yaroslavyaroslav Nov 16, 2021
55f6a1d
Delete missed text files from xcodeproject.
yaroslavyaroslav Nov 16, 2021
fe50b3a
Fix build for testing issue.
yaroslavyaroslav Nov 16, 2021
dd0b267
Fix SPM building issue.
yaroslavyaroslav Nov 17, 2021
ef1241d
Move JS scripts to resources in SMP target.
yaroslavyaroslav Nov 17, 2021
b1facf9
File with non ascii symbols in names not supported by SPM fetch system.
yaroslavyaroslav Nov 18, 2021
8a1ef84
Revert "Reducing project size."
yaroslavyaroslav Nov 22, 2021
cf8ba4f
Add SPM Cache to .gitignore.
yaroslavyaroslav Nov 22, 2021
ede6635
Fix SPM building issue.
yaroslavyaroslav Nov 17, 2021
3c65404
Update Usage.md
Valter4578 Nov 27, 2021
eb8b7ff
Decrease swift-tools version
yaroslavyaroslav Nov 29, 2021
2871bc8
Merge branch 'spm-fix' into develop
yaroslavyaroslav Nov 30, 2021
14e270b
First attempt of github actions.
yaroslavyaroslav Nov 30, 2021
6fecb56
Fixing hang tests for CI/CD.
yaroslavyaroslav Nov 30, 2021
21d7cf6
Split tests to two targets:
yaroslavyaroslav Nov 30, 2021
2ffbfb9
Rename SPM ci/cd job.
yaroslavyaroslav Dec 3, 2021
2b69b93
Add PR handling to github actions.
yaroslavyaroslav Dec 3, 2021
c0ffc79
Delete another CI/CD except github-actions.
yaroslavyaroslav Dec 3, 2021
b5eb8f2
Split building and testing stages in CI.
yaroslavyaroslav Dec 3, 2021
bb69e7c
Update Xcode project settings for TestsPlan usage.
yaroslavyaroslav Dec 3, 2021
8bf2b26
Merge pull request #410 from yaroslavyaroslav/develop
yaroslavyaroslav Dec 7, 2021
ed4190a
Update CI carthage build and test.
yaroslavyaroslav Dec 3, 2021
d34644e
Split carthage CI/CD pipelint to two parts (building and testing).
yaroslavyaroslav Dec 7, 2021
a5f4e69
Temporrary commenting testing step.
yaroslavyaroslav Dec 8, 2021
0100694
Merge pull request #422 from skywinder/github-actions
skywinder Dec 8, 2021
6ebfd9a
Remove github-action branch from CI/CD pipeline.
yaroslavyaroslav Dec 9, 2021
423c79e
Add CI/CD badge to README.
yaroslavyaroslav Dec 9, 2021
dd107cd
derive publiKey
yuzhiyou1990 Dec 10, 2021
6b20d59
Pull request pods update.
yaroslavyaroslav Dec 20, 2021
fed8b56
Update Github actions to run pipeline on dependency manager config ch…
yaroslavyaroslav Dec 20, 2021
49d39c6
Merge pull request #423 from yuzhiyou1990/develop
yaroslavyaroslav Dec 20, 2021
269b1c4
Update dependencies versions.
yaroslavyaroslav Dec 21, 2021
5e7ea0c
Podspec Version bump.
yaroslavyaroslav Dec 23, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
40 changes: 0 additions & 40 deletions .circleci/config.yml

This file was deleted.

57 changes: 57 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: "Web3swift CI"

on:
push:
branches:
- master
- develop
- hotfix
paths:
- Packag*.swift
- web3swift.podspec
- Cartfile
- Sources/**
- 'Tests/**'
- 'web3swift*/**'
- '.github/workflows/**'
pull_request:
branches:
- master
- develop

jobs:
spm:
name: Swift Package Manager 5.4
runs-on: macOS-11
concurrency: spm
env:
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer
steps:
- uses: actions/checkout@v2
- name: Resolve dependencies
run: swift package resolve
- name: Build
run: swift build --build-tests
# - name: Run local tests
# run: swift test --skip-build -c debug --filter localTests
carthage:
name: Carthage
runs-on: macOS-11
concurrency: carthage
env:
DEVELOPER_DIR: /Applications/Xcode_12.5.1.app/Contents/Developer
strategy:
fail-fast: false
max-parallel: 2
matrix:
destination: ['OS=14.5,name=iPhone 12']
steps:
- uses: actions/checkout@v2
- name: Resolving dependencies
run: carthage checkout
- name: Building dependencies
run: carthage build --no-use-binaries --platform iOS Simulator --use-xcframeworks
- name: Building framework
run: xcodebuild build-for-testing -project "web3swift.xcodeproj" -scheme "web3swift" -destination "${{matrix.destination}}" -testPlan LocalTests
# - name: Running local tests
# run: xcodebuild test-without-building -project "web3swift.xcodeproj" -scheme "web3swift" -destination "${{matrix.destination}}" -testPlan LocalTests
8 changes: 5 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Build generated
build/
DerivedData/
.build

## Various settings
*.pbxuser
!default.pbxuser
Expand Down Expand Up @@ -35,9 +35,11 @@ playground.xcworkspace
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
Packages/
Package.pins
.build/
.swiftpm/**
*/.swiftpm/**

# CocoaPods
#
Expand Down
15 changes: 0 additions & 15 deletions .travis.yml

This file was deleted.

8 changes: 4 additions & 4 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github "attaswift/BigInt" ~> 5.0
github "attaswift/BigInt" ~> 5.3.0
github "attaswift/SipHash" ~> 1.2.2
github "daltoniam/Starscream" ~> 3.1.0
github "krzyzanowskim/CryptoSwift" ~> 1.0.0
github "mxcl/PromiseKit" ~> 6.8.4
github "daltoniam/Starscream" ~> 4.0.4
github "krzyzanowskim/CryptoSwift" ~> 1.4.2
github "mxcl/PromiseKit" ~> 6.16.2
8 changes: 4 additions & 4 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github "attaswift/BigInt" "v5.2.0"
github "attaswift/BigInt" "v5.3.0"
github "attaswift/SipHash" "v1.2.2"
github "daltoniam/Starscream" "3.1.1"
github "krzyzanowskim/CryptoSwift" "1.3.2"
github "mxcl/PromiseKit" "6.13.3"
github "daltoniam/Starscream" "4.0.4"
github "krzyzanowskim/CryptoSwift" "1.4.2"
github "mxcl/PromiseKit" "6.16.2"
29 changes: 29 additions & 0 deletions Carthage/Checkouts/BigInt/.github/workflows/jazzy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Swift

on:
push:
tags:
- '*'

jobs:
macos:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Install jazzy
run: gem install jazzy
- name: Generate documentation
run: |
jazzy \
--clean \
--github-file-prefix "https://github.com/attaswift/$module/tree/${GITHUB_REF}" \
--module-version "${{ github.event.release.tag_name }}" \
--copyright "© $(date '+%Y') [Károly Lőrentey](https://twitter.com/lorentey). (Last updated: $(date '+%Y-%m-%d'))" \
--config .jazzy.yml
- name: Commit docs
run: |
git config --local user.email "bot@github.com"
git config --local user.name "GitHub Actions"
git add ./docs
git commit -m "Update docs"
git push origin HEAD:master
47 changes: 47 additions & 0 deletions Carthage/Checkouts/BigInt/.github/workflows/swift.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: Swift

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
macos:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: swift build --build-tests
- name: Run tests
run: swift test
xcode:
runs-on: macos-latest
strategy:
matrix:
scheme: [BigInt-macOS, BigInt-iOS, BigInt-watchOS, BigInt-tvOS]
steps:
- uses: actions/checkout@v2
- name: Build
run: xcrun xcodebuild -workspace BigInt.xcworkspace -scheme ${{ matrix.scheme }}
linux:
container:
image: swift:${{ matrix.linux }}
runs-on: ubuntu-latest
strategy:
matrix:
linux: [bionic, xenial, focal]
steps:
- uses: actions/checkout@v2
- name: Build
run: swift build --build-tests --enable-test-discovery
- name: Test
run: swift test --enable-test-discovery
codecov:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Test and generate code coverage report
run: xcrun xcodebuild -workspace BigInt.xcworkspace -scheme BigInt-macOS test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
8 changes: 8 additions & 0 deletions Carthage/Checkouts/BigInt/.jazzy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module: BigInt
author: Károly Lőrentey
theme: fullwidth
output: ./docs
author_url: "https://twitter.com/lorentey"
github_url: "https://github.com/attaswift/BigInt"
root_url: "https://attaswift.github.io/BigInt/reference/"
xcodebuild_arguments: ["-workspace", "BigInt.xcworkspace", "-scheme", "BigInt-macOS"]
2 changes: 1 addition & 1 deletion Carthage/Checkouts/BigInt/BigInt.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |spec|
spec.name = 'BigInt'
spec.version = '5.2.0'
spec.version = '5.3.0'
spec.ios.deployment_target = "8.0"
spec.osx.deployment_target = "10.9"
spec.tvos.deployment_target = "9.0"
Expand Down
8 changes: 3 additions & 5 deletions Carthage/Checkouts/BigInt/BigInt.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@
BB241C6A1DDB70B00067F917 /* BigInt Benchmark.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "BigInt Benchmark.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
BB241CE81DDB7B620067F917 /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; };
BB241CE91DDB7B620067F917 /* Demo.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Demo.playground; sourceTree = "<group>"; };
BB241CEA1DDB7B620067F917 /* generate-docs.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "generate-docs.sh"; sourceTree = "<group>"; };
BB241CF01DDB84210067F917 /* .codecov.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .codecov.yml; sourceTree = "<group>"; };
BB4273F41F24AFC800065766 /* Tools.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Tools.swift; sourceTree = "<group>"; };
BB9889A41F3E5C3100014740 /* Strideable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Strideable.swift; sourceTree = "<group>"; };
Expand All @@ -191,7 +190,6 @@
BBB55AF11C8F8BE00050DDA9 /* BigInt.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BigInt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BBB55AFE1C8F8CBB0050DDA9 /* BigInt.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BigInt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BBB55B071C8F8CBB0050DDA9 /* BigInt-Test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "BigInt-Test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
BBB55B1C1C8F90F60050DDA9 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = "<group>"; };
BBB55B1D1C8F9E850050DDA9 /* LICENSE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = LICENSE.md; sourceTree = "<group>"; };
BBB55B1E1C8F9E920050DDA9 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
BBE4CA4D1F3DA5AB0062A281 /* Codable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Codable.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -277,10 +275,8 @@
BB241CE81DDB7B620067F917 /* CHANGELOG.md */,
BB241BC51DD9F6490067F917 /* Package.swift */,
BB241BC71DD9F7D60067F917 /* BigInt.podspec */,
BBB55B1C1C8F90F60050DDA9 /* .travis.yml */,
BB241CF01DDB84210067F917 /* .codecov.yml */,
BBB55ACC1C8F80660050DDA9 /* version.xcconfig */,
BB241CEA1DDB7B620067F917 /* generate-docs.sh */,
BB241CE91DDB7B620067F917 /* Demo.playground */,
BBB55AB41C8F80020050DDA9 /* Sources */,
BBB55AC01C8F80020050DDA9 /* Tests */,
Expand Down Expand Up @@ -533,7 +529,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 1100;
LastUpgradeCheck = 1300;
ORGANIZATIONNAME = "Károly Lőrentey";
TargetAttributes = {
BBB55AB11C8F80020050DDA9 = {
Expand Down Expand Up @@ -888,6 +884,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
Expand Down Expand Up @@ -949,6 +946,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1100"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1100"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1100"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1100"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1100"
LastUpgradeVersion = "1300"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
14 changes: 14 additions & 0 deletions Carthage/Checkouts/BigInt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 5.3.0 (2021-09-06)

This release contains the following changes:

- Make access level for isZero the same for signed and unsigned types (#93)

- NFC: Add protocol conformance to Comparable for BigInt for consistency (#88)

# 5.2.1 (2020-11-15)

This release contains the following changes:

- Added a temporary fix for [SR-13491](https://bugs.swift.org/browse/SR-13491)

# 5.2.0 (2020-08-24)

This release contains the following changes:
Expand Down
Binary file not shown.
Loading