|
|
9e1c341e16
|
fix(primitives): write withdrawal hash at genesis (#1654)
|
2023-03-08 11:30:50 -05:00 |
|
|
|
161de9aadf
|
feat: persist contract analysis in db (#1640)
|
2023-03-08 16:25:14 +01:00 |
|
|
|
21c66621dd
|
feat: ExecutorFactory (#1672)
|
2023-03-08 16:01:56 +01:00 |
|
|
|
31f62c11d5
|
test: add test for display help (#1623)
|
2023-03-04 13:52:12 -07:00 |
|
|
|
5dc56cc76f
|
chore: drop tokio rt on separate thread (#1627)
|
2023-03-03 22:56:35 +01:00 |
|
|
|
5720ede550
|
feat: db list paging (#1542)
|
2023-03-02 15:46:00 +01:00 |
|
|
|
6501ce2956
|
chore: expose methods and structs (#1607)
|
2023-03-02 15:29:00 +01:00 |
|
|
|
626c076c85
|
feat(rpc): integrate eth cache and task executor in pipeline (#1596)
|
2023-03-01 15:46:57 -07:00 |
|
|
|
2884eae075
|
perf: bench merkle stage (#1497)
|
2023-02-28 23:20:00 -07:00 |
|
|
|
4285186dbd
|
refactor: Execution Stage owns Executor (#1568)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-03-01 00:55:51 +01:00 |
|
|
|
530a4a059a
|
chore(deps): bump clap (#1574)
|
2023-02-28 00:55:40 -07:00 |
|
|
|
7275f8d922
|
chore: check genesis mismatch in init_genesis (#1560)
|
2023-02-27 14:08:20 +01:00 |
|
|
|
2d0699e98a
|
fix: patch clap with fixed clippy warnings (#1573)
|
2023-02-27 13:56:27 +01:00 |
|
|
|
17474f309f
|
chore(deps): rm unused deps (#1557)
|
2023-02-27 00:06:07 -08:00 |
|
|
|
036e935819
|
chore: clippy fixes (#1558)
|
2023-02-25 16:10:44 +01:00 |
|
|
|
41748e818f
|
feat: Integrate new EvmEnvProvider in RPC (#1550)
|
2023-02-25 10:53:41 +01:00 |
|
|
|
9c841c9082
|
chore: fmt
|
2023-02-24 17:08:14 -08:00 |
|
|
|
0ce507b4ad
|
Remove "--path" from reth import (#1553)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-24 17:04:41 -08:00 |
|
|
|
c54db4f757
|
feat: format table sizes (#1543)
|
2023-02-24 18:36:49 +01:00 |
|
|
|
a0c82c55b2
|
fix(cli): block node command from exiting (#1540)
|
2023-02-24 05:53:05 -08:00 |
|
|
|
3589879e45
|
refactor: use NetworkHandle to access num connected peers (#1541)
|
2023-02-24 12:13:02 +01:00 |
|
|
|
6410d02bb8
|
chore(cli): raise the log level for tip lookup (#1538)
|
2023-02-24 00:47:17 -08:00 |
|
|
|
22d20d568d
|
feat(sync): set max block if debug.tip provided (#1522)
|
2023-02-23 03:05:37 -08:00 |
|
|
|
823866ac57
|
feat(rpc): launch auth server (#1506)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-02-22 14:39:37 -08:00 |
|
|
|
eccafd1bed
|
test(cli): add chain args test (#1488)
|
2023-02-22 04:05:16 -08:00 |
|
|
|
8f4e6f6974
|
chore(deps): bump backon (#1499)
|
2023-02-22 12:53:45 +01:00 |
|
|
|
42b1fc1f5b
|
feat: add --http.corsdomain (#1305)
|
2023-02-21 13:20:23 +01:00 |
|
|
|
d764260346
|
fix: make it compile again (#1459)
|
2023-02-20 14:08:01 +01:00 |
|
|
|
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 |
|
|
|
4bdbcf346e
|
feat(cli): enable shanghai ethereum tests (#1416)
|
2023-02-17 16:57:14 +01:00 |
|
|
|
7c9b212b4a
|
chore: relax Arc requirement for provider (#1429)
|
2023-02-17 14:40:20 +01:00 |
|
|
|
4203d7a9b7
|
feat(provider): implement BlockProvider::block (#1426)
|
2023-02-17 03:13:49 -08:00 |
|
|
|
fad9c04b07
|
feat: Account Hashing Stage Benchmark (#1301)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-02-17 15:28:46 +08:00 |
|
|
|
bb65a7af95
|
fix: actually exit (#1421)
|
2023-02-16 22:52:41 +01:00 |
|
|
|
188d8469ad
|
chore: disable runtime shutdown for now (#1417)
|
2023-02-16 12:22:19 -08:00 |
|
|
|
b9c8380830
|
chore: spawn pipeline future to blocking pool (#1418)
|
2023-02-16 12:22:06 -08:00 |
|
|
|
d2ec304bd3
|
feat: allows to disable dns and discv4 discovery separately (#1406)
|
2023-02-16 10:30:47 -08:00 |
|
|
|
9b81b4f20d
|
chore: Header::seal and Header::seal_slow distinction (#1409)
|
2023-02-16 08:55:58 -08:00 |
|
|
|
e97753c768
|
feat: withdrawals (#1322)
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2023-02-16 04:44:05 -08:00 |
|
|
|
9842f15ee0
|
fix: storage hashing stage gets stuck in a loop on big contracts (#1362)
|
2023-02-15 11:23:30 -08:00 |
|
|
|
c415221876
|
chore(rpc): rename RpcModuleConfig --> RpcModuleSelection (#1376)
|
2023-02-15 12:53:42 -05:00 |
|
|
|
32a1966ebf
|
feat: tell user that we are shutting down (#1360)
|
2023-02-14 19:59:28 -08:00 |
|
|
|
f995e66c96
|
chore: integrate Boxed TaskSpawner (#1356)
|
2023-02-14 21:44:22 +01:00 |
|
|
|
313bf28501
|
feat: add reth dump-stage command (#1328)
|
2023-02-14 09:23:33 -08:00 |
|
|
|
6e89af9e8e
|
fix(net): handle closed channel in Spawned downloader (#1346)
|
2023-02-14 18:21:14 +01:00 |
|
|
|
d216081b58
|
feat: add Finish stage (#1279)
|
2023-02-14 17:10:50 +01:00 |
|
|
|
cd1afccf52
|
revert: "Revert "cli: integrate TaskExecutor" (#1329)" (#1336)
|
2023-02-14 15:50:19 +01:00 |
|
|
|
091fbf6f8f
|
chore: only log chain id and genesis (#1341)
|
2023-02-14 15:49:29 +01:00 |
|
|
|
48d121dc54
|
Revert "cli: integrate TaskExecutor" (#1329)
|
2023-02-13 19:28:19 -08:00 |
|
|
|
49292091dd
|
Revert "feat: add reth dump-stage command" (#1327)
|
2023-02-13 19:10:58 -08:00 |
|