Commit graph

18 commits

Author SHA1 Message Date
Alexander Block
432c4a977e Add description of collateralOutpoint and signing of ProRegTx (#28)
* Add description of collateralOutpoint and signing of ProRegTx

* Add note about magicString being handled by "signmessage"
2018-11-13 14:20:30 -05: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
thephez
7e878784bd
Correct appendix reference 2018-10-25 16:23:49 -04:00
Kamuela Franco
e19f4a5c4e Update ProUpRegTx to include inputsHash (#22) 2018-10-25 10:24:39 -04:00
InhumanPerfection
fff7f42acb
hash is null but no 1000 at n
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-23 16:05:07 +03:00
Alexander Block
827c5a09ec
Update dip-0003.md
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-23 12:41:53 +03:00
Alexander Block
6b1942914b
Update dip-0003.md
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-23 12:39:14 +03:00
thephez
c4288307d5
new on-chain system
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-19 22:16:29 +03:00
thephez
ce81f999b1
2
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-19 22:16:11 +03:00
thephez
4b09024d20
1
Co-Authored-By: UdjinM6 <udjinm6@gmail.com>
2018-10-19 22:16:04 +03:00
UdjinM6
b8812fcacf
empty->null 2018-10-19 17:03:21 +03:00
UdjinM6
e17602f9f9
integrated hybrid solution from codablock 2018-10-19 14:47:24 +03:00
UdjinM6
0f1ce92f94
Separate creation/movement of MN collateral and DMN registration process
I propose to change DIP3 in a way that splits funds handling and DMN registration.

Pros:
1. no need to move collaterals;
2. no need to update HW wallet firmware to support.

Cons:
1. the logic is going to be slightly more complicated;
2. the process of MN registration is going to be split between using HW wallet and Core;
3. `ProRegTx` payload size is going to be slightly higher (+32 bytes).
2018-10-16 05:00:05 +03:00
Kamuela Franco
0d09d80194 Clarify word choice (#17)
DIP-3 updated
2018-10-01 09:19:28 -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
b7b5d933ba Typo correction (#12) 2018-07-13 08:26:01 +07:00
thephez
c789015239
Add DIP3 2018-04-30 16:51:36 -04:00