Commit bdec7f0
committed
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.24.1...v7.0.0) (2025-03-28)
* Implement RPC 0.8 and V3 transactions ([#1328](#1328)) ([316ae27](316ae27))
### Bug Fixes
* contract withOptions Fix/1252 ([#1255](#1255)) ([b59952e](b59952e))
* update ws impl, add TEST_WS_URL, update token constants ([411eeec](411eeec))
### Features
* drop fetch-cookie dependency ([9a57daf](9a57daf))
* drop isomorphic-fetch dependency ([9da0083](9da0083))
* prune deprecated functionalities ([cbd18f5](cbd18f5))
* the WebSockets ([#1251](#1251)) ([fabca27](fabca27)), closes [#1272](#1272)
* Update Beta to latest Develop ([#1312](#1312)) ([2958051](2958051)), closes [#949](#949) [#970](#970)
* v7 fee, new methods, tests ([#1337](#1337)) ([00743de](00743de))
### BREAKING CHANGES
* Removed multiple functionalities that have been marked as deprecated
* Library defaults to RPC 0.8 with the corresponding API changes, dropped RPC 0.6 support1 parent 4d08021 commit bdec7f0
3 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments