Commit Graph

64 Commits (8e93ea6389360fe6d5bcb324c1034888200911f4)

Author SHA1 Message Date
peekpi e1f079597a update HIP16 params of Testnet 3 years ago
peekpi e2df509af2 Fixed the slots limit calculation. 3 years ago
peekpi 08bb9022e0 [consensus] HIP-16: Enforce a 6% max keys per shard limit for each validator 3 years ago
Rongjian Lan ef9fd043a2 Add vrf proposal and vrf epoch 4 years ago
Leo Chen 33aaf2db8a [testnet] reduce internal voting power to 60% on testnet 4 years ago
Leo Chen 09ed7444db [epoch] decrease internal voting power to 60% 4 years ago
Rongjian Lan 6782972407
Cleanup sharding config code and add epoch block change for localnet (#3473) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Rongjian Lan 093b67bb2d Add slot increase for testnet 4 years ago
Janet Liang 885ecda233 [internal] Add IsSkippedEpoch to each network config & interface 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Daniel Van Der Maden 38cd3965ec [config] correct testnet config 5 years ago
Daniel Van Der Maden 18537adf57 [config] Create Testnet config 5 years ago
Jacky Wang 1fce5cbaea
Double sign unit test (#2955) 5 years ago
Daniel Van Der Maden 5d87fdb59e
Fix error sink msg duplication & false positives (#2924) 5 years ago
Leo Chen deb065a403 [testnet] use different dns for testnet config 5 years ago
Daniel Van Der Maden ad4dbfd0c9 [config] P2 Testnet configs and tests 5 years ago
Daniel Van Der Maden 2838d32f64 [config] Make epoch 8 blocks for P1 open staking testnets 5 years ago
Rongjian Lan 22de132fd1
Add shard config for harmony/external voting power (#2517) 5 years ago
Rongjian Lan c237a18b6f Add shard config for harmony/external voting power 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
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
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
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
john-harmony a957054580 Update wss endpoints 5 years ago
john-harmony 6ea16ae90f Change endpoints to support for https and wss 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 5 years ago
Minh Doan d4438547fd quick fix for betanet 5 years ago
Minh Doan 2fcf9ed8b8 add GetShardingStructure interface and implmentation for each instance 5 years ago
Rongjian Lan 892958a232 Add epoch-based forking 5 years ago
Rongjian Lan 9679a27e33 Revert sharding config change 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Eugene Kim 3ef3044fe8 Revert "Merge pull request #1257 from harmony-one/vdf_3" 5 years ago
Eugene Kim c2a2c2c3ed Revert "Merge pull request #1294 from coolcottontail/vdf_version_onff" 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Minh Doan d186151e47 move GetNetworkID to schedule interface 5 years ago
Minh Doan 92f0400a92 add networkID for scheduling 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Dennis Won b1bc9ea3b6 wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won 704872b9ca Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 5 years ago
Dennis Won 357703d643 revert comparing by nano. compare max limit on tx amount with one 5 years ago
Dennis Won 7d91280967 fix max big int limit comparison issue with overflow 5 years ago