Commit Graph

6912 Commits (54ab77435340812421cc4d1b981ca609faff5f69)
 

Author SHA1 Message Date
Sebastian Johnsson dcf65af9c7
[WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
Leo Chen 33aaf2db8a [testnet] reduce internal voting power to 60% on testnet 4 years ago
Leo Chen 09ed7444db [epoch] decrease internal voting power to 60% 4 years ago
Rongjian Lan d6e98436f4
Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
Rongjian Lan 9381b95cdc
Remove special eth txn in block and block proposal logic. (#3496) 4 years ago
Leo Chen a75a21d7c8
Merge pull request #3493 from LeoHChen/update_abi 4 years ago
Leo Chen cf26665d13 fix build error with new tx interface 4 years ago
Leo Chen 349adb7c8b [test] remove bind_test.go 4 years ago
Leo Chen 537d0b4abd fix go test error 4 years ago
Leo Chen 2d6f1f8c6e [golint] relax exit error status on golint 4 years ago
Leo Chen fa73ff45a2 [golint] fix lint error in math/big.go 4 years ago
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