Commit Graph

276 Commits (25b2b5fd9ee614cbd4085abbb16d2e859b311767)

Author SHA1 Message Date
chao 96cb8d095a add validatorList read/write 5 years ago
chao 86bed02100 initialize consensus viewID with viewID information stored in block header instead of using block height 5 years ago
Leo Chen fb637d5057 [node] set network type for all internal configs 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
Leo Chen d8e02f00c6 [rpc] use a public_rpc parameter to enable public rpc 5 years ago
Leo Chen 6e7dc61f3c Revert "Merge pull request #1614 from LeoHChen/listen_to_localhost_on_rpc_service" 5 years ago
Rongjian Lan 19b1c03888 Refactor shard state related func and avoid recomputing shard state unnecessarily 5 years ago
Leo Chen 967fec9056 [rpc] listen to localhost by default 5 years ago
Leo Chen 343b4e9ff5 Revert "[cleanup] remove is_genesis flag" 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan 50ada4100d fix explorer for loop 5 years ago
chao 718f681f8e addressed comments on others' buckets 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago
Leo Chen 559d3c964f [node] change min_peers to 32 5 years ago
Leo Chen 97880b2c3a [cleanup] remove is_genesis flag 5 years ago
Dennis Won 602f36a4b7 fix incoming receipt tx block header verification by correct shard state reading 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
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