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
Rongjian Lan b8fa1b4d94 Fix block rewards; Add staking signer check; Allow 0 MaxTotalDelegation (#1887) 5 years ago
..
commission.go add more fields editing in updateEditValidator; add commission ratels in staking tx sending; 5 years ago
delegation.go Add delegation index to avoid looping through all delegations 5 years ago
messages.go Merge pull request #1841 from chaosma/fix-stk-copy 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 Add uptime stats 5 years ago
transaction_test.go add unit test for commission rate field 5 years ago
validator.go Fix block rewards; Add staking signer check; Allow 0 MaxTotalDelegation (#1887) 5 years ago
validator_test.go More clear up and fixes 5 years ago