Commit Graph

13637 Commits (389021a5afd01147c851870c693ded8760e6a08c)
 

Author SHA1 Message Date
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
Håvard Anda Estensen 138f0d7494
p2p: use errors.Is for error comparison (#24882) 2 years ago
Péter Szilágyi 41e75480df
eth, les, params: log chain config a bit saner (#24904) 2 years ago
Seungbae.yu 450f5da7e1
accounts: increase parseURL test coverage (#25033) 2 years ago
Martin Holst Swende 403624a4a1
p2p/discover: fix panicky test (#25038) 2 years ago
Marius van der Wijden 5e8fa1da70
tests/fuzzers/bls12381: fix blst pairing (#25037) 2 years ago
lwh 84b327244d
accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) 2 years ago
Sina Mahmoodi d9566e39bd
eth/filters: fix getLogs for pending block (#24949) 2 years ago
Martin Holst Swende 7e9514b8c3
params: update ropsten terminal total difficulty block (#25018) 2 years ago
aaronbuchwald 6b3e6cb2ab
trie: move locking into trieDB insert method (#25030) 2 years ago
Ikko Ashimine 096daa9a7d
eth/tracers: fix typo in 4byte_tracer_legacy.js (#25020) 2 years ago
lightclient 10da98072c
eth/api: use `hexutil.Bytes` for account range method (#25024) 2 years ago
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750) 2 years ago
Martin Holst Swende c375ee91e9
cmd/geth, core/state/snapshot: rework journal loading, implement account-check (#24765) 2 years ago
Marius van der Wijden d6b55749e6
tests/fuzzers/bls12381: fix blst deserializing (#25036) 2 years ago
Paweł Bylica 997f1c4f0a
core/vm: optimize jumpdest analysis (#23500) 2 years ago
s7v7nislands b453767ccd
go.mod: clean up (#25017) 2 years ago
Jonathan Le Brun 5bc4e8f09d
go.mod: set go version to 1.17 (#24926) 2 years ago
Ivan Kuznetsov 490c45c70f
consensus/misc: reduce allocations and improve comments in CalcBaseFee (#24958) 2 years ago
Martin Holst Swende 6f075bf6af
node: make jwt test less dependent on time (#25016) 2 years ago
Marius van der Wijden 2227589f9b
eth/catalyst: return 0x0 on Invalid block on top of pow block (#25006) 2 years ago