Commit Graph

5211 Commits (4d3929ac8c6e5e867e656417205f82d609cafaa6)
 

Author SHA1 Message Date
Rongjian Lan 4d3929ac8c Add emergency rollback 5 years ago
Rongjian Lan b4e76aa45f
Merge pull request #1910 from rlan35/staking_last_push 5 years ago
Rongjian Lan 07456bd06d Fix existing crosslinks being proposed 5 years ago
Edgar Aroutiounian 35d22ce116
[reward] Add Accumulator of rewards in DB (#1888) 5 years ago
flicker-harmony bec22bd58d
Merge pull request #1909 from flicker-harmony/pr_staking_api_updates 5 years ago
flicker-harmony 0f3a3deffc Different API update to support staking txs fetch and additional staking methods 5 years ago
Rongjian Lan 026f9feccf
Merge pull request #1908 from rlan35/staking_last_push 5 years ago
Ganesha Upadhyaya 9565b08460
Merge pull request #1907 from harmony-one/fix-collect-reward-bug 5 years ago
Rongjian Lan fbb72622f6 Fix edit description bug 5 years ago
Rongjian Lan b177e00714 move stats account in the correct place 5 years ago
Ganesha Upadhyaya 72dfc3cbdb fixing the staking type not found bug for collect rewards 5 years ago
Rongjian Lan 2823067625
Merge pull request #1906 from rlan35/staking_last_push 5 years ago
Rongjian Lan 1423953ffa Fix no bls key issue; fix sanity check potential issue; Preempty uesless collectReward tx 5 years ago
Rongjian Lan ea3a66eb66
Merge pull request #1903 from rlan35/staking_last_push 5 years ago
Rongjian Lan 5ae4c992b1 Merge branch 'master' of github.com:harmony-one/harmony into staking_last_push 5 years ago
chaosma 2c3e70584f
Merge pull request #1905 from chaosma/staking-debug-msg 5 years ago
Rongjian Lan 6535f84923 Fix error and lint 5 years ago
Rongjian Lan e206fd291e Merge branch 'staking_last_push' of github.com:rlan35/harmony into staking_last_push 5 years ago
Rongjian Lan 06f6ba38a6 Merge branch 'master' of github.com:harmony-one/harmony into staking_last_push 5 years ago
chao f6fc909de2 add debug log for staking msg conversion 5 years ago
Rongjian Lan b273ab0e35
Apply suggestions from code review 5 years ago
chaosma 8d57b37c5b
Merge pull request #1904 from chaosma/staking-crash 5 years ago
chao a5ad4d8919 fix staking msg conversion crash 5 years ago
Rongjian Lan 8e9dac2831 Add shard assignment in validator RPC; fix main.go for staking validator setup 5 years ago
Rongjian Lan e2c3ee653a
Merge pull request #1901 from rlan35/staking_last_push 5 years ago
Rongjian Lan 72c7e8d817 fix lint 5 years ago
Rongjian Lan 8b00ed039b Fix lint 5 years ago
Rongjian Lan 258430c5c5 Fix staking txns reader 5 years ago
Rongjian Lan 4e154eae29
Merge pull request #1898 from harmony-ek/fix_networkinfo_context_handling 5 years ago
Rongjian Lan 140dec7fb0
Merge pull request #1877 from chaosma/chao-crosslink 5 years ago
Edgar Aroutiounian 450f0d0a1f
[effective] Guard median call site against zero length SlotList (#1900) 5 years ago
Chao Ma 06940237c1 make DeleteCommittedCrossLinksFromPending faster; fix ContinuesCrossLink bug 5 years ago
Leo Chen f9668c7eaf
Merge pull request #1899 from LeoHChen/devnet_shorten_epoch_time 5 years ago
Leo Chen 4c14e2b63a [devnet] shortne epoch time and increase slot to 50 5 years ago
Edgar Aroutiounian ae5d010f9a
[quorum] Add interface method to check if I am in committee, implemen… (#1892) 5 years ago
Eugene Kim c380acd891 Avoid tick resource leakage in networkinfo 5 years ago
Eugene Kim c28d79e4d0 Fix networkinfo context handling 5 years ago
Rongjian Lan 60d0ef6e04
Merge pull request #1895 from rlan35/staking_last_push 5 years ago
chao 338720b2eb fix epoch reading bug; return error in block crosslink verification if crosslink exists; only remove committed crosslink from pending list 5 years ago
Rongjian Lan f51994e6f7 update staking tool 5 years ago
Rongjian Lan ac59cda530
Merge pull request #1894 from rlan35/staking_last_push 5 years ago
Rongjian Lan db7a4211f0 Fix staking txn replication issue 5 years ago
chao 706fc6826f fix block reward code after merging with crosslink 5 years ago
chao f6face7720 Merge branch 'master' of github.com:harmony-one/harmony into chao-crosslink 5 years ago
Leo Chen eb2b8cf279
Merge pull request #1891 from LeoHChen/use_new_set_of_keys 5 years ago
Leo Chen 12d2a9623c [devnet] use a new set of account key 5 years ago
chao 3d6e661a5c address comments/issues for crosslinks 5 years ago
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
Chao Ma d165ca090e fix crosslink epoch calculation; remove first block comparison by using first epoch comparison 5 years ago