-
At the moment, the Wayland backend uses `fnv` for its hash maps, while all of the other backends (to my knowledge) just use the `std` SipHash algorithm. According to @kchibisov in Matrix, this was don…
-
Hola que tal? Queria consultar la siguiente resolucion del ej2 del taller de este jueves. Se me ocurrio hacer un Hash, y queria saber si esto era correcto. Y despues querria saber si me pueden ayudar …
-
Currently the `DeepCollectionEquality` code has it's own implementation of combining hashcodes, see [lib/src/equality.dart](https://github.com/dart-lang/collection/blob/85e987cf1b8aaba60bdc8b16dd1ee62…
-
While attempting to index an elementsregtest chain that has `initialfreecoins=2100000000000000` in its elements.conf and where there are transactions that use free coins, electrs panics.
The stack t…
-
a structure that can map keys to values
-
Current list as of kernel 5.16
- [x] BPF_MAP_TYPE_HASH,
- [x] BPF_MAP_TYPE_ARRAY,
- [x] BPF_MAP_TYPE_PROG_ARRAY,
- [x] BPF_MAP_TYPE_PERF_EVENT_ARRAY,
- [x] BPF_MAP_TYPE_PERCPU_HASH,
- [x]…
-
Could you add some benchmarks for the library
https://github.com/skarupke/flat_hash_map
-
### Describe the bug
Concurrent test case:
- Delete an entry/key in the map while the entries are being looked up.
Problem:
The bpf_map_lookup_batch API fails to retrieve all the hash map …
-
## Why
cf https://www.notion.so/kkrtlabs/Security-Council-multisig-1283e373fba0805ebfcdfad1ce2a5d93?pvs=4
We need to write a contract able to manage different thresholds for different functions.…
-
Hello,
when I try to load a new map with GUI it didn't work always. Anytime it does, anytime not. But with console it works always.
The Log files are empty. WTF
Anytime maps are missing in th…