Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Releases: BANKEX/web3swift

let some functions public for customization #284

26 Feb 10:10
@v57 v57
Compare
Choose a tag to compare
2.1.10

Merge remote-tracking branch 'refs/remotes/origin/master'

Fixed address starts with 0x in keystore v3 #279

12 Feb 09:47
@v57 v57
Compare
Choose a tag to compare
2.1.9

Fixed address starts with 0x in keystore v3 #279

Fix the missing first topic for EventFilter #278

28 Jan 08:42
@v57 v57
Compare
Choose a tag to compare
2.1.8

fix the missing first topic for EventFilter #278

Fixed SolidityFunction encoding for dynamic arrays #276

26 Jan 11:50
@v57 v57
Compare
Choose a tag to compare
2.1.7

Fixed SolidityFunction encoding for dynamic arrays #276

Another fix update

21 Jan 20:32
@v57 v57
Compare
Choose a tag to compare

signPersonalMessage now adds 27 to the last byte #274
Address.assemble errors now runs in default queue instead of main

ObjectiveC Update

08 Jan 15:19
@v57 v57
Compare
Choose a tag to compare

W3 classes now automatically casts to swift classes in transaction arguments
Added SolidityFunction support
Added hex string to data and data to hex string functions
Added W3UInt init with decimals
You can now easily add accounts with mnemonics and private key using [web3 addAccountWithMnemonics:password:] and [web3 addAccountWithPrivateKey:password:]

Fixed Carthage dyld error #269

18 Dec 17:26
@v57 v57
Compare
Choose a tag to compare
2.1.4

Updated schemes

Better performance!

10 Dec 15:33
@v57 v57
Compare
Choose a tag to compare
2.1.3

Merge branch 'master' into develop

Fixed CryptoSwift pod

07 Dec 17:55
@v57 v57
Compare
Choose a tag to compare
2.1.2

Added CryptoSwift dependency

Fixed Cryptor pod

03 Dec 22:17
@v57 v57
Compare
Choose a tag to compare
2.1.1

Moved BlueCryptor library