-
**What is the bug?**
`lightwalletd` appears to be directly propagating RPC errors from `zcashd` and `zebra`, instead of reinterpreting them as the correct GRPC error types.
Here is an example of a…
-
C++ 17 introduced [hardware_destructive_interference_size](https://en.cppreference.com/w/cpp/thread/hardware_destructive_interference_size) as the minimum offset between two objects to avoid false sh…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
```
What steps will reproduce the problem?
If a dense hash map contains a large number of key-value pairs (both POD), is
it possible to use a memory mapping file to load / save it?
The data eats me…
-
I've tried a few combinations of things in 5.6 without much luck. First I tried:
```
curl -XPUT '192.168.1.2:9200/wordvec' -d '{
"settings": {
"analysis": {
"filter": {
"m…
-
The debug information for some of the files currently points to the target directory, including an unpredictable hash.
This makes it hard to setup the debugger to show the source code while debugging…