-
---
# Convert SVG color generation from HSL to RGB
## Description:
Modify the SVG identicon generation process to use RGB color values instead of HSL. This change will require updating the color c…
-
- https://github.com/FuelLabs/fuel-vm/pull/754
- https://github.com/FuelLabs/fuel-vm/pull/779
- Contract loading: `CALL`, `LDC`, `CCP`
- Logging: `LOG`, `LOGD`
- Memory allocation: `CFEI`, `ALOC`
-
Play the game, try many different options. Look at its functionality. If there is a mistake, correct it. You can do it not alone, but send your code to your friends and have them break it as well).
-
For auto-completion and hover info, we display a link for any given built-in function, which takes users to the built-in reference page of the OPA docs for that function. However, I don't think we had…
-
i needed to change `data/test-05.json` since i needed to use some other functions, is this okay?
-
### Which feature would you like to have?
- [x] indentation is not standardised. Some place have no spaces, some have 2 spaces, some 3, some 4 and in some place there are tabs.
- [ ] there are mul…
-
We skip all of the notebooks by setting `notebooks_exclude` in `notebook-testing.toml`. Should we test any of these?
Update: sync with David, Iskander, and Sanket about what they think is reasonabl…
-
Tests to write for a test suite:
- [ ] Test everything in Ben’s presentation
- [ ] Reach out to Ben
What features are expected? Everything should appear
Possible variation in accuracy
How do we s…
-
If you setup `Pytester` tests that uses `tmp_path` then they will share directory if named the same, even if run in different tests. This only happens when run with `runpytest` not `inline_run`. S…
-
Some tools, for example performance tools, use instrument function flags to get information about called functions in a user code. This feature is supported in Clang for quite some time. Almost every …
Thyre updated
2 weeks ago