Commit Graph

41 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
PeekPI f75cccfe39
[hardfork] collect txns fees to a specific account (#4265) 2 years ago
PeekPI 8b1d7a526a
[consensus] HIP-18: Allowlist for external leaders (#4146) 3 years ago
peekpi c1fd188df0 rename variable name and add comments 3 years ago
peekpi ac4d4b02db udpate comments 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
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
Janet Liang 885ecda233 [internal] Add IsSkippedEpoch to each network config & interface 4 years ago
Edgar Aroutiounian 2836f0f620
[project] Remove over complicated packages, useless tests, dead functions (#2780) 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
Edgar Aroutiounian 2802a02f6e
[rpc][config] Extend node metadata RPC with chain config, block per epoch count (#2110) 5 years ago
Eugene Kim 9d0cc6196a Mock shardingconfig interfaces 5 years ago
Rongjian Lan 77623dcaee Remove Tx Throttling logic 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 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
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
Dennis Won df7bb99d46 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won df2f2eb3c9 rename tx throttline configuration key name to MaxNumTxsPerAccountPastHourLimit 5 years ago
Dennis Won c001915e1a simple symbol renaming for txThrottleFlag 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won dffe6652a7 Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 5 years ago
coolcottontail 1feaeaea61 added wrapper for randonness generation based on epoch 5 years ago
Dennis Won e37f3ed966 revert comparing by nano. compare max limit on tx amount with one 5 years ago
Dennis Won 9da6f5624c fix max big int limit comparison issue with overflow 5 years ago
Dennis Won dae2e393c9 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won 987306a9f8 rename tx throttline configuration key name to MaxNumTxsPerAccountPastHourLimit 5 years ago
Dennis Won b4c4f76546 simple symbol renaming for txThrottleFlag 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
coolcottontail 46f292be25 created different consensysratio for localnet/mainnet 5 years ago
coolcottontail fbad541ccf added VRF/VDF features 5 years ago
Leo Chen d1f7091127 [epoch] add IsLastBlock in shardingSchedule 5 years ago
Leo Chen b7c34f37e7 [epoch] dynamically calculate the epoch number 5 years ago
Leo Chen d6e091ce74 [config] make blocks per epoch configurable on network type 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 3b54ec0420 [sharding] set shardID within FindAccount 5 years ago