-
ATM our security extensions support several sorts of algorithms:
- security-properties says clear or `HEX( MD5( username ":" realm ":" password ) )`
- security-jdbc says clear or bCrypt (but not i…
-
I'm seeing an error after adding `pod "SwiftMatrixSDK"` to my project's Podfile:
```
In file included from /Users/x/dev/element-chat-test/Pods/SwiftMatrixSDK/MatrixSDK/JSONModels/AutoDiscovery/MXW…
-
After the end game finishes, allow for the player to retake the gym challenge from all the different regions in the game with the gym leaders having buffed up diverse teams of their types
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Gavin said we need to remove private stuff from the metamodel, I don't remember what, and I don't remember if that was from both the declarations and the model, but he will know.
-
juaan
high
# Through rebalance(), an executor can drain 100% of vault reserves by minting cheap shares
## Summary
The contest README states the following:
> Executor of ArrakisStandardMan…
-
To generate types, we need to know if they are ever implemented via a native class. Our current solution isn't modular / scalable.
These are non-native types discovered to be extended/implemented na…
-
First, 👏**thank you**👏 for taking a shot at fixing the problem you're trying to solve! I'm frustrated by the tooling standing in the way of modularizing Swift codebases *all day long every day*. So, …
-
| | |
| --- | --- |
| Bugzilla Link | [50334](https://llvm.org/bz50334) |
| Version | 12.0 |
| OS | Linux |
| CC | @LebedevRI,@RKSimon,@rotateright |
## Extended Description
Since version 9, the c…
-
The hazards of unsigned arithmetic in C/C++ are well known, and modern style guides generally discourage their use for anything except bitwise manipulation and cases where the extra bit of positive ra…