Commit Graph

662 Commits (8dd296201d828933cd49f4a2e874b743f324a49a)

Author SHA1 Message Date
0xe3b0c4 c0cc6f6362
build: add static linking support (#25492) 2 years ago
lightclient 948e08d55b
internal/ethapi: don't estimate gas if no limit provided in eth_createAccessList (#25467) 2 years ago
lightclient 9ad508018e
ethereum, ethclient: add FeeHistory support (#25403) 2 years ago
Marius van der Wijden c6dcd018d2
core: eth: rpc: implement safe rpc block (#25165) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
Seungbae.yu d2247d9f5d
eth, internal, light: fix error string capitalization (#25364) 2 years ago
lightclient 434ca026c9
internal/ethapi: error if tx args includes chain id that doesn't match local (#25157) 2 years ago
Péter Szilágyi 68cd0cda4a
internal/build: add a timestamp to the tar archive folder 2 years ago
lightclient ae8ce72022
internal/ethapi: fix chain ID check to return all non-zero IDs (#25244) 2 years ago
Sina Mahmoodi cb7f35996d
internal/ethapi: add basefee to block overrides (#25219) 2 years ago
Felix Lange f6ac80c507
cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
lightclient 3e693e1ef6
internal/ethapi: return chain id for EIP-155 legacy txs (#25155) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago
lightclient 119f955686
all: remove `public` field from `rpc.API` (#25059) 2 years ago
lightclient c7f485d9e5
internal/ethapi: add note about eth_chainId compatibility with EIP-695 (#25168) 2 years ago
lightclient 647c6f2db6
internal/ethapi: always return chain id (#25166) 2 years ago
lightclient 10dc5dce08
all: remove concept of public/private API definitions (#25053) 2 years ago
Sina Mahmoodi d39f0cce71
internal/ethapi: remove SignAndSendTransaction (#25111) 2 years ago
Kosuke Taniguchi ba99e19215
internal/ethapi: add comment explaining return of nil instead of error (#25097) 2 years ago
lmittmann bc013bc42e
all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Luozhu 3f5b5ec3e5
internal/ethapi: fix typo in comment (#25056) 2 years ago
Sina Mahmoodi d9566e39bd
eth/filters: fix getLogs for pending block (#24949) 2 years ago
Martin Holst Swende d8a2305565
eth/tracers: add support for block overrides in debug_traceCall (#24871) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Marius van der Wijden e6fa102eb0
core, eth, internal, rpc: implement final block (#24282) 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Ryan Schneider ae7d834bc7
internal/ethapi: add debug_getRawReceipts RPC method (#24773) 2 years ago
Sina Mahmoodi 5b46f1d1eb
internal: drop TestSignCliqueBlock (#24837) 2 years ago
s7v7nislands 7caa2d8163
all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
Sina Mahmoodi 16701c5169
internal/ethapi: add db operations to api (#24739) 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 2 years ago
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