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
Edgar Aroutiounian e60ab0b09c
[validator] Use own field for VoteWithCurrentEpochEarning b/c composed struct had own MarshalJSON (#2667)
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 [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
messages_test.go [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 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 [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
validator.go [validator] Use own field for VoteWithCurrentEpochEarning b/c composed struct had own MarshalJSON (#2667) 5 years ago
validator_test.go [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago