Mårten Blankfors

Results 17 issues of Mårten Blankfors

Observed on my laptop today at `a14922eb17a9ce844132edc240b5157eb860199f` ``` thread 'discovery::tests::discovery_works' panicked at crates/services/p2p/src/discovery.rs:372:33: PeerId PeerId("12D3KooWFzQkAYymuqE7PhqjD28iNGyAK3aSEtLTgSZxij9Csn35") disconnected note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ```

flaky-test

Observed on my laptop today at `a14922eb17a9ce844132edc240b5157eb860199f` ``` fuel-core-e2e-client::integration_tests works_in_multinode_local_env --- STDOUT: fuel-core-e2e-client::integration_tests works_in_multinode_local_env --- running 1 test running 9 tests test can transfer from alice to bob ... submitting...

flaky-test

### Context The `Value` type is currently defined as ``` /// The value of the storage. It is wrapped into the `Arc` to provide less cloning of massive objects. pub...

### Context Spawned from https://github.com/FuelLabs/fuel-core/pull/2335#discussion_r1799758083 ### Definition of done We have load tests for our GraphQL API.

### Problem: During the 1.85.0 bump, I got this error when building fuel-core: ``` error: unexpected `cfg` condition value: `serde` --> crates/fuel-core/src/graphql_api/storage/balances.rs:26:1 | 26 | double_key!(CoinBalancesKey, Address, address, AssetId, asset_id);...

tech-debt

### Contact Details [email protected] ### Node type RPC ### Which network are you running? testnet ### What happened? After upgrading our nodes to 2.10.0-rc.3 we're starting to see these logs:...

investigation required
Node
community
I-assign-to-bee

Currently, the MPC 3.0.0 release can't be deployed to testnet since 2.9 was never backported. While we can work around this by setting the NEAR_TESTS_PROTOCOL_UPGRADE_OVERRIDE environment variable, we are constrained...