-
With VS 15.4p1, I'm unable to add a p2p ref from a UWP app to a class library that has both net45 and netstandard1.0 outputs. I have not yet tested just netstandard1.0.
![f](https://user-images.git…
-
Hi, thanks for the great project!
I set it up for my hardware and facing an issue: I need to control a fan.
The logic is the same as for the heater (apparently) because I connect it to a reversed …
-
The default style points towards the demo tiles, generating a lot of traffic towards them, and it should be set explicitly instead.
For projects that load the style async, the current implementatio…
-
It seems that in `pmod-sd-dummy` project VDD on pin 3 and GND on pin 4 are swapped, see comparision below:
![image](https://user-images.githubusercontent.com/420393/169664363-24321c4b-1eed-4663-b96…
-
## 📝 Provide detailed reproduction steps (if any)
The Code Block function of CKEditor 5 does not delete the class properties of the previous code language when you select a different code language.…
-
Right now, this issue is just a list of things needed to explain the project.. I think a comprehensive readme would work well.
this will help prevent me making mistakes/mess up your hard work... l…
-
### About the Bounty
🎯 **Your Goal:** Build a widget to make gas token acquisition easier for the users
Running out of the chain’s native token for gas is pretty annoying while using a dApp.…
-
Using
```
Greedy Version 1.3.0-alpha
Release date: Sep 28, 2022
Compile date: Aug 02, 2024
GIT branch: master
GIT commit: 45cbc7c55c2833078e6fe13c8ec4c2c4bc919…
-
### [L01] require() should be used instead of assert()
#### Findings:
```
2022-09-canto/src/Swap/BaseV1-periphery.sol::85 => assert(msg.sender == address(wcanto)); // only accept ETH via fallback …
-
For local ExoPlayer checkouts, the current approach is to include the relevant projects directly. For example:
`apply from: file("path/to/exoplayer/core_settings.gradle")`
and then
`implementation …