Commit Graph

1398 Commits (71974e1440123cb6c52f8f0f48b26e27333c5287)

Author SHA1 Message Date
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan fface555dd Enable receipt processing for mainnet 5 years ago
Rongjian Lan de1ed268b3 Enable receipt processing for mainnet 5 years ago
Rongjian Lan 50ada4100d fix explorer for loop 5 years ago
Rongjian Lan 5c8e883361 Fix explorer handler 5 years ago
Rongjian Lan d662fcfab0 Fix explorer handler 5 years ago
chao 718f681f8e addressed comments on others' buckets 5 years ago
chao 697787db21 address some minor issues in comments and code 5 years ago
Eugene Kim 97cde76627 Fix the beacon committee check 5 years ago
chao 1a3267e9df use lastMileMux to protect lastMileBlock queue to avoid potential blocking; use sleep instead of ticker 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
chao 3420bbe03c fix beacon sync channel blocking issue 5 years ago
Leo Chen f08fd3219a [nodetype] add nodetype to replace is_explorer 5 years ago
Chao Ma ad10f19235 refactor BroadcastCXReceiptsWithShardID and clean up corresponding logs 5 years ago
chao 00c2356b5e add tx type check; improve several efficiency issues 5 years ago
chao c78b8fa352 add http rpc call to resend missing cross shard receipt 5 years ago
Rongjian Lan 5474494fe2 Fix explorer node stuck issue 5 years ago
Rongjian Lan 4899b24489 fix lint 5 years ago
Rongjian Lan 8376c2a3a0 Add all cross-shard txn fork checks 5 years ago
Dennis JongHyuck Won b51ea38e35 add enabling txn throttling kill switch and disable on pangaea (#1552) 5 years ago
Eugene Kim c996f22f7a Avoid fetching entire block to use just its header 5 years ago
chao 53fc2819b9 close connection after pushnewblock error 5 years ago
Dennis Won 602f36a4b7 fix incoming receipt tx block header verification by correct shard state reading 5 years ago
Rongjian Lan 9361fb6e77 remove cross link error log 5 years ago
chao 29aa946308 lower down to 15% of ratio to receipts broadcast 5 years ago
Dennis Won 479c9ad60f consolidate and use block validator functions properly 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
Rongjian Lan aa577444b7 Add seed for rand 5 years ago
Rongjian Lan 4bdb8e6680 Let 30% of the validator broadcast cx-receipts 5 years ago
chao d0856e5af9 add ToShardID verification 5 years ago
flicker-harmony cfd1f7beda Revert discovery for explorer, resolve comments 5 years ago
chao 39809b9027 add upper limit on incoming receipts 5 years ago
Dennis Won 518f98ee5e add block header download api to grpc 5 years ago
chao d624e3c46a remove crosslink checking in cross tx receipt verification 5 years ago
chao 39214def83 improve cross tx receipts verification to avoid beacon sync dependency 5 years ago
Rongjian Lan bf786f4bf0 fix build 5 years ago
chao 65cdaf75bf improve cross shard tx receipts verification design and logic 5 years ago
Rongjian Lan fab6925e0a fix import 5 years ago
Rongjian Lan 06e3439915 refactor node_handler.go 5 years ago
chao c813fed369 refactoring block header signature verification 5 years ago
Rongjian Lan d512518ae8 fix log 5 years ago
Rongjian Lan 2bb2c42466 fix log 5 years ago
Rongjian Lan 7b81b47d85 print right numpeer 5 years ago
Leo Chen 6fb5625449 [cleanup] remove discovery service on explorer node 5 years ago
Leo Chen 3012b9f2b0 [client] remove client peer support 5 years ago
Rongjian Lan c36155d066 fix conflict 5 years ago
Minh Doan 9aab6dc5d0 add current to the sharding structure for sdk 5 years ago
Rongjian Lan 586b6a7822 Fix comments 5 years ago
Rongjian Lan 54111b60d7 Update EpochLastBlock to use big int 5 years ago
Nye Liu 1499169d40 [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago