Commit Graph

240 Commits (67829724079b2aa8e85d64c858fead27147b8b33)

Author SHA1 Message Date
Edgar Aroutiounian 825a5f0f43
[staking] Provide correct Encoding/Decoding of Directive in StakingTransaction (#1773) 5 years ago
chao 6ceede98f5 add crash protection for staking msg type cast 5 years ago
chao 2c1819a4e2 remove unused const 5 years ago
chaosma 942456f564 Staking part2 (#1755) 5 years ago
Rongjian Lan 0a4e4d6339 update staking transaction structs (#1756) 5 years ago
Rongjian Lan cbb8659228 update staking transaction structs 5 years ago
chao bd6a9bee6c fix test error 5 years ago
chao 58448f6b23 remove old design code 5 years ago
chao 0c020d8f6a add staking transaction field in v2 body; add v3 header for future fork 5 years ago
chao 96cb8d095a add validatorList read/write 5 years ago
chao 19b34b49dd add database access 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
chao 6950c450f2 add validator_test.go 5 years ago
chao db44ad08e8 WIP2 5 years ago
Edgar Aroutiounian 2e7c2b9111 [mainnet-release] Address code comments 5 years ago
chao 227d140964 WIP 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
chao 0e205b6356 fix golint 5 years ago
chao 33ea6aa348 add marshal/unmarshal of delegation and validator object 5 years ago
Rongjian Lan 79822316e1 fix comment 5 years ago
chao 892cdcfcff add creation and basic methods for commision and validator object 5 years ago
chao a12c9110e4 add delegation data structure and methods 5 years ago
Rongjian Lan 1be439fef6 fix goimport 5 years ago
Rongjian Lan 741a101d4f Add edit validator;delegate;redelegate;undelegate msgs 5 years ago
Rongjian Lan de6a1df793 Make pending txs a map 5 years ago
Rongjian Lan 301706771c Fix lint and build 5 years ago
Rongjian Lan b3df7e1fa6 Add staking transaction struct and handler logic 5 years ago
Rongjian Lan 38eaf3dbb5 remove cosmos sdk dependency 5 years ago
Rongjian Lan f89b758b13 Basic data structure for staking 5 years ago