Commit Graph

337 Commits (3d4bf3f49c7afdc4ead7996ed36aca38c3445d86)

Author SHA1 Message Date
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
Ben Fong 862aaf499d replace 4 nodes 101-104 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
charleszqwang 469714261f Add Global Access to OS Temp Directory Variable and Move DHT Files Into Temp Directory 5 years ago
Rongjian Lan 5474494fe2 Fix explorer node stuck issue 5 years ago
Rongjian Lan 5a4fff53b6 update threshold ratio to 10% 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
Chris be1965e9d1
[Pangaea] Reduce blocks per epoch 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 5 years ago
Minh Doan 8327a3a1a3 remove redandunt code 5 years ago
Minh Doan d4438547fd quick fix for betanet 5 years ago
Minh Doan c7f80952c4 move test to shardingconfig 5 years ago
Minh Doan 9c1a1d3522 clean up 5 years ago
Minh Doan 2fcf9ed8b8 add GetShardingStructure interface and implmentation for each instance 5 years ago
Minh Doan f0e288f6ac add shard ips by domain 5 years ago
Charles Wang c3f4cb9135 [Foundation] FN Key Updates (#1494) 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
Chris 837c434bb2
[Foundation] Fix Kenny node and update unit tests 5 years ago
Eugene Kim 3ef3044fe8 Revert "Merge pull request #1257 from harmony-one/vdf_3" 5 years ago
Minh Doan abfb653938 simplify fixedSchedule by removing networkID 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
Charles Wang 0a4f4f8f21
Swap 4 FN Keysx (#1447) 5 years ago
Leo Chen b457d74467 [local] fix local test no balances issue 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
Eugene Kim 568d355643 Add TODO reminder for ShardID cleanup 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
charleszqwang 612b11a7c2 Add 50 FN Keys 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
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