-
fb75f11e87
Revert "go.mod: upgrade github.com/dop251/goja" (#25975)
Martin Holst Swende
2022-10-12 20:08:36 +02:00
-
c776a98c83
eth/tracers: fix the issue of panic in prestate with diffmode (#25957)
Delweng
2022-10-12 18:50:01 +08:00
-
9207e348f0
go.mod: upgrade github.com/dop251/goja (#25955)
ucwong
2022-10-12 18:03:45 +08:00
-
5b1a04b9c7
eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186)

lmittmannandFelix Lange
2022-10-12 11:54:52 +02:00
-
010f47f76a
eth/protocols/eth: fix typo in log message (#25969)
Jens W
2022-10-12 11:15:19 +02:00
-
eaf095ccd4
accounts/keystore: faster tests (#25827)
Martin Holst Swende
2022-10-12 10:53:01 +02:00
-
3630cafb34
node: drop support for static & trusted node list files (#25610)
Sina Mahmoodi
2022-10-12 03:50:12 -05:00
-
e257b3add7
tests/fuzzers/modexp: gofmt (#25972)
Felix Lange
2022-10-12 10:39:21 +02:00
-
bed3b10086
common/math: optimized modexp (+ fuzzer) (#25525)
Martin Holst Swende
2022-10-12 10:34:52 +02:00
-
a007ab786c
core/types: add more context around ErrInvalidChainID (#25367)
Marius van der Wijden
2022-10-12 10:27:39 +02:00
-
28d076d37e
core/rawdb: provide more info on 'gap in the chain' error (#25938)
Martin Holst Swende
2022-10-12 09:35:09 +02:00
-
1c737e8b6d
cmd/geth, core: fix typo in comment (#25954)
Paul
2022-10-11 02:37:33 -05:00
-
5a02b2d6d0
all: fix spelling mistakes (#25961)
Martin Holst Swende
2022-10-11 09:37:00 +02:00
-
7eafbec741
accounts/usbwallet: support Ledger Nano S Plus and FTS (#25933)

jinandMartin Holst Swende
2022-10-11 15:31:32 +08:00
-
564751668a
cmd/geth: fix help output issues (#25941)

Felix LangeandMartin Holst Swende
2022-10-06 19:59:23 +02:00
-
df2b3cd2bd
eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922)

Ryan SchneiderandMartin Holst Swende
2022-10-06 05:43:55 -07:00
-
9cddfe92a3
node: prevent exposing engine API on unauthenticated endpoint (#25939)
Felix Lange
2022-10-06 14:01:04 +02:00
-
067bac3f24
core, ethclient/gethclient: improve flaky tests (#25918)

Martin Holst SwendeandFelix Lange
2022-10-06 13:39:20 +02:00
-
deead99731
core/bloombits: speed up windows-test (#25844)
Martin Holst Swende
2022-10-06 11:41:07 +02:00
-
e50aeac4d0
eth/traces: add state limit (#25812)
rjl493456442
2022-10-06 16:48:04 +08:00
-
5d52a35931
eth/tracers: add diffMode to prestateTracer (#25422)
Delweng
2022-10-06 08:05:43 +08:00
-
e14164d516
core: fix linter complaint (#25927)
Martin Holst Swende
2022-10-04 18:09:05 +02:00
-
4f7a425aa8
Merge pull request #25924 from holiman/comments_fix
Péter Szilágyi
2022-10-04 13:30:00 +03:00
-
-
ee301c750b
all: fix docstrings
Martin Holst Swende
2022-10-04 08:44:05 +02:00
-
1913b50111
eth, miner: add timeout for building sealing block (#25407)

rjl493456442andMartin Holst Swende
2022-10-03 20:10:00 +08:00
-
f61b50b1e8
eth/protocols/snap: serve snap requests when possible (#25644)
Martin Holst Swende
2022-10-03 13:37:17 +02:00
-
a724163e59
core/types: add a testcase to TestLegacyReceiptDecoding (#25909)
zhiqiangxu
2022-10-03 18:56:21 +08:00
-
-
ea26fc8a6c
cmd/geth, cmd/utils: geth attach with custom headers (#25829)

Martin Holst SwendeandFelix Lange
2022-09-30 13:50:25 +02:00
-
07e0704ca9
internal/flags: fix issue with stringslice migration (#25830)
Martin Holst Swende
2022-09-29 20:16:36 +02:00
-
c9beb11f8f
Merge pull request #279 from cerc-io/ian_updates
jenkins_reborn
Ian Norden
2022-09-29 08:21:36 -05:00
-
-
9f669f8ae6
rawdb helper functions for cold levelDB sync export
i-norden
2022-09-29 08:20:42 -05:00
-
-
f651d6d56b
accounts/abi/bind: parse ABI only once on bind (#25574)
Mikhail Vazhnov
2022-09-29 13:44:22 +04:00
-
ff1f49245d
eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508)
Sina Mahmoodi
2022-09-29 04:36:07 -05:00
-
c2918c2f47
accounts/abi: return toGoType error immediately (#25565)
Ceyhun Onur
2022-09-29 11:47:12 +03:00
-
052c634917
core: rework tx indexer (#25723)
rjl493456442
2022-09-29 15:50:24 +08:00
-
88132afc3f
internal/ethapi: handle odd length hex in decodeHash (#25883)

TYandty
2022-09-29 01:55:44 +09:00
-
85aafcfb2b
eth/tracers: fix a bug in prestateTracer (#25884)
Delweng
2022-09-28 23:52:39 +08:00
-
2b1299b1c0
core/vm: minor trivial clean up (#25880)
lmittmann
2022-09-28 13:21:54 +02:00
-
53d68feea8
tests: report mgas/s metric in evm benchmarks (#25700)

Alexey ShekhirinandMartin Holst Swende
2022-09-28 10:39:20 +02:00
-
1743e61130
accounts/abi/bind/backends: fix AdjustTime to respect Fork (#25225)
lightclient
2022-09-28 01:55:07 -06:00
-
456b187892
trie, eth/protocols/snap: less tiny db-writes during trie-healing (#25681)
Martin Holst Swende
2022-09-28 08:08:18 +02:00
-
1a63a76fcc
ethclient/gethclient: fix bugs in override object encoding (#25616)


2022-09-27 19:23:53 +02:00
-
80cc34ac3c
eth/downloader: make flakey test less flakey (#25879)
Martin Holst Swende
2022-09-27 15:49:52 +02:00
-
13e6985929
eth: return state error via GetEVM (#25876)

zhiqiangxuandrjl493456442
2022-09-27 19:16:54 +08:00
-
bff84a99fe
cmd, core, eth, les, light: track deleted nodes (#25757)

rjl493456442andMartin Holst Swende
2022-09-27 16:01:02 +08:00
-
7fbb589fb4
Cerc io publish fix (#284)
Michael
2022-09-26 22:56:37 -04:00
-
fc3e6d0162
eth/tracers: use gencodec for native tracers (#25637)
Sina Mahmoodi
2022-09-26 18:35:44 +02:00
-
f43e17f051
adding manual override of binary publish to git.vdb.to for development/emergency (#282)
Michael
2022-09-26 11:06:07 -04:00
-
3ec6fe6101
tests: fix state test error checking (#25702)
meowsbits
2022-09-26 07:00:56 -07:00
-
7227c9ef07
cmd/geth: make dumpgenesis load genesis datadir if it exists (#25135)

jwasingerandMartin Holst Swende
2022-09-26 05:55:18 -06:00
-
c55c56cf0a
core/vm: better handle error on eip activation check (#25131)
Leon
2022-09-26 19:20:38 +08:00
-
b32d20324e
eth/downloader, les/downloader: fix subtle flaw in queue delivery (#25861)

zhiqiangxuandMartin Holst Swende
2022-09-26 18:33:21 +08:00
-
e004e7d256
core: fix datarace in txpool, fixes #25870 and #25869 (#25872)
Martin Holst Swende
2022-09-26 11:34:15 +02:00
-
a3c6d1d9b6
cmd/faucet: fix readme typos (#25867)
omahs
2022-09-26 11:30:50 +02:00
-
4dc212d4f1
eth/tracers: pad memory slice on OOB case (#25213)

Sina MahmoodiandMartin Holst Swende
2022-09-26 09:56:45 +02:00
-
367e60549a
core/types: improve accuracy of header.Size() (#25859)
zhiqiangxu
2022-09-26 15:10:39 +08:00
-
15b4a4bf2e
cmd/puppeth, cmd/utils: finalize removal of gasTarget flag (#24370)
Zachinquarantine
2022-09-23 16:32:10 -04:00
-
3da42f85d9
all: clean up the configs for pruner and snapshotter (#22396)
rjl493456442
2022-09-24 02:20:36 +08:00
-
9b35f3f5b1
tests, les, eth: remove mentions of deprecated Morden testnet (#23570)
Zachinquarantine
2022-09-23 13:33:15 -04:00
-
e87806727d
cmd/abigen: change --exc to exclude by type name (#22620)
Sebastian Stammler
2022-09-23 19:04:02 +02:00
-
2ddad81c1a
V1.10.25 statediff v4 wip (#275)
v1.10.25-statediff-v4

MichaelandAbdul Rabbani
2022-09-01 14:34:58 -04:00
-
7ea71bca67
V1.10.25 statediff v4 wip (#275)
v1.10.25-statediff-v4-wip

MichaelandAbdul Rabbani
2022-09-01 14:34:58 -04:00
-
-
65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851)
Felix Lange
2022-09-23 14:08:25 +02:00
-
e6d4aedb8c
p2p: add channel buffers to avoid goroutine leaks in tests (#24929)
Boqin@MetaSecureLabs
2022-09-23 16:51:12 +08:00
-
220bdd3277
.github: add CL client to issue template (#25814)
Sina Mahmoodi
2022-09-23 10:25:16 +02:00
-
fb500d12d5
eth/protocols/snap: make log messages more clear that sync is ongoing (#25837)

Martin Holst SwendeandFelix Lange
2022-09-23 10:11:41 +02:00
-
0db5a1ea71
bad hostname
v1.10.23-statediff-4.2.0-alpha-cerc-unstable
Michael Shaw
2022-09-22 16:13:19 -04:00
-
9a1adf29bd
circcicd is not cerccicd
Michael Shaw
2022-09-22 15:47:15 -04:00
-
6215b92523
cmd/utils: make --authrpc.jwtsecret a DirectoryFlag (#25849)
Delweng
2022-09-22 21:43:47 +08:00
-
a4a459f8ff
wrong username for docker login... which still succeeded
v1.10.23-statediff-4.2.0-alpha-unstable
Michael Shaw
2022-09-21 17:24:57 -04:00
-
dd2a406cbe
docker build step mangled
Michael Shaw
2022-09-21 16:41:17 -04:00
-
39aab86f12
docker build step mangled
Michael Shaw
2022-09-21 16:40:48 -04:00
-
f7c5f0402c
1st attempt to publish binary to git.vdb.to from github release
Michael Shaw
2022-09-21 15:30:03 -04:00
-
400ab0d94f
eth/catalyst: make tests run faster (#25818)
Martin Holst Swende
2022-09-21 15:12:45 +02:00
-
6eb8f3225e
eth/catalyst: add locking around newpayload (#25816)
Martin Holst Swende
2022-09-21 13:48:09 +02:00
-
5d11d38f4d
eth/tracers: fix trace config for
TraceCall (#25821)


2022-09-21 00:55:48 -07:00
-
338bb2e36c
core/blockchain: downgrade tx indexing and unindexing logs (#25832)
lightclient
2022-09-21 09:49:17 +02:00
-
d8ada03eac
core/vm: return copy of input slice in identity precompile, avoid returndata copy (#25183)
jwasinger
2022-09-20 06:58:03 -06:00
-
18a001fa3e
Merge pull request #25831 from karalabe/fix-challenge-stop-hang
Péter Szilágyi
2022-09-20 15:30:15 +03:00
-
-
d728ba97d8
eth: fix a rare datarace on CHT challenge reply / shutdown
Péter Szilágyi
2022-09-20 14:14:24 +03:00
-
-
468d1844c7
core: move build version reading to its own package (#25806)
Felix Lange
2022-09-19 10:04:16 +02:00
-
8e5201551d
core: more compact bad block report (#25714)

lightclientandFelix Lange
2022-09-17 21:27:10 +02:00
-
ada603fab5
core: don't cache zero nonce in txNoncer (#25603)
Seungbae Yu
2022-09-17 01:23:13 +09:00
-
8ade5e6c14
internal/ethapi: return error when requesting invalid trie key (#25762)

lightclientandFelix Lange
2022-09-16 18:16:32 +02:00
-
d213cb0924
crypto/bls12381: docfix of g1 Affine (#25729)
George Carder
2022-09-16 02:40:42 -07:00
-
83989a19be
core/rawdb: fix leak of backoff timer (#25776)
ucwong
2022-09-16 17:33:48 +08:00
-
57a65f00c9
trie: handle more batch commit errors in Database (#25674)
Amir Hossein
2022-09-16 02:05:53 +04:30
-
69568c5548
params: release Geth v1.10.25
v1.10.25
Péter Szilágyi
2022-09-15 17:55:58 +02:00
-
8f61fc8b73
params: set TerminalTotalDifficultyPassed to true (#25769)

Marius van der WijdenandMartin Holst Swende
2022-09-15 17:50:54 +02:00
-
a89b7addd4
params: set TerminalTotalDifficultyPassed to true (#25769)

Marius van der WijdenandMartin Holst Swende
2022-09-15 17:50:54 +02:00
-
1d2f5cf610
les/catalyst/api: add support for ExchangeTransitionConfigurationV1 (#25752)
pinkiebell
2022-09-15 15:36:31 +02:00
-
3db4a13230
node: fix lint issue in rpcstack.go (#25774)
Felix Lange
2022-09-15 15:21:44 +02:00
-
0ee8b273f2
core: fix log order in "Imported new chain segment" (#25768)
Felix Lange
2022-09-15 13:18:23 +02:00
-
25b35c9728
node: fix HTTP server always force closing (#25755)

Nicolas GotchacandFelix Lange
2022-09-14 18:37:53 +02:00
-
9d717167aa
cmd/geth: add a verkle subcommand (#25718)

Guillaume BalletandMartin Holst Swende
2022-09-14 12:05:03 +02:00
-
972007a517
Release Geth v1.10.24
v1.10.24
Péter Szilágyi
2022-09-14 11:07:10 +02:00
-
43e776afcd
first pass cerc refactor in cicd
cerc_refactor
Michael Shaw
2022-09-14 01:06:01 -04:00
-
3b41be695e
graphql: fixes missing tx logs (#25745)
Sina Mahmoodi
2022-09-13 21:49:52 +02:00
-
d0dc349fd3
graphql: return correct logs for tx (#25612)
Sina Mahmoodi
2022-08-31 16:14:53 +02:00
-
818ff32ff5
graphql: fixes missing tx logs (#25745)
Sina Mahmoodi
2022-09-13 21:49:52 +02:00