Commit Graph

13657 Commits (18a001fa3e21aa13580de692178885e142f4b38d)
 

Author SHA1 Message Date
willian.eth ea0bf08547
build: fix auto-completion scripts and include them in .deb package (#25195) 2 years ago
Marius van der Wijden d12b1a91cd
consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2 years ago
Seungbae.yu c2070f8d15
common: increase StorageSize test coverage (#25188) 2 years ago
lightclient 3e693e1ef6
internal/ethapi: return chain id for EIP-155 legacy txs (#25155) 2 years ago
Andre Patta 9ecf8a97a9
cmd/utils: fix applying bootstrap nodes from config file (#25174) 2 years ago
aaronbuchwald 300f6121ad
core/rawdb: simplify TestDiskSeek to use memorydb (#25182) 2 years ago
Ruohui Wang 3f712e7447
core/rawdb: fix typo in comment (#25191) 2 years ago
Guillaume Ballet d1890aa402
fix: linter warning (#25192) 2 years ago
zeim839 9a5c1000c7
cmd/geth, p2p: add support for custom discovery UDP port (#24979) 2 years ago
Marius van der Wijden 1438e7c324
params: set TTD for sepolia testnet (#25179) 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
int88 e620fa3980
eth: fix typo (#25161) 2 years ago
Sina Mahmoodi 6135c688b8
eth/tracers: optimize goja buffer conversion (#25156) 2 years ago
ucwong 0f044f3433
go.mod: upgrade to latest goleveldb (#25067) 2 years ago
aaronbuchwald 68420e1aa5
core: fix typo in txpool (#25149) 2 years ago
rjl493456442 7c7cd410d1
eth, miner: retrieve mining state from live database (#25139) 2 years ago
Zachinquarantine f49e298330
README,rpc: remove mention of "shh" RPC API (#25137) 2 years ago
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
lightclient 10dc5dce08
all: remove concept of public/private API definitions (#25053) 2 years ago
aaronbuchwald 241dd27300
trie: fix size accounting in cleaner (#25007) 2 years ago
Zachinquarantine ad15050c7f
cmd/faucet: add sepolia network support (#25128) 2 years ago
Sina Mahmoodi d39f0cce71
internal/ethapi: remove SignAndSendTransaction (#25111) 2 years ago
Zachinquarantine c776029c6c
cmd/faucet: more verbose message about private posts (#25129) 2 years ago
Martin Holst Swende 21129ec838
node: make jwt tests less time-dependent (#25120) 2 years ago
Martin Holst Swende 01e5e9c2c3
tests/fuzzers/rlp: avoid very large input (#25109) 2 years ago
Kosuke Taniguchi ba99e19215
internal/ethapi: add comment explaining return of nil instead of error (#25097) 2 years ago
Péter Szilágyi 67454df08b
params: begin v1.10.20 release cycle 2 years ago
Péter Szilágyi 23bee16208
params: release Geth v1.10.19 2 years ago
Marius van der Wijden d78d302f3d
node: add info message when JWT secret is loaded (#25095) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
rjl493456442 30602163d5
eth: introduce eth67 protocol (#24093) 2 years ago
lightclient 3273ad1a58
eth: add missing period at end of sentences (#25058) 2 years ago
lmittmann bc013bc42e
all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 2 years ago
Marius van der Wijden 8cfd1214b7
common: improve pretty duration regex (#25073) 2 years ago
s7v7nislands 6ad620d642
cmd/ethkey: use accounts.TextHash (#25069) 2 years ago
lightclient 1cf58c7b81
readme,eth: remove references to eth.wiki (#25086) 2 years ago
Ivan Aracki f74bb3a3bf
cmd/utils: update --ropsten description (#25078) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Gustavo Silva eb94896270
Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 2 years ago
Luozhu 3f5b5ec3e5
internal/ethapi: fix typo in comment (#25056) 2 years ago
int88 594e321662
core/evm: fix error in comment (#25040) 2 years ago
henridf f5037185aa
core/types: improve LogForStorage and ReceiptForStorage comments (#25032) 2 years ago
Rajaram Gaunker 6160296445
core/types: remove unused field 'td' in Block (#25010) 2 years ago
Martin Holst Swende b60a08d2fd
eth/catalyst: remove unauthenticated 'engine' api (#24997) 2 years ago
Péter Szilágyi c4dab8ceca
Merge pull request #25044 from karalabe/rpc-histograms 2 years ago
Péter Szilágyi 106a162b7c
rpc: swap out timer metrics to histograms 2 years ago