-
#### Summary
When a node gets stalled (it's not accepting new blocks for some time), it sends GetBlocks requests to several peers.
If all such peers send Invs with the same block hashes, we might …
-
When deploying two different sets of ingesters with different names the calculation of quorum is not working as expected.
We had an incident last night with our cortex production deployment and the…
-
We should change all LLMQ (Long-Lived Masternode Quorum) to LLSQ (Long-Lived Smartnode Quorum).
-
Hello @jboner
Thank you for the writing this library. We're using it in production for a year now. If i understand the code correctly, currently it doesn't support passing zk quorum connection str…
-
Currently, for barrier requests, SDK fanout to all secondaries and wait for the responses from all of them. But return when getting a quorum successful reads should be enough. Need to reevaluate this …
-
As noted by @benjamincburns in [#1656](https://github.com/trufflesuite/truffle/issues/1656#issuecomment-485552898):
>`truffle-hdwallet-provider` and similar signing providers should check for the e…
-
refetch the vote data so all the percentages and quorum is proper after the user submits their vote
-
# Lines of code
# Vulnerability details
# Comments
SALT staker could manipulate the required quorum of a ballot by unstaking their SALT.
# Mitigation
[commit c460696](https://github.com/othernet…
-
At the moment all analysis are performed on the core nodes.
It would be interesting to also allow an analysis on non-core nodes.
For example: a non-core node could use the analysis to see if his '…
-
I'm trying to import signatures into the signature DB by directly pasting a JSON ABI into the import UI however it doesn't seem to work:
The ABI I'm trying to import
```json
[
{
…