Releases: web3swift-team/web3swift
Releases · web3swift-team/web3swift
2.1.6
Made most of ENS namespace classes props and methods public
2.1.5
- Updated ENS support
- Fixed Travis build
- Removed EthereumABI, EthereumAddress, SwiftRLP pods
- Updated pods
- Warnings fixed
2.1.3
- WebSockets
- Docs updated
- Bugfixes
2.1.2
Swift 5.0 update
2.1.1
- Removed deprecated
- Added ST-20 class
- Fixed spelling
- Made some functions customisable
- Fixed podspec and project
2.1.0
- Added a lot of EIPs
- Bugfix
- Carthage
- Updated docs
Better fix for TX value
Merge pull request #95 from matterinc/2.0 introduce a fix for invalid value in gas estimation, call and send transactions
2.0.3
Fixes before web3webview
- Fix gas estimation
Return of ENS
- Restore ENS functionality
- Long awaited nonce management middleware
- Add post-submission hook functions too