Commit Graph

563 Commits (422d2858c47b2d00da01f51e3d956e95643d5cb3)

Author SHA1 Message Date
Rongjian Lan d9900b44df Fix staking epoch logic 5 years ago
Rongjian Lan 9070421462 Refactor shard compute logic and make local test friendly for staking 5 years ago
Rongjian Lan 929a44dbd5 Remove local change 5 years ago
Rongjian Lan bad9c62922 Bug fixes 5 years ago
Edgar Aroutiounian 043a6e67fe [staking] Lint 5 years ago
Edgar Aroutiounian 18b915ed82 [staking] Exit early in temp bin/staking if not enough balance for staking transaction 5 years ago
Edgar Aroutiounian 5eb5e7a6b0 [committee] Remove debug code, use shardchain db instead of beaconchain 5 years ago
Edgar Aroutiounian f348e10a5c [committee] Remove debug code 5 years ago
Edgar Aroutiounian c673bd97d9 [committee] Switch over committee for stake epoch 5 years ago
Rongjian Lan 9cd994ecf2 Add more staking RPCs 5 years ago
Rongjian Lan 77ff9d422d test code 5 years ago
Edgar Aroutiounian f1cf151ba1 [slashing] Checkpoint to verify changing of committee works 5 years ago
Edgar Aroutiounian 55c9386e4c
[quorum] Staked quorum member (#1819) 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
flicker-harmony 25671cfc76 Revert max log size 5 years ago
Chao Ma 74d774de05 add more fields editing in updateEditValidator; add commission ratels in staking tx sending; 5 years ago
Chao Ma 71e4914bbf modify cmd for better staking tx sending; fix editvalidator call 5 years ago
chao 1ee2ab5866 debugging 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
flicker-harmony 31ebf121df Increase log max size to avoid log rotation 5 years ago
Rongjian Lan a0c18544a5 Add default gasPrice==1 for wallet 5 years ago
Edgar Aroutiounian 825a5f0f43
[staking] Provide correct Encoding/Decoding of Directive in StakingTransaction (#1773) 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
chao af0a6608ad update staking cli to latest data structure 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 92a05eb78f move syncing frequency as parameter in commandline flag 5 years ago
chao bd6a9bee6c fix test error 5 years ago
chao 96cb8d095a add validatorList read/write 5 years ago
chao 86bed02100 initialize consensus viewID with viewID information stored in block header instead of using block height 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Edgar Aroutiounian 97efce2766
Further progress on staking (#1709) 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago
Leo Chen 6e7dc61f3c Revert "Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service" 5 years ago
Eugene Kim daa6078db0 go generate 5 years ago
Eugene Kim 3d66c2fd49 Make wallet and friends use chain ID from .ini 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
Leo Chen 343b4e9ff5 Revert "[cleanup] remove is_genesis flag" 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan 50ada4100d fix explorer for loop 5 years ago
chao 718f681f8e addressed comments on others' buckets 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago