Commit Graph

6745 Commits (00965ec26b818b72345e3724685dd454a03ae155)
 

Author SHA1 Message Date
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
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