Dubp v13
Merge request reports
Activity
Filter activity
added 1 commit
- 99d9ca2f - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
added 11 commits
-
99d9ca2f...8782ce8c - 2 commits from branch
master
- 381abc65 - [DUBP] Exact copy of DUBP v12
- b069ea6e - [DUBP] complete list of blocks with invalid signature
- a5ed7a98 - [DUBP] Add min amount for each transaction output & remove rule BR_G106
- 860f7be8 - [DUBP] rule BR_G102: Obtain REF_BLOCK by number only, rm hash constraint
- 647b89c8 - [DUBP] Change CSV def to make it compatible with Lightning Network
- 98fa610b - [DUBP] remove constraint txWindow
- be53e819 - [DUBP] RFC_0011 is under discussion
- 91584ae1 - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- 2272f233 - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=1
Toggle commit list-
99d9ca2f...8782ce8c - 2 commits from branch
added 1 commit
- c65a7b58 - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
- Resolved by Éloïs
- rfc/0011_Duniter_Blockchain_Protocol_V13.md 0 → 100644
2692 2693 If `REDUCED.kick` then: 2694 2695 COUNT(LOCAL_MINDEX[pub=REDUCED.pub,isBeingKicked=true]) == 1 2696 2697 Rule: 2698 2699 For each `IINDEX[member=false] as ENTRY`: 2700 2701 ENTRY.hasToBeExcluded = true 2702 2703 ###### BR_G103 - Transaction writability 2704 2705 Rule: 2706 2707 ENTRY.future == true changed this line in version 6 of the diff
@c-geek règle BR_G102 supprimée également :)
- Resolved by Cédric Moreau
- Resolved by Éloïs
J'ai terminé ma review, deux points à revoir selon moi. Pour le reste c'est bon.
added 1 commit
- 3a52bbf3 - Apply suggestion to rfc/0011_Duniter_Blockchain_Protocol_V13.md
added 6 commits
- f7c164d3 - [DUBP] rule BR_G102: Obtain REF_BLOCK by number only, rm hash constraint
- 92aef8f4 - [DUBP] Change CSV def to make it compatible with Lightning Network
- ea3f467f - [DUBP] remove constraint txWindow (so remove BR_G103)
- f99ec873 - [DUBP] RFC_0011 is under discussion
- cfe9484b - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- 3f5cff2b - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
Toggle commit list- Resolved by Éloïs
added 7 commits
- aa4991eb - [DUBP] Add min amount for each transaction output & remove rule BR_G106
- 5b93a6b6 - [DUBP] rule BR_G102: Obtain REF_BLOCK by number only, rm hash constraint
- 97afa20a - [DUBP] Change CSV def to make it compatible with Lightning Network
- 934cc711 - [DUBP] remove constraint txWindow (so remove BR_G103)
- 2e68df66 - [DUBP] RFC_0011 is under discussion
- e0349d54 - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- 41def7ef - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
Toggle commit listadded 4 commits
Toggle commit listadded 5 commits
- f169426e - [DUBP] Change CSV def to make it compatible with Lightning Network
- b3c5c564 - [DUBP] remove constraint txWindow (so remove BR_G102 and BR_G103)
- 1e232319 - [DUBP] RFC_0011 is under discussion
- a3ef89a5 - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- ec7e1990 - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
Toggle commit listadded 1 commit
- 026ad68f - [DUBP] fix: BR_G14: NB_DIGITS_UD is 4 and not 6
added 11 commits
-
50c14ac3 - 1 commit from branch
master
- bda953d1 - [DUBP] Exact copy of DUBP v12
- dc61deab - [DUBP] complete list of blocks with invalid signature
- ec2cca56 - [DUBP] Change CSV def to make it compatible with Lightning Network
- 7994f8cd - [DUBP] RFC_0011 is under discussion
- 606d0c5e - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- 6a2722e2 - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
- 8d382b33 - [DUBP] ref: move functions reference at the begining
- 37ae25bc - [DUBP] SIG condition its now insensitive to leading 1
- dbe4a3f2 - [DUBP] Accept short base 58 public keys
- eb53f59e - [DUBP] fix: BR_G14: NB_DIGITS_UD is 4 and not 6
Toggle commit list-
50c14ac3 - 1 commit from branch
added 12 commits
-
eb53f59e...9888c520 - 2 commits from branch
master
- f84140db - [DUBP] Exact copy of DUBP v12
- ed11e670 - [DUBP] complete list of blocks with invalid signature
- 224e4416 - [DUBP] Change CSV def to make it compatible with Lightning Network
- 51413262 - [DUBP] RFC_0011 is under discussion
- 7ee780fc - [DUBP] fix: BR_G08 : medianTime's computation formula is outdated
- 59972a21 - [DUBP] fix: if HEAD.version <12 then sigQty=1 and stepMax=7
- 32b5fe5d - [DUBP] ref: move functions reference at the begining
- 9760a4bf - [DUBP] SIG condition its now insensitive to leading 1
- 6e961369 - [DUBP] Accept short base 58 public keys
- 4bb114e9 - [DUBP] fix: BR_G14: NB_DIGITS_UD is 4 and not 6
Toggle commit list-
eb53f59e...9888c520 - 2 commits from branch
Please register or sign in to reply