This website requires JavaScript.
5b792e0fdf
accounts/abi: add ErrorById (#27277 )
Chawin Aiemvaravutigul
2023-05-22 23:45:55 +07:00
b46d37ea52
graphql: upgrade UI to v2 (#27294 )
Sina Mahmoodi and Martin Holst Swende
2023-05-22 14:15:05 +02:00
6fe0252571
rpc, internal/cmdtest: increase timeout in tests (#27083 )
Delweng
2023-05-22 20:13:03 +08:00
71f764bafa
Merge pull request #388 from cerc-io/v1.11.6-statediff-5.0.5
Ian Norden
2023-05-19 10:51:11 -05:00
dd1d8493a8
Merge pull request #389 from cerc-io/roy/v5-dev-1.11.6
Ian Norden
2023-05-19 10:49:07 -05:00
944e1a0f90
beacon/types: auto-generate SyncCommittee marshaling methods (#27296 )
Felix Lange
2023-05-19 16:05:50 +02:00
3223950a5d
cmd/utils: do not check free disk space in dev mode (#27281 )
Shude Li
2023-05-19 20:38:21 +08:00
99394adcb8
ethdb/pebble: prevent shutdown-panic (#27238 )
Martin Holst Swende
2023-05-19 08:36:21 -04:00
85a4b82b33
all: tie timestamp based forks to the passage of London (#27279 )
Péter Szilágyi
2023-05-19 11:27:19 +03:00
e6e2acb073
bump meta version
i-norden
2023-05-18 12:47:31 -05:00
79a7643a28
concurrent iterator: pass a constructor method instead of state.Trie
roysc
2023-05-16 17:24:02 +08:00
3555790e76
Small fixes
i-norden
2023-03-30 18:41:01 -05:00
368f3e09fc
Merge pull request #384 from cerc-io/v1.11.6-statediff-5.0.5
Ian Norden
2023-05-18 09:35:47 -05:00
6a6318b1d2
go.mod: usegopkg.in/yaml.v3 instead of github.com/go-yaml/yaml (#27295 )
Shude Li
2023-05-18 05:35:30 +08:00
c08dc59aad
beacon/types: add beacon chain data types (#27292 )
Felföldi Zsolt and Péter Szilágyi
2023-05-17 16:39:33 +02:00
ea6dfb8fa5
fix isWatchedAddress and isValidPath usage
i-norden
2023-05-15 19:52:22 -05:00
41fafa47b6
go.mod: upgrade gencodec (#27288 )
Felix Lange
2023-05-17 14:03:38 +02:00
84c3799e21
rpc: more accurate checking of handler method signatures (#27287 )
Stephen Guo
2023-05-17 18:27:51 +08:00
ae1d90e710
internal/ethapi: make NewAccount return EIP-55 format (#26973 )
Alex Mylonas
2023-05-17 11:29:56 +03:00
2f2959d003
core/state/pruner: remove unused error-return (#27273 )
John Chase
2023-05-17 16:23:06 +08:00
eb83e7c540
core/state/snapshot: check difflayer staleness early (#27255 )
Martin Holst Swende and rjl493456442
2023-05-16 09:18:39 -04:00
d46f69dc7a
tests/fuzzers/bn256: add PairingCheck fuzzer (#27252 )
Marius van der Wijden
2023-05-16 13:27:54 +02:00
6e3aa86a2b
internal/ethapi: minor refactor in block serialization (#27268 )
Delweng
2023-05-16 16:40:47 +08:00
c2148c644d
core/asm: remove unused return value (#27272 )
joohhnnn
2023-05-16 16:14:04 +08:00
643dc6807b
Merge pull request #382 from cerc-io/v1.11.6-statediff-5.0.4
Ian Norden
2023-05-15 11:06:31 -05:00
c70b1cf0b1
update ipld-eth-db version
i-norden
2023-05-15 10:35:54 -05:00
0ebcd5f4af
Merge pull request #380 from cerc-io/v1.11.6-statediff-5.0.4
Ian Norden
2023-05-15 07:29:50 -05:00
7369752999
rpc: websocket should respect the "HTTP_PROXY" by default (#27264 )
oseau
2023-05-15 13:48:06 +08:00
4c058e515e
bump meta version
i-norden
2023-05-14 14:41:44 -05:00
30ab52a6a6
construct leafkey instead of calling it.LeafKey() (to avoid panics when we pass in a subtrie iterator at an odd position in the trie)
i-norden
2023-05-14 14:01:27 -05:00
9ca84e6b0b
crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257 )
Justin Traglia
2023-05-12 12:16:14 -05:00
1982437259
core/types: un-ssz blob txs, add json marshalling and tweaks (#27256 )
Péter Szilágyi
2023-05-12 20:14:29 +03:00
dffd804ca2
internal/ethapi: remove unused err-return (#27240 )
makcandrov
2023-05-11 04:23:47 -08:00
0b66d47449
internal/ethapi: make EstimateGas use latest block by default (#24363 )
zhiqiangxu and Martin Holst Swende
2023-05-11 20:23:05 +08:00
fd7cacd437
Merge pull request #368 from cerc-io/ian/v5_dev
Ian Norden
2023-05-11 06:54:48 -05:00
a340721aa9
metrics: use sync.map in registry (#27159 )
Exca-DK
2023-05-11 11:39:13 +02:00
a14301823e
all: new empty trie with types.EmptyRootHash instead of null (#27230 )
rjl493456442
2023-05-11 15:19:42 +08:00
7577b9c28f
core/state: unexport NodeIterator (#27239 )
Guillaume Ballet
2023-05-11 09:15:44 +02:00
d17ec0ea66
ethdb/memorydb: init map with known size (#27241 )
ucwong
2023-05-11 01:13:25 -06:00
c8b0afb2c4
ethclient: acquire the rpc.Client (#27246 )
Delweng
2023-05-11 15:09:16 +08:00
911b86ee8b
bump meta version
i-norden
2023-05-10 20:26:57 -05:00
79bd86501b
expose parent path from iterator
i-norden
2023-04-14 19:53:53 -05:00
2169fa343a
crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155 )
Péter Szilágyi and Martin Holst Swende
2023-05-10 14:54:14 +03:00
ae7db289b8
p2p: initialize maps with known size (#27229 )
ucwong
2023-05-10 02:52:26 -06:00
a742943c78
node: fix typos in comments (#27236 )
Seungbae Yu
2023-05-10 17:42:55 +09:00
0fb1be0930
event: initialize maps with known size (#27233 )
ucwong
2023-05-09 13:29:32 -06:00
c62da24dce
cmd/utils: report the blocknumber when block import fails (#27213 )
Guillaume Ballet
2023-05-09 09:57:42 +02:00
c798507642
miner: initialize maps with capacity (#27228 )
ucwong
2023-05-09 01:24:43 -06:00
5021d36d35
all: port boring changes from pbss (#27176 )
rjl493456442
2023-05-09 15:11:04 +08:00
81d328a73e
log: report error when ctx key is non-string (#27226 )
ucwong and Martin Holst Swende
2023-05-08 03:38:50 -06:00
7ac08ba4e0
cmd/geth: rename variable 'extapi' (#27223 )
joohhnnn
2023-05-08 15:01:14 +08:00
cc8d40c65f
core/state: initialize maps with known size (#27222 )
ucwong
2023-05-08 00:59:14 -06:00
604e215d1b
eth/tracers: add txHash field on txTraceResult (#27183 )
sjlee1125 and Martin Holst Swende
2023-05-05 21:59:13 +09:00
ba09403113
core/txpool : fix map size avoid resizing (#27221 )
ucwong
2023-05-05 03:33:01 -06:00
79a57d49cb
eth/downloader: fix error aggregator (#27217 )
rjl493456442
2023-05-05 13:55:32 +08:00
ffda2c64c4
rpc: use atomic types (#27214 )
s7v7nislands
2023-05-04 16:54:45 +08:00
dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178 )
Péter Szilágyi
2023-05-03 12:58:39 +03:00
fe3e3b1119
Merge pull request #372 from cerc-io/v1.11.6-statediff-5.0.2
Ian Norden
2023-05-02 22:19:43 -05:00
35b70d31af
more adjustments after rebase
i-norden
2023-05-02 20:43:27 -05:00
0c51ba5dc9
version meta
i-norden
2023-05-02 20:16:40 -05:00
b59a60eed8
statediffing service squashed commit
i-norden
2023-03-30 13:40:53 -05:00
ac3418def6
accounts/abi: resolve name conflict for methods starting with a number (#26999 )
2023-05-02 14:27:37 +02:00
29c33d9bab
graphql, internal: fix typos in comments (#27184 )
David Dzhalaev and Martin Holst Swende
2023-05-02 11:57:07 +03:00
7f6c045e0d
core: remove unused ContractCode method from BlockChain (#27186 )
Guillaume Ballet
2023-05-02 10:56:08 +02:00
7d1ebe51b7
p2p/discover: fix lint nit (#27206 )
Martin Holst Swende
2023-05-02 04:36:11 -04:00
a9d7cdaf6e
core/types: go generate (#27196 )
ucwong
2023-05-02 02:32:27 -06:00
ae66009640
internal/ethapi: add block overrides to eth_call (#26414 )
Sina Mahmoodi and Martin Holst Swende
2023-05-02 10:28:43 +02:00
52c246fac3
eth/gasprice: fix typo (#27202 )
chirag-bgh
2023-05-02 13:54:35 +05:30
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
8f373227ac
cmd/geth: make account commands not require datadir lock (#27084 )
2023-04-27 18:57:29 +08: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ágyi and Gary Rong
2023-04-24 09:37:10 +03: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
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