Commit Graph

517 Commits (0292e7cdd6df6df32f278e3494fbb5691bd56c6c)

Author SHA1 Message Date
Rongjian Lan 6eafc5e9d7 Fix lint 5 years ago
Rongjian Lan 3537f7ad24 remove ethereum license comment 5 years ago
Rongjian Lan 9679a27e33 Revert sharding config change 5 years ago
Rongjian Lan 4552312990 remove not needed ethereum params 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Minh Doan abfb653938 simplify fixedSchedule by removing networkID 5 years ago
Minh Doan d186151e47 move GetNetworkID to schedule interface 5 years ago
Minh Doan 92f0400a92 add networkID for scheduling 5 years ago
Minh Doan 42bc4d7522 correct condition to broadcast tx 5 years ago
Minh Doan 3fc5d399b2 add logic to broadcast tx from non-leader 5 years ago
Leo Chen b457d74467 [local] fix local test no balances issue 5 years ago
Leo Chen b743dcc840 [log] dispaly nano sec in timestamp 5 years ago
Leo Chen 7bd399fe99 [test] fix go test failure 5 years ago
Rongjian Lan 179e19972e Remove wrongly refactored ShardIDs 5 years ago
chao 7f62c8e57a add crosslink verification for shardID=0 case 5 years ago
chao 99b6e5f438 add crosslink verification for shardID=0 case 5 years ago
chao 5eaeba16cd add crosslink verification for shardID=0 case 5 years ago
Minh Doan 806a3b0558 add comment for any caller using this api 5 years ago
Minh Doan b5c78354c1 add test 5 years ago
Minh Doan 5d796a9a10 support one address from rpc call 5 years ago
Eugene Kim 568d355643 Add TODO reminder for ShardID cleanup 5 years ago
Eugene Kim 83f260542b Factor consensus engine and reward logic out 5 years ago
Eugene Kim ef61a8c913 Make shardchain.CollectionImpl retain chain config 5 years ago
Christopher Liu cce1cfcb01
[Pangaea] Fix typo in account configs (#1386) 5 years ago
Christopher Liu f586234381
[Pangaea] 1000 total nodes w/ 80 internal (#1380) 5 years ago
ak 32dae845af replacing 4 initial keys 5 years ago
ak 7d12a49b96 replaced foundational keys 5 years ago
Richard Liu 7f15b31604 add one1 support to /address 5 years ago
chao 7b9db27e99 modify chainID to mainnet=1 5 years ago
charleszqwang 612b11a7c2 Add 50 FN Keys 5 years ago
Eugene Kim a68778cf3f Add UTs for DeployAccount tables 5 years ago
Eugene Kim bdcb67ed30 Convert to ONE addresses 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
chao 2a8882eb90 wip 5 years ago
Rongjian Lan 1307f48090 Fix last commit checking bug; fix local key setup 5 years ago
Dennis Won 49b0dea020 fix goimport 5 years ago
Dennis Won a9bbcf6ae8 stress test script updates 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 8e926cce03 stress test script updates 5 years ago
Leo Chen 822334efc1 [shardingconfig] fix the test failure and add test cases 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Christopher Liu 325c3aed15
[Foundation] Fix typo in BLS key and test clarity 5 years ago