-
```
Currently, the code is monolithic. Django best-practice is to modularize
code with apps, so it can be reused more easily. Please watch this video:
http://www.youtube.com/watch?v=A-S0tqpPga4&featur…
-
cergyk
high
# ArrakisMetaVault::setModule Malicious executor can drain the vault by calling withdraw after initializePosition
## Summary
A malicious executor, after a new module is whitelisted by …
-
## Problem
We currently have 2 distinct test files for testing features of the `torch.distributed` package: test_c10d.py and distributed_test.py. As a result, several of our tests are scattered acro…
-
the new (and unofficial) setting 'skip_urltest' in sls file (e.g. duplicati.sls) leads to yaml compilation problem report. :-(
when running `salt-run winrepo.genrepo` on a 2016.3.0 master you get
`…
-
Textures for Buildcraft Version 7+ need to be redistributed as Buildcraft is made modular. The names are the same, just not 1 folder anymore.
-
# Overview
The proposal was discussed with the `fuel-indexer` team and accepted. You can find the proposal's description at the end of this description. The beginning of its description tracks the pr…
-
## Summary
I've found some comments are wrong and I recommend to change comments properly when reuse standard codes from example contracts.
## Low-Risk Issues (Wrong comments)
- AccountantDelegator.…
-
I'd like to propose the following additions to the guidelines to accommodate accurate and consistent URLs on the new docs site:
- every heading should have an ID
- no ID should have the con_, ref…
-
### Summary
More curiosity and a tracking issue for me or someone else to pick up.
Triton has introduced Block_pointer: https://triton-lang.org/main/getting-started/tutorials/08-experimental-block-p…
-
Hi, I'm very interested in incremental computation and I have learned dd for a while. I found dbsp some days ago and it seems can do the same things as dd. What's differences between them, when should…