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

Tags: BANKEX/web3swift

Tags

2.1.10

Toggle 2.1.10's commit message
Merge remote-tracking branch 'refs/remotes/origin/master'

2.1.9

Toggle 2.1.9's commit message
Fixed address starts with 0x in keystore v3 #279

2.1.8

Toggle 2.1.8's commit message
fix the missing first topic for EventFilter #278

2.1.7

Toggle 2.1.7's commit message
Fixed SolidityFunction encoding for dynamic arrays #276

2.1.6

Toggle 2.1.6's commit message
Fixed Web3Personal.signPersonalMessage returns an unexpected signature 

…#274

Address.assemble errors now runs in default queue instead of main

2.1.5

Toggle 2.1.5's commit message
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:]

2.1.4

Toggle 2.1.4's commit message
Updated schemes

2.1.3

Toggle 2.1.3's commit message
Merge branch 'master' into develop

2.1.2

Toggle 2.1.2's commit message
Added CryptoSwift dependency

2.1.1

Toggle 2.1.1's commit message
Moved BlueCryptor library