Commit Graph

662 Commits (7513966d6e0620f2ec0ff78a234a839da16ffc2b)

Author SHA1 Message Date
Sina Mahmoodi ae66009640
internal/ethapi: add block overrides to eth_call (#26414) 1 year ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 1 year ago
Adrian Sutton f2df2b1981
cmd/geth: rename --vmodule to --log.vmodule (#27071) 1 year ago
Martin Holst Swende ab1a404b01
all: remove debug-field from vm config (#27048) 1 year ago
sudeep 7076ae00aa
cmd/geth: enable log rotation (#26843) 1 year ago
Adrian Sutton 2d1492821d
cmd/geth: Add `--log.format` cli param (#27001) 1 year ago
Adrian Sutton 56c1f98f8a
internal/debug: add log.logfmt flag to set logging to use logfmt (#26970) 2 years ago
aaronbuchwald b1acaf47aa
eth/gasprice: change feehistory input type from int to uint64 (#26922) 2 years ago
Darioush Jalali f733657383
internal/ethapi: avoid int overflow in GetTransactionReceipt (#26911) 2 years ago
Roberto Bayardo 67ac5f0ae7
core, core/types: plain Message struct (#25977) 2 years ago
Adrian Sutton 39be753bf5
internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) 2 years ago
Felix Lange 87186148e0
core/types: add EffectiveGasPrice in Receipt (#26713) 2 years ago
Péter Szilágyi 403cac71eb
README, go.mod, event, internal/version: bump min Go to 1.19 (#26803) 2 years ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
Péter Szilágyi 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA 2 years ago
Péter Szilágyi 165268430c internal/build: revert raising the chunk size for PPA 2 years ago
Péter Szilágyi a43efceaf2 build: add some PPA debug logs, sigh 2 years ago
Péter Szilágyi 4ec4235fc4 build: fix gobootstrap path for the PPA 2 years ago
Sina Mahmoodi 2def62b99b
eth/filters: avoid block body retrieval when no matching logs (#25199) 2 years ago
Felix Lange 31d401ea68
rpc: remove DecimalOrHex type (#26629) 2 years ago
lightclient bd6a05e1ee
internal/ethapi: always return block withdrawals if present (#26565) 2 years ago
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484) 2 years ago
Martin Holst Swende 2b57a27d9e
all: make timestamp-based fork checks based on uint64 (#26474) 2 years ago
Sina Mahmoodi 2d2c069ffe
console, internal/jsre: fix autocomplete issues (#26518) 2 years ago
Marius van der Wijden 0e486a56c9
Use filepath.clean instead of path.clean (#26404) 2 years ago
Martin Holst Swende 7a489623ac
core/state: remove notion of fake storage (#24916) 2 years ago
Marius van der Wijden efc9409ca9
params: core: enable shanghai based on timestamps 2 years ago
Marius Kjærstad dad92500e7
cmd, internal: update copyright year to 2023 (#26382) 2 years ago
rjl493456442 01808421e2
core/state: return error when storage trie can't be opened (#26350) 2 years ago
Sina Mahmoodi 711afbc7fd
core,eth: add `debug_setTrieFlushInterval` to change trie flush frequency (#24785) 2 years ago
Sina Mahmoodi 0e06735201
internal/web3ext: fix eth_call in console, part III (#26268) 2 years ago
Sina Mahmoodi 63ffda3251
internal/web3ext: fix eth.call regression in console (#26266) 2 years ago
Sina Mahmoodi 1325fef102
internal/web3ext: fix eth_call stateOverrides in console (#26265) 2 years ago
Martin Holst Swende 97c563e055
rpc, internal/guide: speed up tests a bit (#26193) 2 years ago
Martin Holst Swende 8c5ce1107b
eth/filters: send rpctransactions in pending-subscription (#26126) 2 years ago
Felix Lange 5b4c149f97
internal/debug: add --log.file option (#26149) 2 years ago
s7v7nislands 9b9a1b677d
internal/ethapi, accounts/abi/backends: use error defined in core (#26012) 2 years ago
Martin Holst Swende 5a02b2d6d0
all: fix spelling mistakes (#25961) 2 years ago
Martin Holst Swende 07e0704ca9
internal/flags: fix issue with stringslice migration (#25830) 2 years ago
TY 88132afc3f
internal/ethapi: handle odd length hex in decodeHash (#25883) 2 years ago
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851) 2 years ago
Felix Lange 468d1844c7
core: move build version reading to its own package (#25806) 2 years ago
lightclient 8ade5e6c14
internal/ethapi: return error when requesting invalid trie key (#25762) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
lightclient 70e1e65b1d
internal/ethapi: rename debug getters to match spec (#25176) 2 years ago
Felix Lange ac7ad811b4
internal/ethapi: fix build regression (#25555) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
ucwong fa1305f8bf
internal/ethapi: fix comment typo (#25548) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
lightclient 0be9d76e37
internal/ethapi: rework setDefaults for tx args so fee logic is separate (#25197) 2 years ago