-
52c246fac3
eth/gasprice: fix typo (#27202)
chirag-bgh
2023-05-02 13:54:35 +05:30
-
bdda4b3863
Merge remote-tracking branch 'origin/develop' into feature/expose-state-trie
philip-morlier
2023-05-01 12:49:18 -07:00
-
-
-
-
923254af05
Merge pull request #75 from openrelayxyz/merge/geth-v1.11.6
Philip Morlier
2023-05-01 11:33:11 -07:00
-
-
6e8c38b994
removed unnecessary comments
philip-morlier
2023-04-28 12:09:04 -07:00
-
a865e28f28
p2p/discover : typo (#27193)
ucwong
2023-04-28 13:34:08 -05:00
-
c387186f88
eth/ethconfig: go fmt (#27194)
ucwong
2023-04-28 13:33:14 -05:00
-
47cdea5ac5
p2p/discover: concurrent TALKREQ handling (#27112)
Felix Lange
2023-04-28 11:03:43 +02:00
-
1b5aa6c570
Updated plugeth-utils to v0.0.25
philip-morlier
2023-04-27 09:07:44 -07:00
-
8f373227ac
cmd/geth: make account commands not require datadir lock (#27084)


2023-04-27 18:57:29 +08:00
-
c3e91ce1af
These files were changed by hand to support the merge
philip-morlier
2023-04-21 13:25:35 -07:00
-
66c0c4e517
cmd, eth, les: replace Shanghai override flag with Cancun (#27171)
Péter Szilágyi
2023-04-26 18:17:37 +03:00
-
306d17749c
light: use atomic type (#27169)
Stephen Guo
2023-04-26 16:21:47 +08:00
-
25f9977f2d
les: use atomic type (#27168)
Stephen Guo
2023-04-26 16:19:56 +08:00
-
f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114)


2023-04-25 23:37:11 -07:00
-
5d3f5805d5
trie: add node type common package (#27160)
rjl493456442
2023-04-26 14:01:54 +08:00
-
b1113aa07e
eth: fix crash on querying finalized block (#27162)
Sina Mahmoodi
2023-04-25 15:15:43 +02:00
-
2f98dd3838
graphql: encode Long values as hex (#26894)
Sina Mahmoodi
2023-04-25 14:02:54 +02:00
-
9a12cc99de
cmd/geth: remove DAO fork test (#27161)
Martin Holst Swende
2023-04-25 07:27:28 -04:00
-
f8f95346f9
p2p/discover: add traffic metrics (#27008)


2023-04-25 12:12:34 +02:00
-
f541cad272
eth: use new atomic types (#27137)
s7v7nislands
2023-04-25 18:06:50 +08:00
-
bbcb5ea37b
core, trie: rework trie database (#26813)
rjl493456442
2023-04-24 15:38:52 +08:00
-
1e556d220c
all: remove notion of trusted checkpoints in the post-merge world (#27147)

Péter SzilágyiandGary Rong
2023-04-24 09:37:10 +03:00
-
e986bbfa6f
Initial commit of merge geth v1.11.5
philip-morlier
2023-04-21 13:24:40 -07:00
-
-
d3ece3a07c
cmd/utils, node: switch to Pebble as the default db if none exists (#27136)
Péter Szilágyi
2023-04-21 19:24:18 +03:00
-
bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
Péter Szilágyi
2023-04-21 12:52:02 +03:00
-
4ab4e4f3aa
params: begin v1.11.7 release cycle
Martin Holst Swende
2023-04-20 20:16:04 +02:00
-
-
-
ea9e62ca3d
params: go-ethereum v1.11.6 stable
Martin Holst Swende
2023-04-20 20:14:51 +02:00
-
99f81d2724
all: refactor trie API (#26995)
rjl493456442
2023-04-20 18:57:24 +08:00
-
ae93e0b484
metrics: use atomic type (#27121)
s7v7nislands
2023-04-20 15:36:54 +08:00
-
3f7afc3f57
core/vm: order opcodes properly (#27113)
Alex Beregszaszi
2023-04-20 08:52:00 +02:00
-
86b30777b8
working commit 4/19
philip-morlier
2023-04-19 10:32:26 -07:00
-
f2df2b1981
cmd/geth: rename --vmodule to --log.vmodule (#27071)
Adrian Sutton
2023-04-19 21:18:02 +10:00
-
2b0a34bea6
cmd/devp2p: make crawler-route53-updater less verbose (#27116)
Martin Holst Swende
2023-04-19 06:46:56 -04:00
-
3768b00747
consensus/ethash: use atomic type (#27068)
s7v7nislands
2023-04-18 20:54:06 +08:00
-
b1972627d9
p2p: access embedded fields of Server directly (#27078)
joohhnnn
2023-04-18 17:57:08 +08:00
-
5e4d726e2a
params: remove
EIP150Hash from chainconfig (#27087)
Delweng
2023-04-18 15:49:09 +08:00
-
cb66eba85a
core: fix comment to reflect function name (#27070)
Anusha
2023-04-17 08:02:31 -07:00
-
bedf2856d1
signer/core: rename testdata files (#27063)
Taeguk Kwon
2023-04-17 23:36:47 +09:00
-
8fe807c8f2
cmd/devp2p: fix erroneous log output in crawler (#27089)
noel
2023-04-17 16:29:27 +02:00
-
5aa5295cf9
params: new sepolia bootnodes (#27099)
Parithosh Jayanthi
2023-04-17 10:15:25 +02:00
-
60838d43f9
Merge pull request #74 from openrelayxyz/bugfix/resurrected-plugeth-readme
AusIV
2023-04-11 15:39:31 -05:00
-
-
4a9fa31450
Merge pull request #27051 from sandakersmann/master
Péter Szilágyi
2023-04-08 17:13:55 +03:00
-
-
d4c0064e7c
A resurrected and sligtly altered version of the project README
philip-morlier
2023-04-07 16:47:09 -07:00
-
-
5470afdeb8
State Trie exposed to plugins
philip-morlier
2023-04-07 10:39:10 -07:00
-
f92264d342
further work on state trie wrapper
philip-morlier
2023-04-06 22:49:14 -07:00
-
aee14ebee9
Initial commit of work to expose state trie
philip-morlier
2023-04-06 18:09:53 -07:00
-
-
-
c3924a529e
new consensus engine commit 4/6/23
philip-morlier
2023-04-06 10:36:43 -07:00
-
b946b7a13b
core, miner: drop transactions from the same sender when error occurs (#27038)
rjl493456442
2023-04-05 19:09:25 +08:00
-
230df98e4d
core/txpool: disallow future churn by remote txs (#26907)
Marius van der Wijden
2023-04-05 10:59:32 +02:00
-
9d37102134
build: upgrade -dlgo version to Go 1.20.3
Marius Kjærstad
2023-04-04 22:24:30 +02:00
-
-
2adce0b066
eth/tracers: use atomic type (#27031)


2023-04-05 00:34:52 +08:00
-
b4dcd1a391
metrics: make gauge_float64 and counter_float64 lock free (#27025)


2023-04-04 15:53:44 +02:00
-
ab1a404b01
all: remove debug-field from vm config (#27048)


2023-04-04 09:50:13 -04:00
-
0b76eb3708
eth/tracers: report correct gasLimit in call tracers (#27029)
Delweng
2023-04-04 18:34:23 +08:00
-
d2cf49327f
consensus/misc, params: add EIP-4844 blobfee conversions (#27041)


2023-04-04 11:25:28 +03:00
-
91faf2c559
consensus, core/typer: add 4844 excessDataGas to header, tie it to Cancun (#27046)
Péter Szilágyi
2023-04-04 10:02:50 +03:00
-
9b1a82c600
core/vm: clarify comment (#27045)
joohhnnn
2023-04-04 14:59:40 +08:00
-
db18293c32
eth/downloader: use atomic types (#27030)

s7v7nislandsandMartin Holst Swende
2023-04-04 03:48:10 +08:00
-
beda6c41ad
core/txpool: move some validation to outside of mutex (#27006)
Martin Holst Swende
2023-04-03 07:16:57 -04:00
-
a25dd8064e
test/fuzzers: fuzz rlp handling of big.Int and uint256.Int (#26917)
Martin Holst Swende
2023-04-03 05:42:34 -04:00
-
94457cce07
cmd, miner, signer: avoid panic if keystore is not available (#27039)
rjl493456442
2023-04-03 17:08:06 +08:00
-
7076ae00aa
cmd/geth: enable log rotation (#26843)

sudeepandMartin Holst Swende
2023-04-03 14:35:36 +05:30
-
2c5798464e
common: delete MakeName (#27023)
lightclient
2023-04-03 01:51:31 -06:00
-
dc2f4b9304
go.mod : update snappy (#27027)
ucwong
2023-04-03 01:35:13 -06:00
-
bed07cd590
cmd/evm: use correct parent number for t8n base fee calculation (#27032)
Guruprasad Kamath
2023-04-03 09:33:17 +02:00
-
00a73fbcce
accounts/abi/bind: handle UnpackLog with zero topics (#26920)

aaronbuchwaldandSina Mahmoodi
2023-03-31 02:35:29 -04:00
-
b92d0ea3bb
miner: use atomic type (#27013)
s7v7nislands
2023-03-31 14:32:47 +08:00
-
d0fbb10658
eth/catalyst: improve consensus heartbeat (#26896)

openexand“openex27”
2023-03-31 03:09:35 +08:00
-
9ce047452e
common: fix json marshaller MixedcaseAddress (#26998)
rjl493456442
2023-03-31 03:04:28 +08:00
-
50317bdace
ethdb/pebble: use atomic type (#27014)
s7v7nislands
2023-03-31 03:02:14 +08:00
-
2d1492821d
cmd/geth: Add
--log.format cli param (#27001)

Adrian SuttonandMartin Holst Swende
2023-03-30 23:24:48 +10:00
-
62fb7d3f85
graphql: revert storage access regression (#27007)
Sina Mahmoodi
2023-03-30 12:57:49 +02:00
-
949cee2fe3
core: use atomic type (#27011)
s7v7nislands
2023-03-30 18:53:32 +08:00
-
a03490c6b2
remove @gballet as a GraphQL codeowner (#27012)
Guillaume Ballet
2023-03-30 10:58:23 +02:00
-
7ca4f60a1a
docs: update outdated DeriveSha docs comment (#26968)
David Murdoch
2023-03-28 08:59:37 -04:00
-
56c1f98f8a
internal/debug: add log.logfmt flag to set logging to use logfmt (#26970)
Adrian Sutton
2023-03-28 22:37:40 +10:00
-
fd94b4fcfa
eth/tracers/native: prevent panic for LOG edge-cases (#26848)

jwasingerandMartin Holst Swende
2023-03-28 02:46:53 -07:00
-
a236e03d00
graphql: fix data races (#26965)
Sina Mahmoodi
2023-03-28 09:08:10 +02:00
-
fb8a3aaf1e
core/state: use atomic.Bool (#26992)
s7v7nislands
2023-03-28 15:06:50 +08:00
-
79532a25b1
core/bloombits: use atomic type (#26993)
s7v7nislands
2023-03-28 15:05:29 +08:00
-
b1dd4f79f3
Channel production and consumption set up. Ready to fully implement.
philip-morlier
2023-03-27 16:24:56 -07:00
-
881fed032c
core/vm: use atomic.Bool (#26951)


2023-03-27 21:40:20 +08:00
-
117530b0e6
metrics/librato: ensure resp.body closed (#26969)
Delweng
2023-03-27 19:44:41 +08:00
-
41f89ca944
core/state, trie: remove Try prefix in Trie accessors (#26975)

Guillaume BalletandGary Rong
2023-03-27 10:48:46 +02:00
-
df383addee
ethclient: ensure returned subscription is nil on error (#26976)
norwnd
2023-03-26 00:38:43 +03:00
-
7f1b5c5f9b
Progress made on 3/24/23
philip-morlier
2023-03-24 16:05:39 -07:00
-
4cfa8704a9
Functional hook for consensus engine plugin
philip-morlier
2023-03-24 12:46:45 -07:00
-
792d893ed0
rlp/rlpgen: print want/expect output string if mismatch (#26932)

ucwongandMarius van der Wijden
2023-03-24 07:17:39 -06:00
-
0137bd69c5
go.mod: update golang.org/x/tools (#26960)
Martin Holst Swende
2023-03-24 07:39:20 -04:00
-
9ee93f1e26
further progress on plugin hook
philip-morlier
2023-03-23 21:59:14 -07:00
-
d2d3490abc
initial work on pluginGetEngine hook
philip-morlier
2023-03-23 17:03:08 -07:00
-
9aba661554
Updates for consensus engine injection
Austin Roberts
2023-03-23 16:37:16 -05:00
-
-
-
b1acaf47aa
eth/gasprice: change feehistory input type from int to uint64 (#26922)
aaronbuchwald
2023-03-23 16:12:37 -04:00
-
f6c3a534a4
metrics/influxdb: use smaller dependency and reuse code between v1 and v2 reporters (#26963)
Martin Holst Swende
2023-03-23 15:12:32 -04:00
-
7dc100714d
metrics: add cpu counters (#26796)
turboboost55
2023-03-23 06:13:50 -07:00
-
8990c92aea
core/state: add account address to Trie slot accessors (#26934)
Guillaume Ballet
2023-03-23 11:52:22 +01:00
-
37ecff0967
cmd/evm, tests: record preimages if dump is expected (#26955)
lightclient
2023-03-23 03:15:40 -06:00
-
7f3fc15a8b
core/rawdb: update freezertable read meter (#26946)
Delweng
2023-03-23 15:34:40 +08:00
-
20f8eb756b
eth/catalyst: fix races (#26950)
Marius van der Wijden
2023-03-22 18:36:26 +01:00
-
fc577b80aa
Merge pull request #73 from openrelayxyz/merge/geth-v1.11.5
AusIV
2023-03-22 09:02:48 -05:00
-