Commit Graph

6787 Commits (fe2f907adc3d76efe24a48003159d4cdd8698bcc)
 

Author SHA1 Message Date
Leo Chen fe2f907adc [node] increase node message context to 30 seconds 4 years ago
Rongjian Lan 04776966ad
return eth hash for eth_ log related rpc (#3573) 4 years ago
Leo Chen 9c296f8004 [log] print inactive validator 4 years ago
Leo Chen b3cab12851 [panic] fix nil pointer map assignment 4 years ago
Leo Chen 61638240a2 [panic] fix nil pointer crash during view change 4 years ago
Leo Chen 48e25b2969 [testnet] re-enable 40% external voting power 4 years ago
Sebastian Johnsson 19d8daaae7
Merge pull request #3566 from rlan35/main 4 years ago
Rongjian Lan aa325515b3 fix txn lookup by eth hash for hmy txn 4 years ago
Rongjian Lan e4a0138158 Merge branch 'main' of github.com:harmony-one/harmony into main 4 years ago
Jacky Wang 956265dbfc
[utils] fix s3 upload script (#3544) 4 years ago
Rongjian Lan 517fd5c39f fix build 4 years ago
Rongjian Lan 81ce24791a always return eth txn hash for block lookup 4 years ago
Rongjian Lan dbcebfaca5 always add eth hash lookup key 4 years ago
Jacky Wang 3dcc92cee5
[stream] added sync stream protobuf message module (#3561) 4 years ago
Leo Chen db453f28d7 [viewchange] protect view change struct during reset 4 years ago
Jacky Wang e08c2ce41e
[stream] added rate limiter (#3553) 4 years ago
Jacky Wang 8adce8925a
[stream] added stream manager module (#3554) 4 years ago
Jacky Wang e12698cf44
[stream] added a length bytes to the start of p2p base stream (#3552) 4 years ago
Sebastian Johnsson 838d14ec47
Merge pull request #3562 from SebastianJ/main 4 years ago
SebastianJ 48417d7a02 Add sha3Uncles for block Ethereum block RPC calls 4 years ago
Leo Chen 52dbcf1d11 [panic] fix a panic in view change 4 years ago
Leo Chen ee61caf70e [stn] enable 40% ext voting power on stn 4 years ago
Leo Chen 6f1e741be6 [log] move voter info to debug 4 years ago
Rongjian Lan 38bb234ebc Reuse old shard state if no validator is elected 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Sebastian Johnsson 84616a7cfc
Merge pull request #3550 from SebastianJ/eth-rpc-fixes 4 years ago
SebastianJ 28d025fdaf Use BlockNonce type for marshaling nonce fields for blocks 4 years ago
Jacky Wang 72ae4da105 [sync] fix #3547 runtime panic in sync module 4 years ago
Sebastian Johnsson ac64afe8cd
Merge pull request #3543 from SebastianJ/eth-dont-error-on-greater-block 4 years ago
Sebastian Johnsson fe20992664 Don't throw ErrRequestedBlockTooHigh for Ethereum RPC:s 4 years ago
Rongjian Lan 0512846a8b
fix concurrent map read issue (#3542) 4 years ago
Sebastian Johnsson 1e4ec4cb09
Add Accounts endpoint (#3540) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Jacky Wang 6833b446fe
[consensus] fix the rare consensus/sync race condition (#3539) 4 years ago
Rongjian Lan 0a717a858f
make sig verification in the same thread (#3537) 4 years ago
Rongjian Lan 6ee2e5d143
add lastcommit sig verification in leader (#3536) 4 years ago
Sebastian Johnsson 5aed39f74d
Merge pull request #3531 from SebastianJ/rpc-fixes 4 years ago
Sebastian Johnsson af2d141403 Merge branch 'main' into rpc-fixes 4 years ago
Sebastian Johnsson 0c13c1c41b RPC fixes - filter API:s + difficulty hex formatting 4 years ago
Rongjian Lan 0815a987ad give testnet internal node enough voting power until epoch 74330 4 years ago
Daniel Van Der Maden 9fd7b27715 [services] Add print when servers have started 4 years ago
Daniel Van Der Maden 47f4237fb3 [explorer] Add compensation for InaccessibleAddresses 4 years ago
Sebastian Johnsson 00965ec26b
Merge pull request #3527 from SebastianJ/web3-apis 4 years ago
Sebastian Johnsson e993a583d2 Add web3_clientVersion 4 years ago
Sebastian Johnsson 955314d1db
Merge pull request #3526 from SebastianJ/eth-rpc-fix-empty-to-field 4 years ago
Sebastian Johnsson 252dcaaac3 Fix to - should return null instead of an empty string to be compatible with ethers.js 4 years ago
Daniel Van Der Maden 0b6a90a28c
[travis] Cache docker imgs (#3523) 4 years ago
Rongjian Lan 0c6dd80862
do not enforce voting power sum to 1 in testnet stuck epochs (#3525) 4 years ago
Rongjian Lan dea56586eb
make sure consensus always work in testnet (#3522) 4 years ago
Rongjian Lan 5643dff467
Give testnet internal node 70% voting power for stuck epochs (#3521) 4 years ago