Commit Graph

5398 Commits (37935bb29f8bef8b582a0dd7c1fd3587de2235ba)
 

Author SHA1 Message Date
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
Eugene Kim ff2e0072c9 Use topic-based libp2p pubsub interface 5 years ago
Eugene Kim a649369e80 Remove temporary artifacts created by mockgen 5 years ago
Eugene Kim fb22459275 Require github.com/libp2p/go-libp2p-pubsub v0.2.3 5 years ago
Eugene Kim 35bcb7566f Exempt *_mock_for_test.go from style check 5 years ago
Eugene Kim f3e268ab2b Generate mocks in the same package 5 years ago
Ganesha Upadhyaya 2d72333f15 adding core to handle staking transaction receipts 5 years ago
Daniel Van Der Maden daf78e5457
Merge pull request #1852 from harmony-one/deploy-checks 5 years ago
Daniel Van Der Maden 1ca65b1176 [test/deploy] Fix possible dependency missmatch for tests 5 years ago
Rongjian Lan 2caecd4148
Merge pull request #1853 from rlan35/staking_tx 5 years ago
Rongjian Lan fcd3935780 Fix beacon sync 5 years ago
Rongjian Lan 1e80e8c462
Merge pull request #1850 from fxfactorial/switch-committee 5 years ago
Edgar Aroutiounian cc8662cb53 [PR] Address PR comments #3 5 years ago
Edgar Aroutiounian ccd0648c73 [PR] Address PR comments #2 5 years ago