Matthias Seitz
|
281f139b0d
|
perf(rpc): add optional block hash arg (#1502)
|
2023-02-22 14:56:21 +01:00 |
|
Matthias Seitz
|
81fec4b375
|
chore(docs): add command name as docs (#1505)
|
2023-02-22 14:50:11 +01:00 |
|
Aurélien
|
2e73463a58
|
feat: Add tx_type() and encoded_length() on PoolTransaction trait (#1500)
|
2023-02-22 13:56:35 +01:00 |
|
Matthias Seitz
|
44e1d13f11
|
chore: more work on filter (#1468)
|
2023-02-22 13:24:41 +01:00 |
|
Matthias Seitz
|
eccafd1bed
|
test(cli): add chain args test (#1488)
|
2023-02-22 04:05:16 -08:00 |
|
Dan Cline
|
c168ef4433
|
feat: implement eth handshake disconnects (#1494)
|
2023-02-22 12:18:12 +01:00 |
|
Dan Cline
|
0fc9f67af8
|
feat(eth-wire): add td bitlen check in handshake (#1490)
|
2023-02-21 16:41:51 -05:00 |
|
Matthias Seitz
|
e65162dd05
|
chore(txpool): add pooled transaction function to get full tx object (#1483)
|
2023-02-21 15:06:31 -05:00 |
|
Matthias Seitz
|
f78da81e1e
|
feat(net): support eth68 transactions (#1482)
|
2023-02-21 14:34:59 -05:00 |
|
Matthias Seitz
|
f0f8f417d6
|
chore: add EthVersion::LATEST constant (#1479)
|
2023-02-21 09:26:30 -05:00 |
|
Matthias Seitz
|
1d2bb1f11d
|
chore: add eth68 to default capabilities (#1475)
|
2023-02-21 09:26:09 -05:00 |
|
Matthias Seitz
|
93b1a7f49a
|
chore: cors followup changes (#1480)
|
2023-02-21 05:57:09 -08:00 |
|
Matthias Seitz
|
4e66cc7ea7
|
chore(net): add negotiated eth version to events (#1478)
|
2023-02-21 13:26:17 +01:00 |
|
Tirth Patel
|
42b1fc1f5b
|
feat: add --http.corsdomain (#1305)
|
2023-02-21 13:20:23 +01:00 |
|
Roman Krasiuk
|
20aceb750c
|
feat(engine-api): exchange capabilities (#1469)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-20 21:50:40 -08:00 |
|
Roman Krasiuk
|
03832d6d23
|
feat(engine-api): Shanghai support (#1445)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-02-20 21:40:03 -08:00 |
|
Kim, JinSan
|
c9075920c1
|
feat(net): support eth/68 (#1361)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-20 19:37:03 -08:00 |
|
Matthias Seitz
|
cc5e5cab3c
|
feat(rpc): implement block_transaction_count (#1471)
|
2023-02-20 20:46:25 +01:00 |
|
Matthias Seitz
|
8d1dc58af5
|
feat(rpc): add block_by_number (#1467)
|
2023-02-20 08:48:14 -08:00 |
|
Matthias Seitz
|
058349ecf8
|
chore(net): print unexpected event (#1466)
|
2023-02-20 16:21:33 +01:00 |
|
Matthias Seitz
|
50203a8f2a
|
chore: phase out ethers rpc block types (#1463)
|
2023-02-20 16:02:33 +01:00 |
|
Matthias Seitz
|
2a9472e9c3
|
chore: some bloom followups (#1464)
|
2023-02-20 15:47:52 +01:00 |
|
David Kulman
|
99f2bfe77d
|
feat: rpc Filter type (#1389)
|
2023-02-20 15:27:33 +01:00 |
|
Matthias Seitz
|
279c0f917c
|
feat(rpc): impl block_by_hash (#1460)
|
2023-02-20 14:58:02 +01:00 |
|
Matthias Seitz
|
7ec4148efe
|
chore(rpc): return input related errors as invalid params (#1461)
|
2023-02-20 05:39:33 -08:00 |
|
Matthias Seitz
|
3592318399
|
fix: delegate JsonU256 serialize impl (#1453)
|
2023-02-19 16:45:25 -08:00 |
|
Chen Kai
|
e8453abc78
|
feat:add server function in RpcServerArgs. (#1402)
Signed-off-by: grapebaba <281165273@qq.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-19 16:45:04 -08:00 |
|
Matthias Seitz
|
eb1299194f
|
feat(rpc): implement newHeads subscription (#1446)
|
2023-02-19 19:41:37 +01:00 |
|
Matthias Seitz
|
e434e49f3f
|
chore: rm trace per recovered sender (#1455)
|
2023-02-19 19:39:44 +01:00 |
|
Matías Ignacio González
|
bdb0bd6897
|
test: LruCache (#1436)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-02-18 15:26:11 -08:00 |
|
Matthias Seitz
|
d7456dfc2f
|
fix: initialize missing fields (#1448)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-18 15:25:58 -08:00 |
|
Matthias Seitz
|
0ef81c9a1d
|
perf: compute hash from input buffer (#1450)
|
2023-02-18 10:08:50 -08:00 |
|
Matthias Seitz
|
dba6b24bde
|
chore: clippy fixes and make benches compile again (#1449)
|
2023-02-18 13:44:06 +01:00 |
|
Matthias Seitz
|
1a31a21d31
|
feat: extend BlockProvider with default util functions (#1447)
|
2023-02-18 11:29:18 +01:00 |
|
Matthias Seitz
|
b21f24c7cc
|
test(disc): fix flaky ping test (#1443)
|
2023-02-18 11:27:36 +01:00 |
|
Dan Cline
|
5c2f96ed65
|
fix: allow withdrawal root past shanghai (#1437)
|
2023-02-17 12:41:24 -08:00 |
|
Matthias Seitz
|
26b606fda5
|
feat(rpc): impl filter changes (#1373)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-17 18:02:36 +01:00 |
|
Matthias Seitz
|
a0410e46b7
|
fix(disc): only start pinging new node if insert succesful (#1435)
|
2023-02-17 17:46:05 +01:00 |
|
Roman Krasiuk
|
4bdbcf346e
|
feat(cli): enable shanghai ethereum tests (#1416)
|
2023-02-17 16:57:14 +01:00 |
|
Roman Krasiuk
|
54b6a4ae94
|
feat(provider): add TransactionsProvider and WithdrawalsProvider (#1431)
|
2023-02-17 16:26:47 +01:00 |
|
Matthias Seitz
|
bacb3c59b2
|
fix(disc): ensure timestamp is within bounds of UNIX timestamp (#1433)
|
2023-02-17 16:26:28 +01:00 |
|
Matthias Seitz
|
7c9b212b4a
|
chore: relax Arc requirement for provider (#1429)
|
2023-02-17 14:40:20 +01:00 |
|
Matthias Seitz
|
c834aee846
|
chore: put chainspec behind an Arc (#1430)
|
2023-02-17 14:15:54 +01:00 |
|
Tomás
|
2306bfe998
|
feat: Add eth_getBalance, eth_getTransactionCount, eth_getStorageAt handlers (#1422)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-02-17 12:42:24 +01:00 |
|
Bjerg
|
1edb9d4ccd
|
fix: make execution errors fatal (#1428)
|
2023-02-17 12:21:53 +01:00 |
|
Roman Krasiuk
|
4203d7a9b7
|
feat(provider): implement BlockProvider::block (#1426)
|
2023-02-17 03:13:49 -08:00 |
|
Matthias Seitz
|
94f759761a
|
fix(disc): enforce expiration timestamps by default (#1427)
|
2023-02-17 12:04:22 +01:00 |
|
joshieDo
|
495db6e30d
|
chore: add pprof profiler/flamegraphs to all criterion benchmarks (#1425)
|
2023-02-17 01:08:32 -08:00 |
|
Georgios Konstantopoulos
|
fad9c04b07
|
feat: Account Hashing Stage Benchmark (#1301)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-02-17 15:28:46 +08:00 |
|
Dan Cline
|
bb520957d8
|
fix: set shanghai time in From<EthersGenesis> (#1424)
|
2023-02-16 15:28:16 -08:00 |
|