-
Previous studies on nonce distribution for our POW algorithm suggest that our algorithm is behaving badly as a random oracle.
Suggested change: instead of mining looking for H(block || nonce)*diff…
-
### Describe the bug
`fixValue` in Slider may propagate invalid values like `NaN` because `snapValueToStep` does not expect that. This causes an endless propagation loop that quickly consumes memor…
-
### Code
```Rust
#![feature(deref_patterns)]
#![allow(incomplete_features)]
fn simple_vec(vec: Vec) -> u32 {
match vec {
deref!([]) => 100,
_ => 2000,
}
}
f…
-
### Code
Unfortunately I cannot provide a minimal example. I meet this issue while I'm trying to run coverage on nightly to experiment on `coverage_attribute` feature on an substrate based proj…
-
The Rust project has 3 related attempts to cover the spec
- 1. a human readable specification in an idealized language https://github.com/RalfJung/minirust
- 2. a debuggable language spec to simplif…
-
Greetings everyone.
There are three emails I’m sending out in this series.
```
Original BSUG charter with three objectives (see below) – charter members: Earl Johnson* (SAIC – ETO new buildings), M…
-
## Issue Description
@BeforeInsert() decorator doesn't work on entity hashing password before insertion.
### Expected Behavior
Expected password to be hashed before being inserted i…
-
### Version/Branch of Dear ImGui:
1.91.3
### Back-ends:
example_win32_directx9
### Compiler, OS:
Windows 10 + MSVC2022
### Full config/build information:
```
Dear ImGui 1.91.3 (1…
-
### Version/Branch of Dear ImGui:
Version 1.91.2
### Back-ends:
imgui_widgets.cpp
### Compiler, OS:
windows 10
### Full config/build information:
dear imgui 1.91.2 (imgui_widgets.cpp)
### Det…
-
### Code
I do not have a minimum verifiable example. It's hard to decipher this backtrace. However, I have https://github.com/erikh/megalock/commit/daed9c04b202a34c18570779badfff2c641c9331 whic…
erikh updated
10 months ago