rubixchain / rubixgoplatform

GNU General Public License v3.0
8 stars 17 forks source link

Added parts token unpledging & Fix : Pledge token sending #153

Closed vaishnav-ch closed 3 months ago

vaishnav-ch commented 3 months ago
vaishnav-ch commented 3 months ago

Test cases

Unpledging of parts token

Node where unpledged parts are existing- Unpledging of parts/whole is working Node where new parts are pledged- Unpledging of parts/whole is working

Transfer of Unpledged tokens

Sender/Receiver- A, B, C, D Quorums- Q1- Q10

Case1: Quorum node to become Sender/Receiver Node

Case2: Quorum node to become Sender/Receiver Node and back to a Quorum Node again

Case3: Quorum node to become Sender/Receiver node with a new set of quorum

Case4: A, B, C, D and Q1 to Q10 become Sender/Receiver/Quorum in random order

(will modify after another round of testing)