Commit Graph

808 Commits (f590b30f737fd967a9f1d19a2bc760de861f48d9)

Author SHA1 Message Date
Eugene Kim f590b30f73 Reduce Harmony seats from 80 → 68 at staking epoch 5 years ago
Eugene Kim 858739d01c Schedule Pangaea staking epochs 5 years ago
Eugene Kim ef389aa9b5 IsCrossTx → AcceptsCrossTx 5 years ago
Eugene Kim 02ba0b309c Fix cross-TX header introduction glitch 5 years ago
Edgar Aroutiounian 67f2e4f57f
[log] More log (#1958) 5 years ago
chao 05dd350906 address comments 5 years ago
Rongjian Lan 41509fcbc6 fix bug on undelegate and delegate 5 years ago
Edgar Aroutiounian c8c9c8d594
[votingpower] Extend vote power snapshot, use existing roster data structure (#1935) 5 years ago
flicker-harmony e47ab3168e Show staking txs in blocks by default 5 years ago
Rongjian Lan 1a8d73cb9e fix import 5 years ago
chao 44a8e2a376 add shardState verification 5 years ago
Rongjian Lan bd79d2abd7 fix validator list addr format 5 years ago
Rongjian Lan fd43690f41 Change staking rpc to one addresses 5 years ago
Edgar Aroutiounian ad1e94b56b [reward] Give back 0 reward instead of nil 5 years ago
Edgar Aroutiounian c2d0315823 [reward] log whatPercentStakedNow 5 years ago
Edgar Aroutiounian 06ca582f16 [reward] Do need Update for accumulator 5 years ago
Edgar Aroutiounian c30886b1d4 [reward] Do not update state in reward, thread through payout, write payout on each block 5 years ago
Rongjian Lan 178fbde94c Fix bls pub key address leader lookup bug 5 years ago
Eugene Kim 110c657c5b Add UT for nodeconfig.ShardIDFromConsensusKey 5 years ago
Eugene Kim 9d0cc6196a Mock shardingconfig interfaces 5 years ago
Eugene Kim 65a066c70b Break import cycle at ./internal/utils → ./p2p 5 years ago
Eugene Kim 229456eb41 Factor BLS-key-to-shard-ID logic out 5 years ago
Eugene Kim f91488b50b Add sharding schedule to node config 5 years ago
Eugene Kim 22f0c4eac3 Ensure nodeconfig.shardConfigs is initialized 5 years ago
Eugene Kim d8650cbf1e golint 5 years ago
Eugene Kim 15f08d6aad ChainConfigForNetworkType → NetworkType.ChainConfig 5 years ago
Eugene Kim 311091e7c5 Fix typo 5 years ago
Eugene Kim 878e13ba8c Remove unused nodeconfig.SetConfigs 5 years ago
Chao Ma a8a977e88c add getECDSAFromCoinbase for leader reward 5 years ago
Edgar Aroutiounian a8a9f7c951
[votepower] Allow negative diff, explicit check sum to one (#1930) 5 years ago
Edgar Aroutiounian 954c50a561
[reward] Add reward Schedule table from spreadsheet (#1929) 5 years ago
Rongjian Lan 67f5100e5b Make sure crosslink is verified before proposal 5 years ago
Rongjian Lan f59469b644 Add epoch number in shard state for use of beacon epoch sync 5 years ago
Rongjian Lan e0ea579922 Fix comment 5 years ago
Rongjian Lan b240b7533d Many small tweaks 5 years ago
flicker-harmony 3571517303 Fix travis lint 5 years ago
flicker-harmony f7c939d174 Make staking txs optional in blocks 5 years ago
Edgar Aroutiounian 35d22ce116
[reward] Add Accumulator of rewards in DB (#1888) 5 years ago
flicker-harmony 0f3a3deffc Different API update to support staking txs fetch and additional staking methods 5 years ago
Rongjian Lan 6535f84923 Fix error and lint 5 years ago
Rongjian Lan b273ab0e35
Apply suggestions from code review 5 years ago
Rongjian Lan 8e9dac2831 Add shard assignment in validator RPC; fix main.go for staking validator setup 5 years ago
Leo Chen 4c14e2b63a [devnet] shortne epoch time and increase slot to 50 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
chao 706fc6826f fix block reward code after merging with crosslink 5 years ago
Leo Chen 12d2a9623c [devnet] use a new set of account key 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
Rongjian Lan b8fa1b4d94 Fix block rewards; Add staking signer check; Allow 0 MaxTotalDelegation (#1887) 5 years ago
Leo Chen 3dd3da4284 [devnet] use pga for the hosted zone to avoid conflict with testnet 5 years ago