Braqzen

Results 36 comments of Braqzen

> @Braqzen > > * Any more specific details here? > * We definitely export [`Bytes32`](https://github.com/FuelLabs/fuel-indexer/blob/develop/packages/fuel-indexer-types/src/scalar.rs#L1) and [`b256`](https://github.com/FuelLabs/fuel-indexer/blob/develop/packages/fuel-indexer-macros/src/indexer.rs#L22) > > * `b256` isn't in the prelude however, it's [in the...

> @Braqzen > > * This one is tricky because it's a bit of a clash between Sway and GraphQL (feel bad for us 🥲) > * [GraphQL enums](https://graphql.org/learn/schema/#enumeration-types) are...

> Is it currently the case that if you have more than 10 transactions the ones beyond 10 are inaccessible? yes

cc @IGI-111 this is urgent for a known project integration

> Is there any word on what the desired behavior of this is? Formatting should not remove comments. Unsure if this is still an issue in the latest releases.

> Does it have to be `target`? Why not add a different attribute which can be added to a span? It appears that `target` is the correct way to do...