Skip to content

Latest commit

 

History

History
executable file
·
429 lines (284 loc) · 25.8 KB

CHANGELOG.md

File metadata and controls

executable file
·
429 lines (284 loc) · 25.8 KB

Changelog

Full Changelog

Implemented enhancements:

  • Credentials: send "Authorization" header #267

Closed issues:

  • Xcode 10.3 archive failed #266
  • Xcode 11 regenerating password #228
  • support Xocde 11 SPM for iOS #221

2.3.0 (2020-09-21)

Full Changelog

Fixed bugs:

  • How to add web3swift in my framework ? #167
  • Documentation link 404 in README.md #164

Closed issues:

  • web3swift.Web3Error.processingError("Failed to fetch nonce") #272
  • WebView: Dapp & Connect Wallet #264
  • Create new contract method. #261
  • Not able to Deploy smart contract #214
  • unable to create archive file for testflight #161

Merged pull requests:

  • Added web3-react-native to libraries that use web3swift #263 (cawfree)

2.2.2 (2020-04-04)

Full Changelog

Implemented enhancements:

  • ENS Registry migration #237
  • WKWebView with injected "web3 #202

Fixed bugs:

  • Fix build dependencies #244
  • Carthage build fails #226

Closed issues:

  • Event filters by Param not working #248
  • KeysService() in Migration guide not found #240
  • How to get seed phrase from private key? #236
  • Sender Value nil #219

Merged pull requests:

2.2.1 (2019-06-24)

Full Changelog

Implemented enhancements:

Closed issues:

  • BigInt 3.1 #207
  • recevied transaction id from geth node server but not able to see that transaction id at etherscan.io #200
  • How do I fetch information such as balance, decimal,symbol and name of ERC20token ? #199
  • Starscream 3.1.0 not compatible with Swift 5.0 #195
  • How to Connect infuraWebsocket and subsribe perticular event in swift? #193
  • Use of unresolved identifier 'Wallet' #192
  • V in Signed Message Hash not being calculated properly #191
  • Not possible to calculate fast, normal and cheap transaction fee ? #190
  • SocketProvider does not receive messages #188
  • Cannot build example in v2.1.6 #177
  • EIP67Code missing in web3swift 2.1.6 #176
  • 'internal' protection level on Web3Error description property #172
  • ENS initializer is inaccessible due to internal protection level #171
  • Archive on Xcode 10.2 #166
  • carthage not support on Xcode 10.2 #138

Merged pull requests:

2.2.0 (2019-04-30)

Full Changelog

Closed issues:

  • Failed to fetch gas estimate #178

Merged pull requests:

2.1.6 (2019-04-26)

Full Changelog

Merged pull requests:

2.1.5 (2019-04-24)

Full Changelog

Merged pull requests:

2.1.4 (2019-04-24)

Full Changelog

Fixed bugs:

  • Cannot load module 'Web3swift' as 'web3swift #133

Closed issues:

  • How to convert 21000 BigUInt estimated gas price into Wei ? #163
  • ENS Permanent Registrar Support #159
  • web3swift 2.1.3 #154
  • Sending ETH always results in zero value #149
  • WebSockets subscriptions #145
  • 依赖该库生成framework,真机情况下会出现问题 #143
  • Building fails with compilation errors #140

Merged pull requests:

