-
As per https://github.com/tendermint/kms/issues/29, I am not convinced that adding in redundancy at the KMS level is the right place to do it.
Assuming the redundant KMS runs on hardware isolated f…
-
See for background: https://github.com/ethereum/eth2.0-specs/issues/403
### Protocol changes
* An activation or exit triggered in slot n now happens at slot `(n - n % EPOCH_LENGTH - 1) + EXIT_EN…
-
**Describe the bug**
Building go-filecoin fails without Rust installed because `scripts/install-bls-signatures.sh` builds the bls-signatures submodule. It's not pre-built.
**To Reproduce**
`go ru…
-
### Description
- looks like `paramcache` is not paging memory to disk for some reason, so proc gets killed.
- this _could_ be on the machine, but these are stock digital ocean boxes.
- happy to …
-
**Describe the bug**
Switch to devnet branch compile time:
```
git fetch origin devnet-user -f
git checkout devnet-user
```
error info:
```
./scripts/install-rust-proofs.sh
using precompi…
-
### Description
When using go version 1.12, filecoin experiences some problems:
1. The BLS signature code will not compile. The compiler returns these errors:
```
# github.com/filecoin-project/go-fil…
-
in section 5.3.5. Fouque-Tibouchi Method
The reference to BLS curve points to the work of BLS signatures.
BLS signatures -> [BLS01]
BLS curve -> [BLS02]
[BLS02] Paulo S. L. M. Barreto, Ben Ly…
-
>ubuntu 16.04
>go version go1.12.5 linux/amd64
> rustc 1.36.0-nightly (d35181ad8 2019-05-20)
> gcc (GCC) 7.4.0
FILECOIN_USE_PRECOMPILED_RUST_PROOFS=true go run ./build deps
```
May 22 13:…
-
### Description
16:21:10.061 ERROR node: processBlock(): processing block from network: input chain co
How can I solve this error?
I executed rm -rf ~/.filecoin and tried it again many ti…
-
As per our discussion on 08/02/19 with @JonathanLorimer @wemeetagain @GregTheGreek @ansermino
We have decided to temporarily take focus off of [fixed-size-number-ts](www.github.com/chainsafesystems…