-
Brainstorm our data sync strategy for hybrid consensus here... Data includes syncing of LOG for every new BFT Node, access of accounts from off/on-chain database, access to common ledgers (if needed) …
-
the client could just be anyone.
So verify the sender of the block by obtaining the VRS in block, deconstructing public key from that and comparing the obtained key with stored public key of the sen…
-
```
> INFO [01-08|13:56:23.158] Timed out dur=999.960712ms height=763383 round=0 step=RoundStepNewHeight
INFO [01-08|13:56:23.158] enterNewRound(763383/0). Current: 76…
-
```
INFO [12-15|16:43:08.807] TableInit is start,:blockNum is: ------=1
INFO [12-15|16:43:08.811] Initialising Truechain protocol versions="[63 62]" network=1
INFO [12-15|16:43:0…
-
I update code to latest version of "truechain/truechain-engineering-code", and then run "make getrue" or "make all", get folllowing errors:
consensus/minerva/algorithm.go:30:2: cannot find package …
-
Adding support for `config file` will help making the project more modular.
Right now, the `hosts` file lies in the `$HOME`, `truechain-engine` creates two additional files in the same directory, ha…
-
related: #48 #29 #39
can't run hmake test unless we add `assertify` et al to `vendor/manifest`
-
Failed to produce `darwin` binary with `hmake build`, because a vendor dep uses `libsecp256k1` which in turn depends on `import "C"` in golang from under `secp256.go`
![photo6210981550418405391](ht…
-
IMO user should be able to create `hosts` file anywhere not specifically in the `home` directory, unless there is a reason for doing it like this.
I'll be very happy to send a PR for this as I alrea…
-
either sort this in `gvt restore` or shift to `go dep`.
ref: https://gitter.im/truechain-net/engg-foss-global?at=5b45b9413d8f71623d6e9357