Commit Graph

4504 Commits

Author SHA1 Message Date
ed0dce85e0 chore: make clippy happy (#7045)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-08 12:54:40 +00:00
43bb4ccbba chore: remove repetitive words (#7041) 2024-03-08 14:02:37 +01:00
5d83de223f fix: revert filter_logs type (#7046) 2024-03-08 13:59:33 +01:00
eb6a95949b chore: mem take topics when converting logs (#7048) 2024-03-08 13:58:13 +01:00
91c7dd04b7 Revert "chore(github): skip some heavy jobs when PR is not related (#6667)" (#7035) 2024-03-07 17:08:51 +00:00
1cd05b09ef decrease default tracing permits (#7010)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-07 16:37:56 +00:00
4017b3ac65 docs: more node-builder docs (#7034) 2024-03-07 16:35:23 +00:00
6557da136b test(ef-tests, storage): do not sync_all static files in state tests (#6914) 2024-03-07 16:18:13 +00:00
9f21d1ca0e feat(storage): improve current process detection for MDBX HSR (#6917) 2024-03-06 23:32:31 +00:00
3308ddbc2d chore: condition export of generate_blob_sidecar on its cfg (#7023) 2024-03-06 23:03:10 +00:00
968354c70d Update panel descriptions (#7020)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-06 21:04:53 +00:00
aec59b7305 release: v0.2.0-beta.1 (#7021) 2024-03-06 19:58:52 +00:00
efa6bbc2df chore(github): skip some heavy jobs when PR is not related (#6667)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 19:02:29 +00:00
b66f54d9eb chore(deps): bump ethers to 2.0.14, enr to 0.10, unpin discv5 (#6634)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 18:30:38 +00:00
914b1657d9 docs: update static file documentation (#6878) 2024-03-06 18:24:02 +00:00
bd01fd81a5 Add new mempool panels + existing mempool panels to new dashboard (#7014) 2024-03-06 18:15:46 +00:00
64854c1fba bugfix: hive build-args (#7013) 2024-03-06 17:40:40 +00:00
6f8d1a8137 Rename TxType variants to UpperCamelCase (#7012) 2024-03-06 17:36:58 +00:00
dd6742e8b7 test(stages): fix deadlock with multiple static file writers (#7011) 2024-03-06 17:19:25 +00:00
d681dbf129 fix: setting GH_TOKEN for hive tests (#7009) 2024-03-06 16:41:39 +00:00
ed086497b7 Shorten error message on debug assertion (#6988) 2024-03-06 15:37:13 +00:00
a1df972464 chore: remove most ethers mentions and code (#6999) 2024-03-06 14:38:15 +00:00
c7826cb555 fix: immediately refill slots (#6997) 2024-03-06 14:33:32 +00:00
422b8f8e75 Prioritisation network manager + transactions manager + eth request handler (#6590)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 13:43:21 +00:00
e42fb32c7f ci/test: speed up tests (#6987) 2024-03-06 13:30:18 +00:00
d1dc906d96 chore: use IntoIterator more (#6998) 2024-03-06 13:29:38 +00:00
23a72d3fce remove clique related tests (#6996)
Signed-off-by: int88 <golden-miner@qq.com>
2024-03-06 12:31:46 +00:00
9226488b3a Node tests crate (#6972) 2024-03-06 12:05:15 +00:00
yjh
f5be92573c chore: use cache to determine hardfork (#6989)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-06 11:54:20 +00:00
00f97f34ad fix(staged-sync): correctly calculate total entries in bodies checkpoint (#6992) 2024-03-06 11:38:36 +00:00
yjh
2d6ad17b85 fix: Canyon timestamp overflow (#6990) 2024-03-06 11:36:19 +00:00
0633fa569e test(storage): fix flaky read transaction safety (#6995) 2024-03-06 11:35:35 +00:00
588c2f2e6a test(storage): make read transaction safety tests faster (#6994) 2024-03-06 10:58:11 +00:00
56376b9bdc chore(node-core): add stage id to eta overflow log (#6991) 2024-03-06 09:34:13 +00:00
da0c7e535a feat(grafana): override Jemalloc chart axis (#6984) 2024-03-06 01:44:46 +00:00
e41b184d88 chore: update cargo deny to handle deprecated config entries (#6980)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 01:34:02 +00:00
ff91824c17 chore: rm more optimism features (#6981) 2024-03-05 23:32:04 +00:00
6725d43f05 feat: add trace opcode gas (#6977) 2024-03-05 21:57:43 +00:00
f2da01fd88 feat: support any Inspector for block + tx tracing (#6978)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-03-05 20:52:40 +00:00
da51dd3892 chore: rm coverage badge (#6976) 2024-03-05 20:33:54 +00:00
04f24d457d feat: add engine API metrics graphs (#6963) 2024-03-05 19:54:32 +00:00
176ce4f963 Fix smallvec dependency conflict (#6956) 2024-03-05 19:25:29 +00:00
173c4927fa feat(node-core): stage progress decimal places (#6974) 2024-03-05 19:20:47 +00:00
c8df172063 fix(stages): calculate checkpoints from static files (#6973) 2024-03-05 19:20:44 +00:00
33d01d3206 chore(node-core): log errors in debug when ETA fails to calculate (#6971) 2024-03-05 19:20:37 +00:00
405f9ab07e feat: add OP specific txpool (#6902) 2024-03-05 18:34:03 +00:00
96fcdfbac8 feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-05 16:05:17 +00:00
b24f9de141 feat(bin): delete static files from highest to lowest in drop stage (#6970) 2024-03-05 14:49:10 +00:00
024c217564 fix(stages, etl): clear ETL collectors in Headers stage when done (#6964) 2024-03-05 14:49:06 +00:00
ec401aa781 rm deposit from pooledtx (#6941)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-05 10:48:50 +00:00