Skip to content

Commit 52a981a

Browse files
authored
Merge branch 'master' into dento/2062_dry_run_in_the_past
2 parents 0dd8f64 + 4ff324b commit 52a981a

File tree

11 files changed

+531
-405
lines changed

11 files changed

+531
-405
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [Version 0.41.6]
10+
911
### Added
1012
- [2668](https://github.com/FuelLabs/fuel-core/pull/2668): Expose gas price service test helpers
1113
- [2621](https://github.com/FuelLabs/fuel-core/pull/2598): Global merkle root storage updates process upgrade transactions.
1214
- [2650](https://github.com/FuelLabs/fuel-core/pull/2650): Populate `ProcessedTransactions` table in global merkle root storage.
1315
- [2667](https://github.com/FuelLabs/fuel-core/pull/2667): Populate `Blobs` table in global merkle root storage.
1416
- [2652](https://github.com/FuelLabs/fuel-core/pull/2652): Global Merkle Root storage crate: Add Raw contract bytecode to global merkle root storage when processing Create transactions.
1517

18+
### Fixed
19+
- [2673](https://github.com/FuelLabs/fuel-core/pull/2673): Change read behavior on the InMemoryTransaction to use offset and allow not equal buf size (fix CCP and LDC broken from https://github.com/FuelLabs/fuel-vm/pull/847)
20+
1621
## [Version 0.41.5]
1722

1823
### Changed

0 commit comments

Comments
 (0)