COMMITS
April 4, 2025
A
fix(ci): nightly benchmark (#2922)
Aaryamann Challani committed
April 3, 2025
M
fix: Only cancel background work if primary RocksDB instance is dropped (#2918)
Mårten Blankfors committed
A
ci(benchmarks): run nightly benchmark and create PR (#2915)
Aaryamann Challani committed
A
Improve TxStatusManager tests coverage (#2911)
AurelienFT committed
March 28, 2025
A
chore(compression): include registry root in compressed block header (#2909)
Aaryamann Challani committed
March 25, 2025
A
Listen status updates from in TxStatusManager in TxPool (#2882)
AurelienFT committed
A
fix(compression_service): post merge reviews (#2895)
Aaryamann Challani committed
M
refactor: Get rid of `Deref` impl on `ImportResult` by introducing wrapper type. (#2900)
Mårten Blankfors committed
March 21, 2025
A
Link and activate preconfirmations and add integrations tests (#2848)
AurelienFT committed
A
fault_proving(compression): glue code for integ into fuel-core (#2859)
Aaryamann Challani committed
R
Fix proptest for tx status manager (#2893)
Rafał Chabowski committed
March 20, 2025
A
fix(version-compatibility): pin async-graphql to 7.0.15 (#2891)
Aaryamann Challani committed
G
Update network versions on README (#2889)
github-actions[bot] committed
March 19, 2025
A
fix(storage): custom impl of EnumCount for MerkleizedColumn (#2875)
Aaryamann Challani committed
R
Rework `TxStatusManager` tests (#2871)
Rafał Chabowski committed
March 18, 2025
A
fix(ci): check-changelog should run only if its a PR (#2884)
Aaryamann Challani committed
A
fix(ci): only run changelog job if triggering event is a PR (#2880)
Aaryamann Challani committed
A
fix(ci): e2e-client-dockerfile build (#2881)
Aaryamann Challani committed
A
fix(changelog): spellcheck (#2879)
Aaryamann Challani committed
G
Release v0.42.0 (#2877)
Green Baneling committed
March 17, 2025
G
Update network versions on README (#2876)
github-actions[bot] committed
A
fault_proving(compression): implement compression in compression service (#2844)
Aaryamann Challani committed
M
Add preconfirmation signature verification to tx status manager (#2856)
Mitchell Turner committed
March 15, 2025
R
Classify the transactions statuses related to preconfirmations as interim (#2865)
Rafał Chabowski committed
March 14, 2025
A
fault_proving(compression): add table definitions reusing new storage trait impls (#2819)
Aaryamann Challani committed
R
Add metrics to `TxStatusManager` service (#2868)
Rafał Chabowski committed
A
fix(versions): port bump to v0.41.9 (#2867)
Aaryamann Challani committed
March 13, 2025
M
chore: Remove state root service, as it's being moved to another repo (#2863)
Mårten Blankfors committed
A
Add expiration check on pending pool and refactor extracted outputs cache (#2855)
AurelienFT committed
A
Add new pre confirmed intermediate state in `TxUpdateSender` (#2845)
AurelienFT committed