The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/staking/types
Ganesha Upadhyaya 7bd833a1a3
adding minimum stake for create validator and delegation (#2544)
5 years ago
..
commission.go [double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
delegation.go [Audit] Refactor offchain commit and fix consistency issue due to batch write (#2479) 5 years ago
delegation_test.go [audit] Various fixes and todos for auditing; add log for collect rewards (#2448) 5 years ago
messages.go [staking][validation][protocol] (#2396) 5 years ago
messages_test.go Staking dev cycle (#1689) 5 years ago
sign.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
transaction.go [staking] Fix mistaken type cast (#2344) 5 years ago
transaction_test.go Add delegation test, cover 18.3% (#2274) 5 years ago
validator.go adding minimum stake for create validator and delegation (#2544) 5 years ago
validator_test.go adding minimum stake for create validator and delegation (#2544) 5 years ago