-
a16d757cd4
build: remove ubuntu kinetic (deprecated) (#27933)
Martin Holst Swende
2023-08-16 12:11:22 +02:00
-
e0b119884c
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903)
Joe Netti
2023-08-15 14:19:37 -04:00
-
ab28680e66
trie: add tests for "short" nodes in StackTrie (#27932)
Paweł Bylica
2023-08-15 20:16:00 +02:00
-
05a8b887a9
crypto/bls12381: fix typo in comment (#27930)
lonika
2023-08-15 20:37:34 +08:00
-
f1801a9fed
internal/ethapi: implement eth_getBlockReceipts (#27702)
Delweng
2023-08-15 20:35:48 +08:00
-
509cd428e9
go.mod: upgrade goja (#27899)
ucwong
2023-08-14 13:59:05 +01:00
-
68855216c9
cmd/utils: restore support for txlookuplimit flag (#27917)
Delweng
2023-08-14 20:58:01 +08:00
-
2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841)
Felix Lange
2023-08-14 10:13:34 +02:00
-
68860063fb
internal/build: apply -ubuntu to env (#27910)
Felix Lange
2023-08-12 10:32:50 +02:00
-
e91b21ce2b
go.mod, build: upgrade c-kzg-4844 (#27907)
Felix Lange
2023-08-12 00:21:46 +02:00
-
be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909)
Péter Szilágyi
2023-08-12 01:04:12 +03:00
-
0ce331f56a
trie/triedb/pathdb: make shutdown journal log friendlier (#27905)
Péter Szilágyi
2023-08-11 17:05:35 +03:00
-
80b76a9527
core/types: remove duplication in eip2930 signer (#27860)


2023-08-11 21:50:57 +08:00
-
8f8ef2bc0c
rpc: attempt to fix ping/pong logic race (#27733)
Felix Lange
2023-08-11 15:16:45 +02:00
-
35f7f3d015
ethdb/leveldb: support more than 7 levels in metrics (#27904)
Delweng
2023-08-11 21:15:49 +08:00
-
6ddb92cac3
core/txpool/blobpool: fix metrics name for prometheus export (#27901)
imulmat4
2023-08-11 02:12:26 -05:00
-
e2507a17e8
params: switch release family to 1.13 to prep for PBSS
Péter Szilágyi
2023-08-10 22:22:17 +03:00
-
503f1f7ada
all: activate pbss as experimental feature (#26274)


2023-08-11 03:21:36 +08:00
-
5e89ff4d6b
graphql: validate block params (#27876)
Sina Mahmoodi
2023-08-10 13:00:52 +02:00
-
86d7f5aeee
deps: update supranational/blst to 0.3.11 (#27890)
dependabot[bot]
2023-08-10 06:50:09 -04:00
-
8d1db1601d
eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891)
Martin Holst Swende
2023-08-10 12:49:05 +02:00
-
d9a8b0ff71
params: begin v1.12.2 release cycle
Felix Lange
2023-08-10 12:13:15 +02:00
-
9c216bd6cb
params: release go-ethereum v1.12.1
Felix Lange
2023-08-10 12:10:17 +02:00
-
67979022aa
core/state: move UpdateContractCode before the trie hash is computed (#27853)
Guillaume Ballet
2023-08-09 18:02:45 +02:00
-
10d9f9377b
graphql: add yParity field for transactions (#27882)

DelwengandFelix Lange
2023-08-09 23:57:57 +08:00
-
7ec60d5f0c
p2p: move ping handling into pingLoop goroutine (#27887)
Felix Lange
2023-08-09 16:00:31 +02:00
-
691dc334fa
Update plugeth-utils
roysc
2023-07-07 13:23:58 +08:00
-
2a5882f2a4
Use access token for gitea

royscandtelackey
2023-06-15 01:53:22 +08:00
-
d730849b7e
Use external main module
roysc
2023-06-13 23:22:32 +08:00
-
e13fa32cea
core/vm: update 4844 - point evaluation precompile address (#27874)
Martin Holst Swende
2023-08-08 14:54:19 +02:00
-
0d772b9f09
graphql: avoid greedy allocation (#27873)


2023-08-08 13:35:58 +02:00
-
6d2bcb911a
p2p/simulations/examples: use atomic.Int64 (#27861)
ucwong
2023-08-07 17:30:05 +01:00
-
eeebb07c73
internal/ethapi: add state override to estimateGas (#27845)
Amin Talebi
2023-08-07 16:03:57 +02:00
-
d14c07d91e
accounts: use atomic type (#27857)
ucwong
2023-08-07 08:11:50 +01:00
-
857476753d
internal: use atomic type (#27858)
ucwong
2023-08-07 08:11:06 +01:00
-
60070fe5c6
internal/ethapi, graphql: correct comments about gas price logic (#27752)
Christopher Harrison
2023-08-05 00:08:53 +01:00
-
5c30541c2a
log: use atomic types (#27763)

ucwongandFelix Lange
2023-08-04 23:58:53 +01:00
-
bb148dd342
core/types: support yParity field in JSON transactions (#27744)
Felix Lange
2023-08-05 00:54:55 +02:00
-
57cdbaef30
all: remove trailing whitespace (#27741)
Darioush Jalali
2023-08-04 15:24:32 -07:00
-
265f7a5aa7
Add --pluginsdir flag. (#1)
telackey
2023-06-29 04:44:54 +00:00
-
3cd59d52c5
Backend: add GetContractCode
roysc
2023-06-22 15:29:18 +08:00
-
521e257443
Dockerfile: install gold linker
roysc
2023-06-14 13:57:55 +08:00
-
df544350bc
core/types: fix immutability guarantees in Block (#27844)
Felix Lange
2023-08-04 14:16:23 +02:00
-
6e934f40f9
eth/protocols/snap: fix batch writer when resuming an aborted sync (#27842)
Péter Szilágyi
2023-08-03 14:51:02 +03:00
-
8224bb9218
build: upgrade -dlgo version to Go 1.20.7 (#27835)
Marius Kjærstad
2023-08-02 11:53:05 +02:00
-
d04bde0a20
p2p: use atomic types (#27764)

ucwongandFelix Lange
2023-08-01 22:20:52 +01:00
-
ff97b4cc6a
cmd/geth: disable automaxprocs log (#27814)

DelwengandFelix Lange
2023-08-02 00:02:36 +08:00
-
7de748d3f6
all: implement path-based state scheme (#25963)


2023-08-01 20:17:32 +08:00
-
9d744f0ca8
cmd/bootnode: fix timer leak (#27754)
ucwong
2023-08-01 13:12:11 +01:00
-
f404a2d0f1
cmd/evm: set ExcessBlobGas from env (#27796)

DelwengandMartin Holst Swende
2023-08-01 19:58:26 +08:00
-
7c95ebd63d
consensus/misc: move eip1559 into a package (#27828)
Delweng
2023-08-01 17:58:45 +08:00
-
2fd77a6a7e
core/txpool/blobpool: remove error log when finalized block is nil (#27822)
rjl493456442
2023-08-01 15:09:20 +08:00
-
852be575e1
tests: make tests pass on windows/386 (#27821)
Martin Holst Swende
2023-08-01 09:08:19 +02:00
-
3ca92f70e5
all: replace data gas to blob gas in comments (#27825)
Delweng
2023-08-01 15:07:25 +08:00
-
6814eed657
Merge pull request #81 from openrelayxyz/merge/geth-v1.12.0
AusIV
2023-07-31 15:51:06 -05:00
-
-
7a99cf6bf0
updated engine in test plugin
philip-morlier
2023-07-31 13:04:19 -07:00
-
bb43b2cbc4
Changes made to support unity across all plugeth projects with resepct to consensus engine.
philip-morlier
2023-07-31 12:43:06 -07:00
-
4e9775668e
cmd/bootnode: defer udp connection close (#27787)
Zig Blathazar
2023-07-31 20:45:13 +03:30
-
817553cc28
core, trie: track state change set with account address (#27815)
rjl493456442
2023-07-31 20:07:51 +08:00
-
43a1a48ee2
core: remove pointless check for excessBlobGas nilness (#27797)
Delweng
2023-07-31 15:54:26 +08:00
-
5a4eba6886
eth: conver if-else-if chain to tagged switch (#27816)
Shude Li
2023-07-31 15:22:36 +08:00
-
95cc7bf4f8
cmd/geth: import package catalyst once (#27803)
Shude Li
2023-07-31 13:18:13 +08:00
-
8f2ae29b8f
core/types: fix receipt blob fields marshaling (#27793)
Mario Vega
2023-07-28 01:08:38 -06:00
-
d9556533c3
core/types: put header fields in correct order (#27791)
Marius van der Wijden
2023-07-27 16:15:08 +02:00
-
57268f7e6c
all: rename dataGas to blobGas (#27789)
Péter Szilágyi
2023-07-27 16:53:28 +03:00
-
0f4b21feac
core/txpool/blobpool: fix a merge conflict from a package rename (#27790)
Péter Szilágyi
2023-07-27 14:53:05 +03:00
-
393d4db18c
core/types: add 4844 data gas fields in Receipt (#27743)

Felix LangeandPéter Szilágyi
2023-07-27 13:11:09 +02:00
-
1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940)
Péter Szilágyi
2023-07-27 13:45:35 +03:00
-
37b952a4a2
core/types: deepcopy ExcessDataGas, DataGasUsed (#27767)
Darioush Jalali
2023-07-27 01:32:15 -07:00
-
2274a03e33
crypto/kzg4844: do lazy init in all ckzg funcs (#27679)
Justin Traglia
2023-07-24 18:13:34 +02:00
-
a196f3e8a2
cmd/devp2p: atomic types used (#27755)
ucwong
2023-07-24 11:23:38 +01:00
-
7a1fba1a02
cmd/geth: atomic types used (#27756)
ucwong
2023-07-24 11:22:54 +01:00
-
88f3d61468
all: expose block number information to statedb (#27753)
rjl493456442
2023-07-24 18:22:09 +08:00
-
a46f4173cd
ethclient/gethclient: gofmt -s (#27762)
Marius van der Wijden
2023-07-24 12:21:26 +02:00
-
bf0041eebe
Backend: add GetContractCode
roysc
2023-06-22 15:29:18 +08:00
-
-
-
1d8f2a28e8
Add --pluginsdir flag. (#1)
telackey
2023-06-29 04:44:54 +00:00
-
-
-
20ea16310e
Dockerfile: install gold linker
roysc
2023-06-14 13:57:55 +08:00
-
-
-
7f756dc118
cmd/evm/testdata: fix typos in docs (#27742)
Pierre Grimaud
2023-07-18 14:07:25 +02:00
-
e86ad52640
beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736)

Felix LangeandMarius van der Wijden
2023-07-18 09:44:16 +02:00
-
d4d88f9bce
les: remove obsolete code related to PoW header syncing (#27737)
Felföldi Zsolt
2023-07-17 20:48:11 +02:00
-
988d84aa7c
core/state, core/vm: implement EIP 6780 (#27189)

jwasingerandMartin Holst Swende
2023-07-17 19:02:18 +02:00
-
b058cf454b
core, tests: EIP-4844 transaction processing logic (#27721)


2023-07-15 23:27:36 +02:00
-
99e000cb13
core/vm: use types.EmptyCodeHash (#27729)
ucwong
2023-07-15 16:45:57 +01:00
-
d233b6b23a
core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716)


2023-07-15 16:35:30 +02:00
-
00408f7479
accounts/abi/bind/backends: fix goroutine leak in unit test (#27705)
Yurie
2023-07-15 23:33:46 +09:00
-
34d5072159
metrics: NilResettingTimer.Time should execute the timed function (#27724)
Ömer Faruk Irmak
2023-07-14 20:19:03 +03:00
-
47b9f1b4ae
cmd/geth: use automaxprocs to apply cpu quota correctly (#27506)
Delweng
2023-07-15 01:14:47 +08:00
-
13c0305106
metrics: NilTimer should still run the function to be timed (#27723)
Ömer Faruk Irmak
2023-07-14 19:10:16 +03:00
-
60ecf48dd4
cmd/bootnode, p2p: support for alternate mapped ports (#26359)

Seungbae YuandFelix Lange
2023-07-14 21:58:27 +09:00
-
c40ab6af72
core/blockchain: fast to snap in comments (#27722)
ucwong
2023-07-14 13:06:51 +01:00
-
477985fdcd
moved a comment
philip-morlier
2023-07-13 14:35:38 -07:00
-
24f8b776c9
deleted duplicate test plugin package
philip-morlier
2023-07-13 14:09:43 -07:00
-
63e1ad633c
Minor change to support test plugin
philip-morlier
2023-07-13 13:54:54 -07:00
-
ba7a166608
deleted unneeded password file
philip-morlier
2023-07-13 13:20:01 -07:00
-
e9630a85f4
This is a functional build a dev tagged release of foundation plugeth
philip-morlier
2023-07-13 13:03:30 -07:00
-
e1fe6bc846
go.sum: go mod tidy (#27717)
ucwong
2023-07-13 15:34:29 +01:00
-
517ac886d4
eth/tracers/native: panic on memory read in prestateTracer (#27691)

Ryan SchneiderandSina Mahmoodi
2023-07-13 05:44:42 -07:00
-
1e069cf802
eth/tracers: add ReturnData in the tracer's response (#27704)

DelwengandSina Mahmoodi
2023-07-13 20:43:25 +08:00
-
5d035043ea
internal/ethapi: add more testcase for GetTransactionReceipt (#27527)
Delweng
2023-07-13 18:47:32 +08:00
-
10a136a4f9
internal: early exit if tx for getTxReceipt not found (#27712)
Delweng
2023-07-13 18:42:48 +08:00