go-ethereum/ethclient
Leekyungun 51af82cca1
fix: Update transaction validation logic in ethclient (#1435)
- Declare zeroAddress as a constant
- If there is only one transaction in the block and the header's txHash is `EmptyTxsHash`, it indicates a state-sync transaction. No error handling is required in this case.
2025-02-05 09:43:51 +05:30
..
gethclient Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
simulated fix: testcases, add: block broadcasting mechanism 2024-08-30 14:43:02 +05:30
bor_ethclient.go fix: Update transaction validation logic in ethclient (#1435) 2025-02-05 09:43:51 +05:30
ethclient.go fix: Update transaction validation logic in ethclient (#1435) 2025-02-05 09:43:51 +05:30
ethclient_test.go fix: few linting errors 2024-09-02 11:00:33 +05:30
signer.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00