Commit graph

5 commits

Author SHA1 Message Date
thephez
05e479a51d
Status update (#46)
* DIP2-4 Change status from Proposed to Active

* DIP2-4 Change status to Final

* DIP6-8 Change status from Proposed to Active
2019-05-08 18:23:03 -04:00
Alexander Block
745adcee3f Multiple updates regarding LLMQs (#42)
* Add description of new LLMQ merkle roots to DIP4

* Rename deletedMNcount -> deletedMNsCount

* Add quorumType to parameter description and DIP6 P2P messages

* Remove quorumMinMemberAge from parameter description

This was never implemented

* Rename badVotesThreshold -> quorumDkgBadVotesThreshold

* Update testing LLMQ type to LLMQ_5_60

* Better describe active LLMQs in DIP6 and DIP7

* Bump CbTx version

* Handle review comments
2019-04-29 08:20:26 -04:00
Alexander Block
52aee60048 Update DIPs regarding use of BLS12-381-reversed (#25)
* Update bls_signature_scheme.md with BLS12-381-reversed

* Update DIP3/DIP4 to use BLS operator keys

* Update DIP5 to use BLS keys for user keys

Also add the "Size" column to all serialization specs to align with other DIPs.

* Update BLS primitives serialization size in DIP6/7

* DIP3 - Correct PubKeyOperator type

* DIP4 - Correct PubKeyOperator type

* Remove trailing e from integere
2018-11-09 12:42:42 -05:00
Nathan Marley
d8149aebd3 remove h1 titles from new DIPs 6, 7 2018-09-14 10:09:21 -07:00
thephez
94c3c7aecb add LLMQ DIPs 6 and 7, and supporting BLS docs
also updates special TX type table
2018-09-10 09:25:36 -07:00