Commit Graph

6751 Commits (5aed39f74d52d170fc3da925f3d202640d7cbcf6)
 

Author SHA1 Message Date
Leo Chen 34499c4ab2 [golint] fix lint errors 4 years ago
Leo Chen c6ccc403b6 [abi] use harmony/common/math 4 years ago
Leo Chen df2e107e38 copy go-ethereum/common/math package 4 years ago
Leo Chen f5bc71f57b [go.mod] update go-ethereum to 1.9.25 4 years ago
Leo Chen af48b05019 [abi] hardcoded abi/bind to use shard0 4 years ago
Leo Chen df20bea501 [abi] update external package 4 years ago
Leo Chen 11f36c930f [abi] update abi/bind package 4 years ago
Leo Chen c63a27fdd1 [abi] update abi package to upstream go-ethereum version 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Rongjian Lan e5252cf159
Add new block structure for eth compatible transactions (#3491) 4 years ago
Daniel Van Der Maden b6b35cbb32
[Rosetta] Fix tx receipt fetch (#3492) 4 years ago
Leo Chen 70b464efab
Merge pull request #3489 from LeoHChen/libp2p_upgrade 4 years ago
Leo Chen 38d73fe069
Merge branch 'main' into libp2p_upgrade 4 years ago
Rongjian Lan aaa9a012f6
Add ethereum transaction and abstract out the transaction interface (#3490) 4 years ago
Leo Chen 3c213eb70c [go.mod] libp2p upgrade 4 years ago
Leo Chen ddf70381a2
Merge pull request #3480 from LeoHChen/new_nodesh 4 years ago
Leo Chen 05de30e546 [node] new node.sh 3.0 4 years ago
Leo Chen 2877d3d769 add harmony public pgp key 4 years ago
Leo Chen e696ff0745
Merge pull request #3486 from jhd2best/support_github_action 4 years ago
Leo Chen e0bd1765f2
Merge branch 'main' into support_github_action 4 years ago
jhd2best 290e67a87d [devops]add signature for macos 4 years ago
Leo Chen b38118fcbb
[node] graceful shutdown validators (#3483) 4 years ago
Rongjian Lan 21b162cc67
Fix inconsistent block proposal and verification (#3485) 4 years ago
jhd2best a8cb6bd9cb [devops]support github action 4 years ago
Leo Chen b8bacaf8c2 [go.mod] upgrade go-libp2p to 0.12.0 4 years ago
Jacky Wang a7a248e323 [explorer][sync] make updateConsensusInformation only happens for explorer node 4 years ago
Jacky Wang 089f33d1dc [sync][explorer] add some comments in sync 4 years ago
Jacky Wang d9734e77db [sync] fix sync 4 years ago
Jacky Wang 37bf0e7f73 [sync] fix explorer sync 4 years ago
Leo Chen 683f331d5f [build] simplify arm64 support 4 years ago
Leo Chen ec8fa1bacb
Merge pull request #3478 from LeoHChen/bootnode_dnsaddr 4 years ago
Leo Chen 5c6dfc0d46 [bootnode] fix config test 4 years ago
Leo Chen 8f668515bd [bootnode] use dnsaddr for testnet 4 years ago
Leo Chen 4164251d20 [bootnode] use dnsaddr for mainnet 4 years ago
Leo Chen 68d49370a7 [bootnode] use dnsaddr for stress network 4 years ago
Leo Chen 6444b599df [bootnode] support dnsaddr in bootnode 4 years ago
Li Jiang 415d981595
Merge pull request #3477 from harmony-one/add-code-of-conduct-1 4 years ago
Leo Chen 9e4a5d982b
Create CODE_OF_CONDUCT.md 4 years ago
Daniel Van Der Maden 6b143bb048
[Rosetta] Track internal transactions (#3475) 4 years ago
Rongjian Lan 2a722bb024
Add 2s logic for mainnet at epoch 366 (#3474) 4 years ago
Rongjian Lan 6782972407
Cleanup sharding config code and add epoch block change for localnet (#3473) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Rongjian Lan d8e509cbd3
Add 3s block time and change of block reward (#3469) 4 years ago
Leo Chen 2d8b316692
Merge pull request #3471 from LeoHChen/beacon-archival 4 years ago
Leo Chen b348154ffe [config] fix go test errors 4 years ago
Leo Chen c8631f2be8 [config] rename IsArchival to ArchiveModes 4 years ago
Leo Chen 91250e1ec6 [rosetta] use shard config instead of default config 4 years ago
Leo Chen 74971b63b9 [config] disable beacon archival by default 4 years ago
Leo Chen 4a0553fb84 [viewchange] use consensus mutex, remove vc lock 4 years ago
Rongjian Lan aa643ca856
Add out of order message processing logic (#3468) 4 years ago