Skip to content

Conversation

@bedri
Copy link

@bedri bedri commented Aug 4, 2020

Issue being fixed or feature implemented

Code has missing ")" for the if clause

What was done?

Added missing ")" to the if clause

thephez and others added 7 commits July 6, 2020 09:22
* docs: update header and badges

* docs: readme link and typo fixes

* docs: fix README badge URLs

* docs: fix travis URL
* rem TODO

* add member selecting functions

* refactor and jsdoc

* getModifier -> getSelectionModifier

* correct jsdoc description

* inital functions

* add copy function

* copy mnList

* remove bitset dependency

* add bls-signatures dependency

* bump version

* bump version to 0.18.10

* update package lock

* refactor

* using BLS

* isValidQuorumSig test

* isValidMemberSig test

* update diff fixture

* pass network to diff in applyDiff

* update quorum fixtures

* aggregated memberSig verification

* member fixture

* quorum member tests

* add bitarray functions

* aggregate only if signer's bit set

* delete BLS bindings variables

* refactor

* don't reverse bits

* add mnList fixture for non-max signed quorum

* add test for non-max signed quorum

* don't copy mnList

* test quorum.verify()

* getQuorums functions

* getUnverifiedQuorums function

* destructuring

* alphabetize a few things

* throw error when verifying outdated

* add fs:empty to webpack.config

* remove ChromeHeadless browser tests

* get quorums tests

* remove line from description

* bump version

* update package lock

* bump version to 0.19.0

* bump version to 0.19.0-dev.1

* use .filter in calculateScores

* use .filter in quorum getters

* remove extra line
BREAKING CHANGES: QuorumEntry#verify, QuorumEntry#isValidQuorumSig and QuorumEntry#isValidMemberSig methods now return promise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants