-
For some reason i see an NPE from time to time during the placement of a BTCe limit order
> Caused by: java.lang.NullPointerException: null
> at org.knowm.xchange.btce.v3.service.polling.B…
-
This is a quick rundown of a first-ever-user trying the `ipfscluster` tooling. Take it with a pile of salt: i noted down everything i ran into, including a bunch of problems that are obviously just po…
-
This feature request is to open a dialog about a request feature for "leader election".
The basic idea is that in the master config you can specify a target of some type, such as `G@os:Ubuntu` and Sa…
-
I found that votequorum depends heavily on totem group protocol. The voting process is started by confchg_fn callback.
However, the confchg_fn callback will not be called until a new membership is f…
-
Apologies in advance if this has already been discussed else where and please do link me to any such prior discussion.
I've read:
https://github.com/cosmos/cosmos/blob/master/PURPOSE.md
https:/…
-
Jepsen tests for Paxos timelock server with a nemesis that stops the server, wipes the logs, and restarts the server failed 5 of 20 runs yesterday night.
Copypaste from Slack:
Logs are consistent …
-
As part of #319 I checked the actual value of `STEEMIT_IRREVERSIBLE_THRESHOLD`. It is 51%. As noted in #319, increasing `STEEMIT_IRREVERSIBLE_THRESHOLD` is necessary to safeguard against misbehaving…
-
From: http://tendermint.com/blog/on-thedao-and-blockchain-governance/
> Satoshi Nakamoto wrote that Bitcoin can handle up to 1⁄2, but that only works because clients are suppose to wait on the order …
-
commit 8580de69c9371e26342068746e6340169711a5dc
```
Failing scenarios:
peer_basic.feature:420 chaincode example02 with 4 peers and 1 membersrvc, issue #567 -- @1.1 Consensus Options
peer_basic.f…
-
Issue: One of the test scenario failed in behave tests.
Summary:
Latest code pulled from the https://github.com/openblockchain/obc-peer/pull/636 pull request and performed the behave test.
Failing …