Skip to content

Releases: FuelLabs/fuels-rs

v0.70.4

05 Mar 11:45
63496ae
Compare
Choose a tag to compare

Summary

In this release, we:

  • Backported the fallback to single large request of balances in the case of disabled indexation

v0.70.3

04 Mar 12:26
1014517
Compare
Choose a tag to compare

Features

  • #1613 - backport switch blob ID calculation from data offset to configurable offset, by @Salka1988

v0.70.2

03 Mar 13:18
c653b45
Compare
Choose a tag to compare

Features

  • #1613 - backport switch blob ID calculation from data offset to configurable offset, by @Salka1988

v0.70.1

13 Feb 08:22
3d75a26
Compare
Choose a tag to compare

Summary

In this release, we:

  • Backported a fix that doesn't take into account messages with data as assets that can cover gas fees.
  • added max fee estimation tolerance to ScriptCallHandler's convert_into_loader to reduce the occurrence of invalid max fees.

v0.70.0

17 Jan 02:18
66b3f0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Breaking changes

Notes are a WIP.

Full Changelog: v0.66.10...v0.70.0

v0.66.10

11 Nov 18:05
f2c3102
Compare
Choose a tag to compare

In this release, we:

  • Fixed GQL schema not found

Features

  • #1528 - don't deploy contracts if they were already deployed, by @Br1ght0ne

Chores

v0.66.9

15 Oct 06:57
d99edd0
Compare
Choose a tag to compare

Chores

v0.66.8

13 Oct 23:00
92dd2cc
Compare
Choose a tag to compare

Summary

In this release, we:

  • Updated fuel-core to 0.38.0

Features

Chores

v0.66.7

06 Oct 12:43
aced66c
Compare
Choose a tag to compare

Summary

In this release, we:
Loader and Regular executables now offer insight into the data section offset within.

Configurables can be shifted by a i64 offset.

Default estimation horizon bumped from 1 to 5.

Features

Chores

v0.66.6

06 Oct 01:18
d0a9f8a
Compare
Choose a tag to compare

Summary

In this release, we:

  • Implemented support for pre-uploading code for scripts and predicates via blobs.

Features

Chores