-
On Arch Linux, Mono 4 is only mono available. I get this error.
```
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v4.0.30319
Unhandled Exception:
…
-
Hi Andrea,
I'd like to be able to access elements contained within an iframe. It [doesn't look like this is possible using chrome-remote-interface](https://stackoverflow.com/questions/45618318/how-to…
ilanc updated
5 years ago
-
**Describe the bug**
Run 5 nodes. Got the following errors multiple times.
/home/qn/work/src/github.com/andrecronje/lachesis/cmd/lachesis/commands/run_lachesis_multi.go:49 +0x4a7
time="2018-11-12…
quan8 updated
5 years ago
-
IMO we should make the lachesis-rs crate (and another other consensus crates) pure and architecture agnostic. We shouldnt have any threads, mutexes etc. It should just be data structures and the algor…
-
When running large number of nodes
github.com/andrecronje/lachesis/src/node.(*nodeState).goFunc.func1(0xc0831e69a0, 0xc0eab61520)
/home/qn/work/src/github.com/andrecronje/lachesis/src/node/state.…
quan8 updated
6 years ago
-
**Describe the bug**
DEBU[0008] checkSelfParent
creator=0x0419E735BA4250C0C143E9276BDB1758BCD746730DFE0846DE4F2040D0F1A12B1E50B3527A198F3C8EBBF74E4EA94D3F42334B9FAC4…
-
Investigate https://github.com/maidsafe/parsec, see if it's useful for our purposes.
Lachesis will be rewritten in Rust.
From a bird's eye:
## Advantages to using parsec
- Active codebas…
-
**Describe the solution you'd like**
Add timestamp to block is created.
-
I have tried lachesis version after https://github.com/andrecronje/lachesis/pull/59 with CI/CD check script scripts/multi.bash and got a bunch of errors like these:
WARN[0036] recv from server err:…
-
Hey guys,
Been using Scallion for a minute, and I'm no stranger to CMD and PS as well as batch files as I often write one for everything I use as an easy GUI. But I'm having trouble with some of th…