-
grin-api and grin-config have huge crate tree dependency graphs. Maybe worth to take a look at some time.
Maybe some design pattern like service objects could be used to compartmentalize and avoid …
sesam updated
6 years ago
-
Hi @ajkr
We try to use DeleteRange + IngestFile now but meet coredump, any idea?
```
#0 rocksdb::LRUCache::GetHash (this=0x7f8bc1c1d5b8, handle=0x0) at cache/lru_cache.cc:471
#1 0x00007f8b…
-
Hi all,
Noob dev here so be patient :-)
I'm looking to install grin but get the following error:
error: paths in `use` groups are experimental (see issue #44494)
--> wallet/src/libwallet/int…
-
Currently starting pretty slow and then getting slower and slower....
```console
$ npm i
npm http fetch GET 304 https://registry.js.ipfs.io/dir-compare 621ms (from cache)
npm http fetch GET 304 …
-
Rustc reports an `internal compiler error: unexpected panic` by compiling a [Rocket](rocket.rs) program.
I guess the problem is a logically wrong function call by calling two "#get" functions which…
-
This is almost definitely a rust bug, but I don't really know how to debug rustc, so I'll leave this here for someone smarter than me to figure out.
My environment is x86_64 Debian sid, this time I…
-
Cargo build is failing for MacOS
error: linking with `cc` failed: exit code: 1
note: Undefined symbols for architecture x86_64:
"_je_malloc_usable_size", referenced from:
…
-
## environment:
```
aws ubuntu 16.04
rustc 1.18.0 (03fc9d622 2017-06-06)
cargo 0.19.0 (28d1d60d4 2017-05-16)
4.12.2-041202-generic
```
step
```
git clone https://github.com/zonyitoo/shadowso…
-
```
OSX: `10.12.6`
cargo 0.23.0-nightly (e447ac7e9 2017-09-27)
rustc 1.22.0-nightly (4c053db23 2017-10-22)
```
When running:
```
cargo run --release
```
I get:
```
Compiling num-tr…
-
refer #76
Leak Positions:
- [ ] `crocksdb_get_pinned librocksdb_sys/crocksdb/c.cc:2881` 💣
- VERY BAD, used very often in our project
- [ ] `crocksdb_cache_create_lru librocksdb_sys/crock…