Skip to content

Releases: web3swift-team/web3swift

2.1.6

26 Apr 08:25
8c7bc1a
Compare
Choose a tag to compare

Made most of ENS namespace classes props and methods public

2.1.5

24 Apr 22:14
7011155
Compare
Choose a tag to compare
  • Updated ENS support
  • Fixed Travis build
  • Removed EthereumABI, EthereumAddress, SwiftRLP pods
  • Updated pods
  • Warnings fixed

2.1.3

06 Apr 19:16
af13383
Compare
Choose a tag to compare
  • WebSockets
  • Docs updated
  • Bugfixes

2.1.2

30 Mar 08:57
9646d92
Compare
Choose a tag to compare

Swift 5.0 update

2.1.1

26 Mar 15:11
dd700be
Compare
Choose a tag to compare
  • Removed deprecated
  • Added ST-20 class
  • Fixed spelling
  • Made some functions customisable
  • Fixed podspec and project

2.1.0

06 Mar 11:16
55760e4
Compare
Choose a tag to compare
  • Added a lot of EIPs
  • Bugfix
  • Carthage
  • Updated docs

Better fix for TX value

20 Nov 12:41
46018b7
Compare
Choose a tag to compare
Merge pull request #95 from matterinc/2.0

introduce a fix for invalid value in gas estimation, call and send transactions

2.0.3

20 Nov 11:17
Compare
Choose a tag to compare

2.0.2 pointing to develop

Fixes before web3webview

20 Nov 11:14
d596ea4
Compare
Choose a tag to compare
  • Fix gas estimation

Return of ENS

05 Nov 21:23
Compare
Choose a tag to compare
  • Restore ENS functionality
  • Long awaited nonce management middleware
  • Add post-submission hook functions too