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
Daniel Van Der Maden 376178a91e
Abstract transactions in tx pool and add staking transaction to pool with error report (#2236)
5 years ago
..
commission.go [rpc][staking] Simplify validator information RPC, expose ValidatorMetrics RPC (#2024) 5 years ago
delegation.go Update description fields individually; Cleanup staking txn fields (#2173) 5 years ago
messages.go [slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 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 Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
transaction_test.go Update description fields individually; Cleanup staking txn fields (#2173) 5 years ago
validator.go Abstract transactions in tx pool and add staking transaction to pool with error report (#2236) 5 years ago
validator_test.go Fix create validator balance reduce bug; Add LastEpochInCommittee (#2029) 5 years ago