Commit Graph

724 Commits

Author SHA1 Message Date
d2a967d4b5 Large tx integration test (#4959) 2023-10-12 11:42:56 +00:00
505c6bc826 docs: add note about ignore version field (#4994) 2023-10-12 13:43:43 +02:00
a2c62cdf61 rpc tracing to workspace (#4986) 2023-10-11 16:19:06 +00:00
39f566e7cc fix: use correct payload length for blob pooled txs (#4972) 2023-10-10 21:02:26 +00:00
1cccd097eb perf: disable nagle algorithm for rlpx sessions (#4944) 2023-10-09 22:09:09 +00:00
5de04430fd fix(disc) Send find_node request only after verifiying our endpoint proof (#4909) 2023-10-07 11:59:32 +00:00
081d71e1a2 change transaction value fields from u128 to a wrapper-type of U256 (#4439)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-04 12:07:44 +00:00
6f4febc891 feat: add discv4 terminate (#4879)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-03 11:16:19 +00:00
f59db3151d chore(deps): move more things to workspace (#4881) 2023-10-02 20:45:36 +00:00
fbfca3f55f feat: add sync fn to send a lookup message (#4875) 2023-10-02 12:55:17 +00:00
05198e990c feat(network): PropagateTransactionsTo implementation (#4772)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-30 09:45:54 +00:00
23d2baff0f Add an ability to change P2P listening address (#4849)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-29 12:44:43 +00:00
5f9a917fb1 feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-09-28 15:55:39 +00:00
b85aa94033 docs: paradigmxzy -> paradigmxyz (#4837) 2023-09-28 14:27:30 +00:00
4dbd8835e5 feat(primitives): remove mod ethers_compat (#4771) 2023-09-26 19:03:49 +00:00
5e01a21ec4 chore(tree, engine, prune, stages, storage): improve logs (#4790) 2023-09-26 17:01:37 +00:00
f7c3bbcc99 test: replace unused_tcp_udp with port 0 (#4805) 2023-09-26 18:57:16 +02:00
a2c5a5c9df chore: make proto module pub (#4788) 2023-09-26 14:05:45 +00:00
6e928f08fb chore: add missing builder fn for outbound dials (#4786) 2023-09-26 13:22:33 +00:00
321ded5b6f feat(network): implement PropagateHashTo helper in TransactionsCommand (#4713)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-26 12:33:56 +00:00
e255dd8d49 test: flaky geth test (#4800) 2023-09-26 15:48:59 +02:00
7024e9a8e9 chore(dep): reth db workspace (#4782) 2023-09-26 11:31:09 +00:00
6d634e9ad5 test: disable discovery for test_listener_addr_in_use (#4774) 2023-09-26 00:19:59 +02:00
272f06216a chore: add missing builder functions (#4770) 2023-09-25 17:55:24 +00:00
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
675c6bfc39 perf/refactor: use tokio_util::sync::PollSender for ActiveSession -> SessionManager messages (#4603) 2023-09-22 22:09:39 +00:00
995986e7c0 chore: fix flaky test (#4729) 2023-09-22 18:59:58 +00:00
a964a7e898 feat(net): add helper functions to TransactionsHandle implementation (#4668) 2023-09-20 06:51:13 +00:00
4aa3ebdbdd chore: fix doc lints (#4639) 2023-09-18 17:08:35 +00:00
8baf2344d4 chore: demote session established log level (#4564)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-18 08:38:45 +00:00
09b5f1012c chore: new clippy lints (#4598) 2023-09-14 13:17:18 +02:00
c831d30d2d fix: use cached encoded length (#4577) 2023-09-13 22:04:02 +00:00
b8e15fa10b fix: ensure final message is always delivered (#4569) 2023-09-12 20:03:20 +00:00
76d56cb7ba docs: add note about eip-4844 broadcast (#4570) 2023-09-12 19:42:37 +00:00
e2270cd71c Update network.rs -- typo fix (#4545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-12 17:09:46 +00:00
25558b36c8 fix: update Status ForkId on new head (#4560) 2023-09-12 00:32:08 +00:00
660ea0c937 perf: limit number of new batch of dials (#4530) 2023-09-11 18:35:50 +00:00
28f5118048 chore: update dependencies with breaking changes (#4555) 2023-09-11 14:53:09 +00:00
7dd14a7eba chore: pin git dependencies to specific revs (#4552) 2023-09-11 14:25:35 +00:00
cc576bc869 test: enable geth tests again (#4544) 2023-09-11 11:17:51 +00:00
8cb92e35f1 feat: add metrics for inflight get pooled tx requests (#4547) 2023-09-11 11:17:39 +00:00
fc9f1168bc feat: add discovery port function (#4543) 2023-09-10 11:15:25 +02:00
b151d6ea8d fix: wake future after buffering pong (#4536) 2023-09-09 10:27:22 +00:00
6ae6c9e71b perf: increase refill slots interval (#4528) 2023-09-08 16:33:02 +00:00
0477f97773 chore: change best unconnected condition (#4527) 2023-09-08 15:28:00 +00:00
59bffd4112 fix: filter out pre-genesis timestamp forks (#4501) 2023-09-07 10:57:31 +00:00
422d930914 feat: support blobs in eth_sendRawTransaction (#4495) 2023-09-06 12:48:15 +00:00
ee15bdbb7b chore: fix clippy (#4468) 2023-09-04 10:20:19 +00:00
e66e3e3556 feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410) 2023-09-01 12:51:34 +00:00
a76da98316 feat: support admin_peers (#4435) 2023-08-31 20:36:50 +00:00