Commit Graph

1076 Commits (c84f1197391a511c21ddf88c9b445d00270cc2d2)

Author SHA1 Message Date
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Dennis Won ab64222db1 enable transaction on mainnet/releasenet 5 years ago
Dennis Won 7855957a68 unrevert bug fix line reverted in s3 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Eugene Kim 69e51f6787 Revert "Merge pull request #1426 from chaosma/master" 5 years ago
Eugene Kim 44715b0155 Revert "Merge pull request #1427 from chaosma/master" 5 years ago
Eugene Kim 5f6b340166 Revert "Merge pull request #1437 from chaosma/master" 5 years ago
Eugene Kim d77e5a153e Revert "Merge pull request #1449 from chaosma/master" 5 years ago
Eugene Kim 88e4eec625 Revert "Merge pull request #1455 from chaosma/master" 5 years ago
chao 4c46b1bd1f fix several small bugs and security issues on cross shard transaction 5 years ago
Chao Ma f96def4248 add debug log for CXReceipts 5 years ago
Chao Ma def15faa1d use fast lastcrosslink retrieval; add batchsize limit 5 years ago
chao 9fc1b10638 make crosslink broadcast more stable with retry logic 5 years ago
Minh Doan df8f3c67d0 add rety for broadcast 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
Chao Ma 7ae3d82ea5 add log for CXReceipts 5 years ago
Leo Chen 931890674c [log] set proper level for debug messages 5 years ago
Leo Chen ecd85a8072 [log] use proper log level for error messages 5 years ago
Leo Chen 9a74173906 [test] fix travis test error 5 years ago
Leo Chen 591c6fbece [ping] display blskey in ping message 5 years ago
Leo Chen dc040999a6 [pong] remove PONG in log messages 5 years ago
Leo Chen 0ddcbdca1a [pingpong] remove pong messages from discovery service 5 years ago
Chao Ma 7bf08eec7c add processingHeader debug information 5 years ago
Chao Ma fa45a3d710 add more debug log for crosslink proposal 5 years ago
Minh Doan 89deda3ed0 clean up unused code 5 years ago
Leo Chen 92171da5b2 [log] replace old log with zerolog 5 years ago
Rongjian Lan 5f0999d842 Fix work update issue for all networks 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
chao e3bcc88e67 improve log and syncing loop cpu 100% issue 5 years ago
Rongjian Lan 261acf852f fix incomingReceipts storage; cherry pick from RJ's branch 5 years ago
Rongjian Lan 964a7671a9 Fix incomingReceipts storage and some build failure 5 years ago
chao 7f62c8e57a add crosslink verification for shardID=0 case 5 years ago
Rongjian Lan 2406442f00 Fix beacon sync 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
chao 68b7c7c4c5 add crosslink verification 5 years ago
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 5 years ago
chao 1a5bb409e3 fix double spent issue 5 years ago
chao 8ace9b8587 move MarkCXReceipts into insertChain 5 years ago
chao 7b3626ad22 avoid double spent logic added 5 years ago
Eugene Kim f7bff2eaa7 Add beacon syncing progress/error log 5 years ago
Eugene Kim 96e76baced Initialize BeaconWorker, needed by beacon syncing 5 years ago
Eugene Kim 83f260542b Factor consensus engine and reward logic out 5 years ago
Eugene Kim 355d7680a0 Broadcast new blocks to clients 5 years ago
Eugene Kim ef61a8c913 Make shardchain.CollectionImpl retain chain config 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