Commit Graph

6937 Commits (fe512ed6bbe4bc87166069fba1d2130ec021fe69)
 

Author SHA1 Message Date
Rongjian Lan a9840bb46a
Recover testnet (#3520) 4 years ago
Rongjian Lan df99d72b96
Add more log (#3519) 4 years ago
Leo Chen c1fbc64cef [log] add additional logs in consensus 4 years ago
Leo Chen 8946054f7d [viewchange] always use first participant as base of leader pubkey 4 years ago
Sebastian Johnsson 3db2a6617a
Merge pull request #3516 from SebastianJ/eth-gas-estimation 4 years ago
Sebastian Johnsson d015f8e55c Fix logging 4 years ago
Sebastian Johnsson 1d71d2b7f0 Fix gas estimation for sc calls 4 years ago
Sebastian Johnsson 758ec64e2a
Merge pull request #3514 from SebastianJ/eth-getTransactionreceipt-fix 4 years ago
Sebastian Johnsson 8fd3d15049 Make eth_getTransactionReceipt compatible with EIP-658 4 years ago
Rongjian Lan 3f4fa0d357
enable eth txn at epoch 442 (#3513) 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan 4fdb194f27
Add eth txn hash lookup entry (#3510) 4 years ago
Sebastian Johnsson 2b1b00da13
Merge pull request #3506 from SebastianJ/refactor-eth-rpcs 4 years ago
Sebastian Johnsson ccc6eeca02 Merge branch 'main' into refactor-eth-rpcs 4 years ago
Sebastian Johnsson cf4f6dd321 Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
Rongjian Lan 6f0abd1f19
Update beacon chain config (#3505) 4 years ago
Rongjian Lan 0aa7f1c708
enable eth txn for testnet at epoch 73290 (#3504) 4 years ago
Leo Chen 6993b9ad0c [epoch] punt the testnet voting power change 4 years ago
Sebastian Johnsson c02172e561
Merge pull request #3502 from SebastianJ/SignEthTx 4 years ago
Sebastian Johnsson f860d18b1d Add keystore -> SignEthTx/SignEthTxWithPassphrase 4 years ago
Sebastian Johnsson 99542f8826 Add SignEthTx() 4 years ago
Leo Chen 0d666a05a3
[viewchange] protect startViewChange (#3501) 4 years ago
Rongjian Lan d1f1103b02
Resolves issues on eth comaptible txns (#3500) 4 years ago
Leo Chen 6112100ef5 [config] adjust epoch number for testnet/mainet 4 years ago
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