This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Releases: BANKEX/web3swift
Releases · BANKEX/web3swift
let some functions public for customization #284
Fixed address starts with 0x in keystore v3 #279
2.1.9 Fixed address starts with 0x in keystore v3 #279
Fix the missing first topic for EventFilter #278
2.1.8 fix the missing first topic for EventFilter #278
Fixed SolidityFunction encoding for dynamic arrays #276
2.1.7 Fixed SolidityFunction encoding for dynamic arrays #276
Another fix update
signPersonalMessage now adds 27 to the last byte #274
Address.assemble errors now runs in default queue instead of main
ObjectiveC Update
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
2.1.4 Updated schemes
Better performance!
2.1.3 Merge branch 'master' into develop
Fixed CryptoSwift pod
2.1.2 Added CryptoSwift dependency
Fixed Cryptor pod
2.1.1 Moved BlueCryptor library