Commit graph

9 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
3eef1d603a Add confirmedHash to SML entries (#30) 2018-11-14 08:15:42 -05:00
Nathan Marley
c5b35976ee
add size fields for following var len fields (#29) 2018-11-10 13:54:08 -02:00
Nathan Marley
19c4993976
swap vector type with generic list symbols (#27) 2018-11-10 13:51:29 -02: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
Anton Suprunchuk
b1b56aaefd Add mention of merkleHashCount and merkleFlagsCount to the DIP4's simplified masternode list diff (#26) 2018-10-26 16:17:14 -04:00
Nathan Marley
5c3900efad remove assigned DIP numbers from header
These fields are used in the pre-publish state, but are redundant for published
DIPs which have already been assigned a DIP number. As an example, DIP1 does
not have this field.
2018-08-23 13:03:04 -07:00
thephez
fb12ea1d93
Add DIP4 2018-04-30 16:51:41 -04:00