Skip to content

Releases: archethic-foundation/wagmi_flutter_web

1.0.0-rc.11

06 Nov 17:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.10...1.0.0-rc.11

1.0.0-rc.10

04 Nov 10:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.9...1.0.0-rc.10

1.0.0-rc.9

24 Oct 16:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.8...1.0.0-rc.9

1.0.0-rc.8

17 Oct 19:34
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Implement getConnections method + Fix Connection naming by @redDwarf03 in #66

Full Changelog: 1.0.0-rc.7...1.0.0-rc.8

1.0.0-rc.7

15 Oct 22:39
5e97e72
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ Config - implementation of wallets list choice by @redDwarf03 in #64

Full Changelog: 1.0.0-rc.6...1.0.0-rc.7

1.0.0-rc.6

12 Oct 08:16
Compare
Choose a tag to compare

Full Changelog: 1.0.0-rc.5...1.0.0-rc.6

  • 🐛 Fix watchAccount method - Fix Attempting to rewrap a JS function error

1.0.0-rc.5

11 Oct 21:30
625921f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.4...1.0.0-rc.5

1.0.0-rc.4

03 Oct 07:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.3...1.0.0-rc.4

1.0.0-rc.3

02 Oct 10:42
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Fix chainId parameter to getBlock & getTransactionReceipt by @Chralu in #58

Full Changelog: 1.0.0-rc.2...1.0.0-rc.3

1.0.0-rc.2

01 Oct 20:33
Compare
Choose a tag to compare

Full Changelog: 1.0.0-rc.1...1.0.0-rc.2

Add Collection dependency by @redDwarf03