Releases: FuelLabs/fuels-rs
Releases · FuelLabs/fuels-rs
v0.70.0
What's Changed
- chore: update forc to
0.66.4
by @MujkicA in #1539 - bug: read cargo toml instead of running cargo metadata by @segfault-magnet in #1552
- feat: check if coin already in cache by @hal3e in #1549
- feat: add
assert_ne
andrevert_with_log
revert signals by @hal3e in #1548 - feat:
extract_contract_call_data
function pub modifier by @zees-dev in #1553 - freeze gql version to 7.0.11 due to MSRV incompatibility of 7.0.12>= by @segfault-magnet in #1557
WalletUnlocked
function to exposeSecretKey
undertest-helpers
feature-flag by @zees-dev in #1554- feat: script transaction human readable formatting by @segfault-magnet in #1542
- chore: propagate
test-helpers
feature flag tofuels-accounts
fromfuels
by @segfault-magnet in #1560 - chore!: bump msrv to 1.81 by @segfault-magnet in #1568
- chore!: Move
get_asset_outputs_for_amount
, `get_asset_inputs_for_am… by @hal3e in #1567 - bug!: updating consensus parameters by @segfault-magnet in #1569
- chore: nits from previous PR by @segfault-magnet in #1570
- chore!: remove option return from predicate estimation by @segfault-magnet in #1571
- feat!: prevent implicit burn by @MujkicA in #1562
- feat!: gracefully handle unknown transaction variants by @hal3e in #1499
- feat: use pagination in requests by @hal3e in #1572
- feat: use
blob_exists
endpoint before uploading contract blob by @hal3e in #1573 - feat!: streaming decoder by @Dentosal in #1564
- refactor: improve
calculate_required_asset_amounts
for contract calls by @hal3e in #1576 - chore: bump versions to v0.70.0 by @digorithm in #1582
New Contributors
Breaking changes
Notes are a WIP.
Full Changelog: v0.66.10...v0.70.0
v0.66.10
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
Chores
-
#1532 - update fuel-core version to 0.40.0, by @kayagokalp
-
#1534 - version bump to 0.66.9, by @kayagokalp
v0.66.8
v0.66.7
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
- #1522 - expose loader data offset + bump default gas horizon, by @segfault-magnet
Chores
- #1523 - version bump, by @segfault-magnet
v0.66.6
Summary
In this release, we:
- Implemented support for pre-uploading code for scripts and predicates via blobs.
Features
- #1520 - script and predicate blobs, by @segfault-magnet
Chores
-
#1516 - test storage with proxy and loader contract, by @hal3e
-
#1500 - fix markdown reported by clippy in docs, by @Br1ght0ne
-
#1521 - version bump to 0.66.6, by @segfault-magnet
v0.66.5
Chores
v0.66.4
Summary
In this release, we:
- fixed loader contracts not working when being called through a proxy contract
Fixes
- #1503 - code being shifted when loaded via LDC, by @segfault-magnet
v0.66.3
v0.66.2
What's Changed
- bug: fix native executor versions by @segfault-magnet in #1489
- chore: update
forc
to0.63.1
by @hal3e in #1487 - chore: bump fuel-core to 0.33.0 by @Br1ght0ne in #1486
- chore: bump versions to 0.66.2 by @digorithm in #1490
Full Changelog: v0.66.1...v0.66.2