|
|
2c867d77da
|
Example/polygon p2p (#6393)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-05 11:41:27 +00:00 |
|
|
|
190e8ffd4a
|
chore: remove prune serde helpers mod (#6378)
|
2024-02-05 10:57:06 +00:00 |
|
|
|
2414707cd7
|
chore(make): add build/build-op subcommand (#6391)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-05 09:39:07 +00:00 |
|
|
|
2d01f36086
|
docs: add more docs for on_canonical_state_change (#6380)
|
2024-02-05 09:02:58 +00:00 |
|
|
|
9d1642fc7b
|
feat(tree): re-enable trie caching (#6276)
|
2024-02-04 15:56:29 +00:00 |
|
|
|
ae9158c95b
|
chore: bump strum (#6392)
|
2024-02-04 15:23:59 +01:00 |
|
|
|
05c1d1d4a2
|
chore(deps): weekly cargo update (#6386)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-04 14:08:07 +00:00 |
|
|
|
10f4434373
|
fix: rpc-builder crate compilation (#6371)
|
2024-02-03 19:58:42 +00:00 |
|
|
|
4dc6aeefa9
|
chore: apply missing const for fn lint txpool (#6381)
|
2024-02-03 17:33:05 +00:00 |
|
|
|
44a9975f76
|
chore: rm unused reexport (#6377)
|
2024-02-03 16:07:51 +00:00 |
|
|
|
fddabe88a8
|
chore: remove node-api optimism feature (#6375)
|
2024-02-03 16:07:30 +00:00 |
|
|
|
57eef7ea03
|
feature: add Blob pool metrics (#6373)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-03 14:07:01 +00:00 |
|
|
|
72b7caa4c4
|
fix: add test for truncating parked with large transactions (#6366)
|
2024-02-03 01:39:38 +00:00 |
|
|
|
d4dffa2ee4
|
fix: bad blob pool eviction (#6368)
|
2024-02-03 00:00:51 +00:00 |
|
|
|
9656568170
|
Fix reth book optimism sequencer outdated link (#6365)
|
2024-02-02 23:19:26 +00:00 |
|
|
|
c7a4bc9f93
|
feat(db): propagate text error messages from mdbx (#6353)
|
2024-02-02 23:01:01 +00:00 |
|
|
|
e86b2c175f
|
feat: remove blobs associated with discarded blob txs (#6361)
|
2024-02-02 20:19:03 +00:00 |
|
|
|
3dcb04d558
|
small refactoring in payload crate (#6358)
|
2024-02-02 20:15:53 +00:00 |
|
|
|
98e5dfe1ac
|
feat: benchmark blob validation (#6355)
|
2024-02-02 19:57:39 +00:00 |
|
|
|
30aa3e6792
|
perf: do heavy blob validation last (#6352)
|
2024-02-02 17:48:46 +00:00 |
|
|
|
648a084ba8
|
docs: a few more validation task docs (#6351)
|
2024-02-02 16:36:15 +00:00 |
|
|
|
855d5b0a95
|
chore: bump revm (#6340)
|
2024-02-02 14:16:44 +00:00 |
|
|
|
021941a2c2
|
fix: Remove redundant Result wrapper (#6345)
|
2024-02-02 14:01:53 +00:00 |
|
|
|
4e5ae6c540
|
chore: add test for invalid devnet block hash (#6339)
|
2024-02-02 11:02:21 +00:00 |
|
|
|
ce46419538
|
chore: add all-forks genesis forkid test (#6338)
|
2024-02-01 21:31:35 +00:00 |
|
|
|
39f96027f1
|
feat: add all transaction types to MockTransactionDistribution (#6337)
|
2024-02-01 19:50:31 +00:00 |
|
|
|
ae3ec6611e
|
Fix bug, limit for broadcast message (#6325)
|
2024-02-01 19:44:15 +00:00 |
|
|
|
55fae2ca9c
|
Add Withdrawals struct (#6267)
|
2024-02-01 17:57:50 +00:00 |
|
|
|
cac6a5275a
|
Introduce async budget in transaction manager (#6295)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-02-01 17:54:06 +00:00 |
|
|
|
1104ea7b4d
|
fix: use ecrevored transaction for tracing (#6327)
|
2024-02-01 17:12:02 +00:00 |
|
|
|
7f2167f1bd
|
fix: set excess blob gas and blob gas used for empty payloads (#6328)
|
2024-02-01 17:11:46 +00:00 |
|
|
|
9f82af20f9
|
fix: op features for op crate (#6320)
|
2024-02-01 14:58:50 +00:00 |
|
|
|
01d3df30f7
|
small refactoring (#6321)
|
2024-02-01 14:30:31 +00:00 |
|
|
|
a3128ae36d
|
Example/custom payload builder (#6269)
|
2024-02-01 12:26:18 +00:00 |
|
|
|
9193b17574
|
fix(primitives): don't double-hex signature bytes in Signature#to_hex_bytes (#6313)
|
2024-02-01 12:13:51 +00:00 |
|
|
|
4807d0260c
|
fix: ensure backwards compat config (#6319)
|
2024-02-01 12:49:59 +01:00 |
|
|
|
76a6a8f50e
|
refactor(trie): hashed state (#6244)
|
2024-02-01 09:09:00 +00:00 |
|
|
|
231e6437e4
|
feat: add with-unused-ports cli argument (#6314)
|
2024-01-31 22:54:33 +00:00 |
|
|
|
b3020716cd
|
General purpose best transaction implementation (#6203)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-31 21:35:22 +00:00 |
|
|
|
82b20403cc
|
opt-out of filling space in request upon announcement (#6310)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-31 21:25:00 +00:00 |
|
|
|
e5cd8ccac7
|
check suite_path exists in ef-tests Suite run (#6303)
|
2024-01-31 20:51:46 +00:00 |
|
|
|
262a9c16c2
|
chore: add missing is functions (#6309)
|
2024-01-31 19:22:21 +00:00 |
|
|
|
dd40ea54dc
|
feat(net): batch-import received txs (#6299)
|
2024-01-31 18:11:42 +00:00 |
|
|
|
1223895466
|
feat: separate node-builder crate (#6302)
|
2024-01-31 18:03:03 +00:00 |
|
|
|
34cda3a99f
|
Sanitise eth68 announcement (#6222)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-31 13:19:51 +00:00 |
|
|
|
606640285e
|
Bug fix, increase tx response soft limit (#6301)
|
2024-01-30 22:17:31 +00:00 |
|
|
|
ff49b95d63
|
use matches! macro in ForkCondition implementation (#6297)
|
2024-01-30 20:00:26 +00:00 |
|
|
|
641cb16e64
|
fix: use matching image tag as upstream hive in hive action (#6288)
|
2024-01-30 17:30:23 +00:00 |
|
|
|
d4dd267739
|
fix: manual trigger for hive in addition to cron schedule [RET-241] (#6287)
|
2024-01-30 16:37:01 +00:00 |
|
|
|
6421660325
|
fix: pool eviction bug (#6284)
|
2024-01-30 16:25:24 +00:00 |
|