Commit Graph

476 Commits (0f4942214d76385c52c7917212331c9bad8b3566)

Author SHA1 Message Date
s7v7nislands 2951b50bae
internal/flags: fix godoc (#24734) 2 years ago
ucwong d4d288e3f1
build: add imports for go generate tools (#24682) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Sina Mahmoodi fb3a081c7e
eth/tracers: refactor traceTx to separate out struct logging (#24326) 2 years ago
Zhang Zhuo b5a129ea24
internal/ethapi: add refund to StructLogRes (#24567) 3 years ago
Martin Holst Swende 0fffd3acbd
build: close sftp connection when done (#24593) 3 years ago
Martin Holst Swende eb3ebceaa1
internal/build: exit sftp upload (#24590) 3 years ago
Martin Holst Swende d1c243f841
internal/build: prevent travis timeout during ppa upload (#24589) 3 years ago
Martin Holst Swende 19b9cf714f
internal/build: show ppa upload process stdout on stdout (#24588) 3 years ago
ligi 6cd72660d0
cmd/geth: set EnableBashCompletion = true (#24313) 3 years ago
ligi a6bf2487d1
build: fix linter install on windows (#24523) 3 years ago
uji 8fddf27a98
internal/build: switch azure sdk from Azure/azure-storage-blob-go to Azure/azure-sdk-for-go/sdk/storage/azblob. (#24473) 3 years ago
Zachinquarantine 6662c78ec0
internal/flags: update copyright year (#24415) 3 years ago
b1ackd0t f01e2fab07
internal/ethapi: fix incorrect type on empty slice (#24372) 3 years ago
Sina Mahmoodi a9885505ca
internal/web3ext: add eth.getLogs wrapper (#24297) 3 years ago
Denver 06e16de894
internal/ethapi: remove unnecessary comment (#24271) 3 years ago
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
Denver 03aaea11d1
internal/ethapi: use same receiver names (#24252) 3 years ago
Marius van der Wijden b1e72f7ea9
core/evm: RANDOM opcode (EIP-4399) (#24141) 3 years ago
Sina Mahmoodi ada9c774e9
eth, les: update unclean shutdown markers regularly (#24077) 3 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Péter Szilágyi c10a0a62c3
eth: request id dispatcher and direct req/reply APIs (#23576) 3 years ago
Sina Mahmoodi 1876cb443b
all: move loggers to eth/tracers (#23892) 3 years ago
Marius van der Wijden 433f0919cc
internal/ethapi: fix recover sender of pending transaction (#23765) 3 years ago
Felix Lange f9d683b07f
go.mod: upgrade goja (#23721) 3 years ago
noam-alchemy 633e7ef478
eth,rpc: allow for flag configured timeouts for eth_call (#23645) 3 years ago
Aditya Arora a6a0609b05
internal/jsre: handle null and undefined to prevent crash (#23701) 3 years ago
Sina Mahmoodi 48496e0675
internal/ethapi: use correct signer when serving old blocks (#23683) 3 years ago
Martin Holst Swende edb1937cf7
core: improve shutdown synchronization in BlockChain (#22853) 3 years ago
Martin Holst Swende 307156cc46
eth/api: add rpc method to obtain which states are accessible (#23646) 3 years ago
Péter Szilágyi 5240725041
internal/ethapi: make header/block rlp retrieval canonical 3 years ago
Péter Szilágyi 07a5bc1b0b
internal/ethapi: support retrieving header RLPs too 3 years ago
Martin Holst Swende ab2caaee11
eth/tracers: implement debug.intermediateRoots (#23594) 3 years ago
Péter Szilágyi 9bf495bfc9
internal/debug: make gosimple linter happy 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 3 years ago
Péter Szilágyi 9e17648d8c
les: duplicate downloader and fetcher to allow progressive refactoring 3 years ago
Zachinquarantine ca5bc676d1
internal/debug: remove deprecated flags (#23368) 3 years ago
Martin Holst Swende 4d88974864
cmd/evm: add tests for evm t8n (#23507) 3 years ago
lightclient ffae2043f0
internal/ethapi: support both input and data for personal_sendTransaction (#23476) 3 years ago
Martin Holst Swende 62ad17fb00
Revert "eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312)" (#23466) 3 years ago
Felix Lange 8a134014b4
all: add go:build lines (#23468) 3 years ago
Marius van der Wijden d02c605367
core: only check sendernoeoa in non fake mode (#23424) 3 years ago
陈佳 57feabea66
eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312) 3 years ago
Martin Holst Swende 278ec7176a
internal/ethapi: add back missing check for maxfee < maxPriorityFee 3 years ago
lightclient a879c42bd3
internal/ethapi, accounts/abi/bind: cap highest gas limit by account balance for 1559 fee parameters (#23309) 3 years ago
lightclient 39fe7eca6b
internal/ethapi: return maxFeePerGas for gasPrice for EIP-1559 txs (#23345) 3 years ago
Felföldi Zsolt 97bd6cd216
internal/ethapi: accept both hex and decimal for blockCount (#23363) 3 years ago
gary rong f311488d2c
internal/ethapi: fix trace log marshalling (#23292) 3 years ago
Martin Holst Swende 5c13012b56
accounts/external, internal/ethapi: fixes for London tx signing (#23274) 3 years ago
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225) 3 years ago