Commit Graph

4500 Commits

Author SHA1 Message Date
ebe72f7ae8 Tx fetcher metrics (#6951) 2024-03-04 17:39:54 +00:00
0d3b77f3c1 restrict max concurrent outbound dials (#6860) 2024-03-04 17:34:28 +00:00
a792f160db Comment TransactionsManager (#6651) 2024-03-04 17:17:58 +00:00
53e67c2b99 feat(trie): metrics (#6943) 2024-03-04 14:34:48 +00:00
796d818ef2 chore(ci): run clippy with --locked (#6955) 2024-03-04 13:50:49 +00:00
a7b5f4de47 cargo: missing once_cell (#6953)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-04 11:03:20 +00:00
cf277bd255 chore(deps): bump docker/build-push-action from 4 to 5 (#6950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:26 +00:00
b63b3cabe9 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#6949)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:24 +00:00
0891a4766a chore(deps): bump actions/upload-artifact from 3 to 4 (#6948)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:22 +00:00
6ce048f482 chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#6947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:19 +00:00
f0bc937141 chore(deps): bump actions/stale from 8 to 9 (#6946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:16 +00:00
404909361b feat: dependabot to keep github actions workflows up to date (#6942) 2024-03-03 22:27:21 +00:00
a79f1951c5 feat(storage): log debug commit message only on commit (#6918) 2024-03-03 20:46:04 +00:00
3e54d9415e feat(storage): use mdbx_txn_reset to time out transactions (#6924)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-03-03 19:59:00 +00:00
b75862010a fix(tx-fetcher): only remove peer from active_peers when inflight_count <= 0 (#6928)
Signed-off-by: int88 <golden-miner@qq.com>
2024-03-03 18:29:55 +00:00
d6bd0a67e3 Small tx response verification optimisation (#6911) 2024-03-03 17:35:00 +00:00
ba1061a043 Return fetch error on response that fails verification or validation (#6864) 2024-03-03 14:31:28 +00:00
7fa7726074 Add panel for observing network manager future (#6892) 2024-03-03 13:48:23 +00:00
7c2c4a836c feat: creating issues when hive fails (#6938) 2024-03-03 13:37:08 +00:00
4161f5a9b9 chore(deps): weekly cargo update (#6939)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-03-03 12:18:10 +00:00
1c6c80452e chore(task): move blocking pool to reth-tasks (#6929) 2024-03-03 12:02:05 +00:00
ef7ce3601f Filter announcement txns pending import (#6932) 2024-03-02 18:51:30 +00:00
PA
b6dca63010 feat(transaction-pool): remove deposit variant for mocktransaction (#6931) 2024-03-02 16:25:53 +00:00
a79db0f839 fix(db): race condition in Tx cached handles (#6923) 2024-03-02 11:52:39 +00:00
c82a84c77a Add test for tx response verification (#6926) 2024-03-02 11:50:34 +00:00
abab5a6938 Bump Prod-readiness status (#6921) 2024-03-01 12:30:10 -08:00
d32a8efb1a Revert "feat(storage): use mdbx_txn_reset to time out transactions … (#6919) 2024-03-01 19:47:24 +00:00
2009784362 feat: raw_tx_by_hash (#6827)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-01 18:41:25 +00:00
e7018cafec fix: do not attempt clique header sender recovery on genesis (#6916) 2024-03-01 17:15:08 +00:00
c353b0639f feat: print a backtrace on SIGSEGV (#6907) 2024-03-01 16:39:16 +00:00
ea44c1d63f feat(node-core, storage): static files segment metrics (#6908) 2024-03-01 16:36:50 +00:00
8ea032adad Remove accidentally merged fields (#6912) 2024-03-01 15:44:22 +00:00
02111c4213 feat(provider): consistent database view (#6896) 2024-03-01 12:41:14 +00:00
3d4cac87d3 feat: add activation timestamps (#6865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-01 11:53:03 +00:00
11fdad600a Add grafana panel for maintenance txpool metrics (#6719)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-01 11:46:54 +00:00
5e2cac442f 0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-01 11:34:31 +00:00
defe34f04f chore: unify decode enveloped fn args (#6904) 2024-03-01 11:32:15 +00:00
cdca09e15a feat: sat math for tx value (#6900) 2024-03-01 08:13:03 +00:00
1d28fc606e bound hashes inflight and pending fetch size (#6877)
Signed-off-by: int88 <golden-miner@qq.com>
2024-03-01 01:58:42 +00:00
2df0d91f8d fix: use replacement transaction hash in PoolError (#6898) 2024-02-29 22:05:11 +00:00
907d8ff127 perf: rm redundant collect (#6895) 2024-02-29 21:37:46 +00:00
2a2c56dbc6 Compute min length mempool transactions message by type (#6853) 2024-02-29 21:18:46 +00:00
74dc0e36d3 feat(storage): use mdbx_txn_reset to time out transactions (#6850)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-02-29 20:44:56 +00:00
771951429e fix: use HashSet for transactions_by_peers (#6893) 2024-02-29 20:44:32 +00:00
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
7d36206dfe fix: handle both compressed and uncompressed disconnect reason decoding (#6862) 2024-02-29 15:31:11 +00:00
9468527aad chore: remove unused dependencies to speed up building time (#6882)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-29 15:10:20 +00:00
b00e3f98be chore: remove cargo-udeps-related workflow and metadata (#6889) 2024-02-29 15:07:25 +00:00
19ff1fb35c chore: downgrade discv4 debug! to trace! (#6879) 2024-02-29 14:08:32 +00:00
a0d6b93373 fix(ci): header check in integration/sync (#6880) 2024-02-29 14:04:21 +00:00