Commit Graph

5161 Commits (3204600e280ca7c2383f1beb8e6893d4090611ba)
 

Author SHA1 Message Date
Leo Chen 3204600e28
Merge pull request #1890 from LeoHChen/reduce_num_nodes_in_devnet 5 years ago
Leo Chen d1557363ae [devnet] reduce the number of nodes per shard to reach consensus in bootstrap 5 years ago
Rongjian Lan 1a5757b249 Add full block reward integration; fix staking index bug; add staking txn signer check (#1889) 5 years ago
Edgar Aroutiounian aaf289c070
[shard] Wrapper on decoding ShardState (#1886) 5 years ago
Rongjian Lan b8fa1b4d94 Fix block rewards; Add staking signer check; Allow 0 MaxTotalDelegation (#1887) 5 years ago
janet-harmony 1cc2518d31 [unit-testing] Add units test for roster.go & calculate.go (#1885) 5 years ago
Leo Chen 4b46e5f708
Merge pull request #1884 from LeoHChen/use_pga_as_hosted_zone_for_devnet 5 years ago
Leo Chen 3dd3da4284 [devnet] use pga for the hosted zone to avoid conflict with testnet 5 years ago
janet-harmony ad4a8aab6e [staking] Set RawStake per voter when creating roster (#1882) 5 years ago
Leo Chen fbdc3483b6
Merge pull request #1878 from rlan35/staking_tx 5 years ago
Rongjian Lan 842ced116a Fix cross-shard verification during staking epoch change 5 years ago
Rongjian Lan 61e613b492 Set staking for pangaea 5 years ago
Eugene Kim 94e82d47a5
Merge pull request #1825 from harmony-ek/add_operational_checklist_to_pr_template 5 years ago
Rongjian Lan 16da8a1417
Merge pull request #1876 from rlan35/staking_tx 5 years ago
Rongjian Lan 8c4734a319 fix a corner case bug for staking epoch catch up 5 years ago
Rongjian Lan d5cdd62c52 Fix lint 5 years ago
Rongjian Lan 34dcb28bac Remove local code 5 years ago
Rongjian Lan c6e0fc68fa Add voting power and effective stake into RPC 5 years ago
Edgar Aroutiounian 5137dfed36
[WIP] [reward] Adjust block reward by % of current staked (#1874) 5 years ago
Edgar Aroutiounian 1cf258ee06
[staking][reward] Give out block reward for cross links (#1869) 5 years ago
Rongjian Lan a6044ecd34 Merge branch 'master' of github.com:harmony-one/harmony into staking_tx 5 years ago
Rongjian Lan 98eee91ecc
Merge pull request #1875 from rlan35/staking_tx 5 years ago
Rongjian Lan 06e51a5c84 Merge branch 'master' of github.com:harmony-one/harmony into staking_tx 5 years ago
Rongjian Lan 7291f8b248 Fix staking epoch transition 5 years ago
Leo Chen 2670075448
Merge pull request #1873 from LeoHChen/only_have_40_keys_for_devnet 5 years ago
Leo Chen f54932d5ec [devnet] set 40 keys only for hmy node on devnet 5 years ago
Leo Chen 3525de669e
Merge pull request #1872 from LeoHChen/use_pangaea_for_devnet_on_staking 5 years ago
Leo Chen ffe6f028d8 [devnet] updated pangaea network configuration for devnet usage 5 years ago
Rongjian Lan 422d2858c4
Merge pull request #1854 from gupadhyaya/master 5 years ago
Rongjian Lan 9cd64ef00a
Merge pull request #1870 from rlan35/staking_tx 5 years ago
Rongjian Lan a9218b2daf
Merge pull request #1871 from flicker-harmony/pr_oneaddress_support 5 years ago
flicker-harmony 54bdb3d309 One address support where its missing and getValidatorInfo to getValidatorInformation 5 years ago
Rongjian Lan d9900b44df Fix staking epoch logic 5 years ago
Rongjian Lan c258ab167f Fix staking one-time catch up logic 5 years ago
Rongjian Lan d36e14a7cb Merge branch 'master' of github.com:harmony-one/harmony into staking_tx 5 years ago
Rongjian Lan 9353092ad4 Remove local code 5 years ago
Rongjian Lan e79ba5fe88 Make shard chain follow beacon chain's epoch after stakingEpoch 5 years ago
Rongjian Lan 9070421462 Refactor shard compute logic and make local test friendly for staking 5 years ago
Rongjian Lan c0e99c633c
Merge pull request #1866 from rlan35/staking_tx 5 years ago
Rongjian Lan 7db45a54c7 disable 100 percent check 5 years ago
Ganesha Upadhyaya bf0590244e Merge branch 'master' of https://github.com/harmony-one/harmony 5 years ago
Rongjian Lan fd70805e8c fix lint 5 years ago
Rongjian Lan b1a6c77f6b Remove unncessary api 5 years ago
Rongjian Lan 929a44dbd5 Remove local change 5 years ago
Rongjian Lan 33a452fa4e Revert local change 5 years ago
Rongjian Lan 1049bd5f24 More clear up and fixes 5 years ago
Rongjian Lan bad9c62922 Bug fixes 5 years ago
Eugene Kim 93dade6a72
Merge pull request #1862 from harmony-ek/pubsub_discovery 5 years ago
Edgar Aroutiounian b8456dd83d
[staking] Fix mistake on QurorumThreshold, change Harmony share to 68 (#1863) 5 years ago
Edgar Aroutiounian 5ca5632dfc
[staking] Implement Quorum in staked case while taking into account hmy slots (#1855) 5 years ago