Commit Graph

293 Commits (55f8c769a01a90c231d5ce6599dd0964d96fb269)

Author SHA1 Message Date
Edgar Aroutiounian 87963bb791
adding support for validating multibls for same shard (#2402) 5 years ago
Ganesha Upadhyaya ae362c24c6
multi-bls key support (#2249) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Andy Wu 2036afdf6f new profile for OSTN 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 5 years ago
Rongjian Lan 1241ece48c
Fix testnet config for staking (#2182) 5 years ago
Leo Chen 063fb58c7c [config] a small test net configuration for open staking 5 years ago
Edgar Aroutiounian 2802a02f6e
[rpc][config] Extend node metadata RPC with chain config, block per epoch count (#2110) 5 years ago
Daniel Van Der Maden 637216f51e [config] Add localnet config 5 years ago
Edgar Aroutiounian c37a89455e
[rpc] Expose median raw stake for explorer nodes only, remove dead st… (#2035) 5 years ago
Rongjian Lan 09ffce3960 add flag to revert only beacon chain; also fix a epoch calc bug 5 years ago
Eugene Kim f590b30f73 Reduce Harmony seats from 80 → 68 at staking epoch 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 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
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Leo Chen 4c14e2b63a [devnet] shortne epoch time and increase slot to 50 5 years ago
Leo Chen d1557363ae [devnet] reduce the number of nodes per shard to reach consensus in bootstrap 5 years ago
Leo Chen 3dd3da4284 [devnet] use pga for the hosted zone to avoid conflict with testnet 5 years ago
Leo Chen f54932d5ec [devnet] set 40 keys only for hmy node on devnet 5 years ago
Leo Chen ffe6f028d8 [devnet] updated pangaea network configuration for devnet usage 5 years ago
Edgar Aroutiounian c673bd97d9 [committee] Switch over committee for stake epoch 5 years ago
Edgar Aroutiounian f1cf151ba1 [slashing] Checkpoint to verify changing of committee works 5 years ago
Edgar Aroutiounian 8d76bf13ee [epos] Remove debug code, address lint 5 years ago
Edgar Aroutiounian 09c427f080 [EPoS] Checkpoint w/RJ 5 years ago
Edgar Aroutiounian 867fdb1f8d
Implementation of EPoS (#1826) 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
Edgar Aroutiounian 4e628224e6
[rpc] Fix mistake how nodemetadata gets ShardID, fix older networkType mistake (#1817) 5 years ago
Rongjian Lan 77623dcaee Remove Tx Throttling logic 5 years ago
Rongjian Lan 06f8594aa2 Disable throttling for txns 5 years ago
Eugene Kim e40f8af3ed Unbreak testnetSchedule.EpochLastBlock 5 years ago
Eugene Kim c8968d6951 Resize testnet to 3 shards * 100 nodes/shard 5 years ago
Eugene Kim 860badfb09 Simplify Pangaea/testnet epoch schedule 5 years ago
Andy Wu f0747bdd00 fn key swaps for epoch 51 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Andy Wu 71e2715070 swap 13 fn nodes keys/addresses 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Ben ead4782b46 Epoch 46, swapping 10 keys 5 years ago
Leo Chen 1b4c128c88 [p2p] add hmy prefix for testnet/pangaea 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Ben Fong 31b9990baa fn key swapping 5 years ago
Ben Fong 9ccc2db8a1 swapping fn keys 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago