Closed issues:
Merged pull requests:
0.6.0 (2018-04-24)
Closed issues:
- InValid Account Error #76
Merged pull requests:
- add example of ERC20 transfer in Example #81 (shamatar)
- include example of ERC20 token transfer #80 (shamatar)
- Allow BIP32 keystore init from seed directly Add convenience BIP32 keystore and KeystoreV3 serialization methods Test custom path derivation after saving Add new BIP39 languages #74 (shamatar)
0.5.6 (2018-04-20)
Fixed bugs:
- Crash when generate keystore by mnemonics #62
Closed issues:
- BIP39 Keystore not accessible from keystore parameter path #68
Merged pull requests:
- convenience methods in web3.eth to send ETH using either raw BigUInt value in Wei, or parsing a decimal string of arbitrary units #72 (shamatar)
- improve BIP32 serialization to disk #71 (shamatar)
- Fix BIP32 keystore when used through Manager #70 (shamatar)
- add marshalling and unmarshalling signature as a part of Web3Utils #69 (shamatar)
- Event parsing example from user case #67 (shamatar)
0.5.5 (2018-04-18)
Closed issues:
- Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value #57
Merged pull requests:
- Solidity bound ECRecover test and example #66 (shamatar)
- Fix BIP 32 derivation in release build (with optimization) #65 (shamatar)
- Tests refactoring #61 (skywinder)
0.5.4 (2018-04-16)
Merged pull requests:
0.5.3 (2018-04-16)
Merged pull requests:
0.5.2 (2018-04-16)
Implemented enhancements:
- Signing and unsigning. #52
Fixed bugs:
- Signing identical transaction results in different raw tx #53
- I can not use my contract ? #43
- Use of unresolved identifier 'Address' #14
Closed issues:
- the method " web3.eth.getBlockByNumber()" reseult fail? #54
- the method"web3Main?.eth.getBalance()" result is not correct? #50
- Documentation, samples, comments #13
Merged pull requests:
- add ECrecover, personal sign and unlock account methods #58 (shamatar)
- Refactor secp256k1 part Slightly update an example Start working on web3.personal #56 (shamatar)
- fix regression #55 (shamatar)
- fix balance, provide better transaction receipt #51 (shamatar)
0.5.1 (2018-04-11)
Merged pull requests:
0.5.0 (2018-04-10)
Implemented enhancements:
- Support returning structs from functions #33
- Mnemonic account with five level derivation path like M/44'/60'/0'/0/1 #42
Fixed bugs:
- Build error during archiving web3swift #15
Merged pull requests:
- merge 0.5.0 #47 (shamatar)
- cleanup to prevent Pod from panicking #45 (shamatar)
- Fixes for external node work and more flexibility for BIP32 childs derivation #44 (shamatar)
0.4.1 (2018-04-07)
Implemented enhancements:
Closed issues:
- there is some error in example #27
- EthereumKeystoreV3 constructor with KeystoreParamsV3 #17
- Example and Code are different #9
Merged pull requests:
- ABIv2 encoder now also works. Tested for most of the types, including string[2] and string[] #41 (shamatar)
- Tested ABIv2 parser, with no regressions #40 (shamatar)
- Streamlined concurrency, generic operations and fanout|join are available #39 (shamatar)
0.4.0 (2018-04-04)
Implemented enhancements:
- Struct encoder/decoder: Using a struct in a public function with ABIEncoderV2 #32
Closed issues:
- BIP32Keystore and EthereumKeystoreV3 can't getPrivateKeyData #28
Merged pull requests:
0.3.6 (2018-04-02)
0.3.5 (2018-03-20)
Implemented enhancements:
- KeyStoreManger has only one constructor #20
Closed issues:
- web3contract send function incorrect error #25
- Develop branch 404 #24
- AbiElement.decodeReturnData supports only dynamicTypes #23
0.3.4 (2018-03-18)
0.3.3 (2018-03-05)
0.3.2 (2018-03-03)
Closed issues:
0.3.1 (2018-03-01)
0.3.0 (2018-02-27)
0.2.99 (2018-02-27)
Closed issues:
- Problem with signing/sending transactions #8
0.2.98 (2018-02-27)
Closed issues:
- Method eth_getAccounts not supported #7
- Would crash when trying to parse my abi data #6
- Web3 Provider #5
- Creating a new keystore using mnemonics #4
Merged pull requests:
- Add support for macOS #10 (dsemenovsky)
0.2.12 (2018-02-01)
0.2.11 (2018-02-01)
0.2.10 (2018-01-31)
Closed issues:
- How to pass parameters to Contract Method? #3
0.2.9 (2018-01-29)
Closed issues:
0.2.8 (2018-01-18)
0.2.7 (2018-01-15)
0.2.5 (2018-01-12)
0.2.0 (2017-12-30)
0.1.2 (2017-12-27)
0.1.1 (2017-12-26)
0.1.0 (2017-12-26)
0.0.6 (2017-12-26)
0.0.5 (2017-12-21)
0.0.4 (2017-12-21)
0.0.3 (2017-12-20)
0.0.2 (2017-12-20)
0.0.1 (2017-12-19)
* This Change Log was automatically generated by github_changelog_generator