Commit graph

6 commits

Author SHA1 Message Date
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