Commit Graph

201 Commits (10add4825f7a252f76eb4b9e4610fffc7608a55c)

Author SHA1 Message Date
Minh Doan abfb653938 simplify fixedSchedule by removing networkID 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Eugene Kim 2036f6cbd1 Revert "Merge pull request #1457 from chaosma/master" 5 years ago
Minh Doan d186151e47 move GetNetworkID to schedule interface 5 years ago
Minh Doan 92f0400a92 add networkID for scheduling 5 years ago
Chao Ma 52334bb063 enable beacon syncing 5 years ago
Leo Chen 5bd36e55c9 [cleanup] remove redundant code after merge from cross-shard 5 years ago
Rongjian Lan 179e19972e Remove wrongly refactored ShardIDs 5 years ago
Rongjian Lan cbd0d802b0 Add missed line during merge, also make crosslink proposing robust 5 years ago
Eugene Kim ff354a4840 Enable beacon syncing loop on non-beacon nodes 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
Eugene Kim c23b6ed6d5 Make localnet discover syncing peers statically 5 years ago
Eugene Kim 8a1eb64e97 Refactor syncing peer provider 5 years ago
john-harmony 6f15fbd8ff add explorer configuartion for local 5 years ago
Christopher Liu aa86b9f7df
Revert "[pangaea] temporary pause the harmony nodes on shard0/1" (#1383) 5 years ago
Leo Chen 4629f3e9be [pangaea] temporary pause the harmony nodes on shard0/1 5 years ago
Leo Chen 844ca7ff05 Revert "Revert bad blocks" 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Nye Liu 5ffdbde086 Partial fix for #1320 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Eugene Kim 3b8fc36d0d Add -network_type=pangaea 5 years ago
Eugene Kim 02c68947ef Simplify network type handling 5 years ago
Rongjian Lan a4c1972c77 Up the boundary (#1297) 5 years ago
Rongjian Lan aa536b5bab Add shard check and set default revert valus 5 years ago
Rongjian Lan b7f77539e8 Add warning 5 years ago
Rongjian Lan 8ff2832c7c Revert bad blocks 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony 7806cd25c7 Fix travis 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
chao fb5205828f separate the mode set from UpdateConsensusInformation to make it more usable by others e.g. explorer node 5 years ago
chao 49d9a6b421 update consensus information based on blockchain status 5 years ago
Leo Chen cff6a7cd76 [node] remove duplicated gc routine 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Rongjian Lan 02e279ffd9 Add last commit cache 5 years ago
Rongjian Lan ff7ce4cff5 Persist last commit sig 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Leo Chen 82307820d5 [resharding] add resharding epoch 5 years ago
Leo Chen 4bde201697 [resharding] add new node resharding/game support 5 years ago
Leo Chen c1f892c7be [newnode] set proper role for newnode 5 years ago
Leo Chen 2e8e1f0d8e [newnode] support newnode mode 5 years ago
Leo Chen c81fdbd0aa [cleanup] move enableGC outside of setupGenesisAccount 5 years ago
Leo Chen 4f9eb1a45a [cleanup] remove unused keystore variable 5 years ago
Leo Chen 0d93e87951 [node] clean up main program of node 5 years ago
Leo Chen 20c69da1c0 [localtest] add localnet network type support 5 years ago
Leo Chen 854f129fc1 [misc] fix function name in main.go 5 years ago
Leo Chen 3c2aece8af [testnet] support different account keys for testnet 5 years ago