2.1.3 (2019-04-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Use custom JSONRPCmethod and Units #148
  • ERC20 some functions are not working #146
  • fix pod install absolute paths #97
  • Installing issue by pod #76

Merged pull requests:

2.1.2 (2019-03-30)

Full Changelog

Merged pull requests:

2.1.1 (2019-03-26)

Full Changelog

Implemented enhancements:

  • Support ST-20 #103

Closed issues:

  • Expected to decode Array<Any> but found a dictionary instead. #128
  • Decoding Input/Output data #127
  • nodeError("replacement transaction underpriced") #42

Merged pull requests:

2.1.0 (2019-03-06)

Full Changelog

Implemented enhancements:

  • Support ERC-888 #102
  • Support SRC-20 #101
  • Support S3 #99
  • Support ERC-1400 #98
  • ERC-165 support #82
  • ERC-777 support #81
  • How do I add an account to a node #78
  • Support Web3View functionality #30

Closed issues:

  • eth_estimateGas is not supplied the gasPrice parameter #118
  • Carthage support missing. #115
  • [Utility] Contract event listener #112
  • Support ERC-1644 #111
  • Support ERC-1643 #110
  • Support ERC-1594 #109
  • Support ERC-1410 #108
  • Support ERC-820 #107
  • Error: Failed to fetch gas estimate on intermediate call #106
  • Can't use ENS in 2.0 #92
  • Can't use EIP681 parser #91
  • enhancement - end to end newbie instructions to deploy erc20 token locally / initialize wallets - then successfully transfer it in app #89
  • Can you support objective-c #88
  • SolidityType has no member 'allSatisfy'? #87
  • How to encode data for appending constructor to bytecode for deploying contract? #86
  • web3swift.Web3Error error 4 for get balance #77
  • How to signed Transaction ? get raw #62
  • how to get token using Signing Transaction #58
  • Can the signtypedMessage function be added #45
  • How to get Keystore by PrivateKeyData ? #19
  • encoding name(ens) for sending register contract #15

Merged pull requests:

2.0.4 (2018-11-20)

Full Changelog

Merged pull requests:

  • introduce a fix for invalid value in gas estimation, call and send transactions #95 (shamatar)
  • 2.0.2 #93 (shamatar)

2.0.3 (2018-11-20)

Full Changelog

2.0.2 (2018-11-06)

Full Changelog

Merged pull requests:

2.0.1 (2018-11-05)

Full Changelog

Closed issues:

  • ENS Functionality #56

Merged pull requests:

2.0.0 (2018-10-30)

Full Changelog

Implemented enhancements:

  • Carthage support #44
  • How to get pending transactions by this framework #36
  • ENS for wallets #12
  • Recover passphrase from BIP32 store #5
  • ERC20 API Support #41

Closed issues:

  • failed to send transaction due to known transaction #65
  • List of all transactions related to account (private key) #57
  • Make A README & doc #46
  • 'BigUInt' is ambiguous for type lookup in this conte #43
  • Migration to web3 format (create account) #40
  • Interface ideas are welcome for v2.0 #3

Merged pull requests:

1.5.1 (2018-10-22)

Full Changelog

Merged pull requests:

1.5 (2018-10-18)

Full Changelog

Implemented enhancements:

  • Can you add support for ERC-721 tokens #7

Closed issues:

  • Creating a new wallet is too slow #63
  • need to update for Xcode10 #49
  • Web3.Utils.formatToEthereumUnits #48

Merged pull requests:

1.1.10 (2018-10-04)

Full Changelog

Merged pull requests:

1.1.9 (2018-09-18)

Full Changelog

Fixed bugs:

  • eth.getAccounts() function returns an empty address Array #24
  • EIP681 bug fixes, accessibility in Function changed #35 (FesenkoG)

Closed issues:

  • the version 1.1.6 couldn't from password and keystore to get the privateKey #32
  • Need implementation of EIP-681 parsing #25

Merged pull requests:

  • Update for XCode 10 #39 (shamatar)
  • Basic ENS support added, EIP681 parsing supports ENS from now. #38 (FesenkoG)

1.1.7 (2018-09-13)

Full Changelog

Fixed bugs:

  • Thread blocked #16

Closed issues:

  • How to create same address and keystore by mnemonics? #22

Merged pull requests:

  • Fix ethereum address parsing, add readme #34 (shamatar)
  • complete EIP681, fix the most stupid Ethereum address parsing #33 (shamatar)
  • Add examples to readme, prettify formatting #31 (skywinder)
  • continue eip681 work #27 (shamatar)
  • Implement EIP681 parser (untested) #26 (shamatar)
  • Change access control of function fromRaw in struct EthereumTransaction #11 (Plazmathron)

1.1.6 (2018-09-04)

Full Changelog

Merged pull requests:

  • Quick fix for scrypt performance #17 (shamatar)
  • adding description string to Web3Error #1 (GabCas)

* This Changelog was automatically generated by github_changelog_generator