issues
search
FuelLabs
/
fuel-vm
Fuel v2 interpreter in Rust
Other
358
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add owner policy
#872
AurelienFT
opened
5 days ago
2
Add expiration policy
#871
AurelienFT
opened
6 days ago
1
Add new ZK opcodes
#870
AurelienFT
opened
1 week ago
0
RUSTSEC-2024-0388: `derivative` is unmaintained; consider using an alternative
#869
github-actions[bot]
opened
1 week ago
0
Add a separate error for nonexistent contract input
#868
Dentosal
opened
2 weeks ago
0
Execution traces
#867
Dentosal
opened
2 weeks ago
0
When `amount` is zero do not update the balance
#866
xgreenx
opened
3 weeks ago
0
Implement AWS KMS in fuel-crypto
#865
AurelienFT
opened
3 weeks ago
0
Enhancements to checked_transaction/types.rs for Readability, Error Handling, and Maintainability
#864
Miska05
closed
3 weeks ago
1
Add the possibility to specify an offset for the read value in StorageRead::read
#863
acerone85
closed
1 week ago
2
Add nth root support for u256 and u128 types
#862
xgreenx
opened
4 weeks ago
0
Update packages versions to remove dependency to proc-macro-error
#861
AurelienFT
closed
1 month ago
0
fix(fuzz_coverage): Don't specify compiler version to avoid raw profile version mismatch
#860
netrome
closed
1 month ago
0
Feat/eugene/postcard bindgen
#859
0xterminator
closed
1 month ago
5
Create SECURITY.md
#858
Voxelot
closed
1 month ago
0
New function call/return helper opcodes
#857
Dentosal
opened
1 month ago
2
Investigate missing fuzz coverage reports in CI
#856
netrome
closed
1 month ago
1
Release v0.58.2
#855
xgreenx
closed
1 month ago
0
Fix incorrect padding of LDC mode 2 and release 0.58.2
#854
Dentosal
closed
1 month ago
0
Release v0.58.1
#853
xgreenx
closed
1 month ago
0
Fixed incorrect predicate estimation when max predicate gas is less than max tx gas
#852
xgreenx
closed
1 month ago
0
Update CODEOWNERS
#851
Voxelot
closed
1 month ago
0
Release v0.58.0
#850
xgreenx
closed
1 month ago
0
Add a new mode `2` to the LDC that allows to use the memory as a source for code
#849
xgreenx
closed
1 month ago
0
LDC support in predicates
#848
Voxelot
closed
1 month ago
3
Optimize `interpreter::blockchain::{load_contract_code, code_copy` to read contract starting from offset
#847
acerone85
opened
1 month ago
3
feat: Add intentional panic to check if clusterfuzzlite finds it
#846
netrome
closed
1 month ago
0
fix(SecretKey): remove Default implementation
#845
rymnc
closed
1 month ago
1
WDCM and WQCM: reset $of and $err
#844
acerone85
closed
1 month ago
2
Remove `serde` feature from the `fuel-tx` crate
#843
xgreenx
closed
1 month ago
1
RUSTSEC-2024-0375: `atty` is unmaintained
#842
github-actions[bot]
opened
1 month ago
0
Cherry pick Release v0.57.1 (#840)
#841
xgreenx
closed
1 month ago
0
Release v0.57.1
#840
xgreenx
closed
1 month ago
0
Fixing WASM-NPM packaging and publishing (#835)
#839
xgreenx
closed
1 month ago
0
Implemented `AsRef<[u8]>` and `TryFrom<&[u8]>` for DA compression types
#838
xgreenx
closed
1 month ago
0
Rollback memory changes
#837
xgreenx
opened
1 month ago
0
Update changelog to cover breaking changes around `add_random_fee_input()`
#836
rafal-ch
closed
1 month ago
0
Fixing WASM-NPM packaging and publishing
#835
arboleya
closed
1 month ago
0
feat: add blank cflite workflow
#834
mchristopher
closed
1 month ago
0
Add `Display` and `Error` impls to custom error type `SettingBlockTransactionSizeLimitNotSupported`
#833
rafal-ch
closed
1 month ago
0
Remove `serde` feature from the `fuel-tx` crate
#832
xgreenx
closed
1 month ago
0
Allow Checked<TX> and CheckedTransaction to work with Arc
#831
AurelienFT
opened
2 months ago
1
`SecretKey::default` is an invalid secret key
#830
segfault-magnet
closed
1 month ago
2
Add `fn add_fee_input()` and make `fn add_random_fee_input()` truly random
#829
rafal-ch
closed
2 months ago
3
Release v0.57.0
#828
xgreenx
closed
2 months ago
0
Clarify Word Type Usage in ContractsAssets
#827
deseti
closed
2 months ago
1
Skip the panic reason from canonical serialization
#826
xgreenx
closed
2 months ago
0
Deserialize arrays: avoid leaking partially allocated memory when failing
#825
acerone85
closed
2 months ago
0
Use `self` instead of `&self` during decompression
#824
xgreenx
closed
2 months ago
2
Returned the old behaviour of the json serialization for policies
#823
xgreenx
closed
2 months ago
0
Next