Emilia Hane
|
021d236f8c
|
Bug fix, tx fetcher fill_request_for_peer (#6150)
|
2024-01-22 20:03:10 +00:00 |
|
Thomas Coratger
|
a30d149b05
|
add ensure_transaction_root_valid method for SealedBlock (#6163)
|
2024-01-22 19:03:28 +00:00 |
|
Thomas Coratger
|
8dee877fb9
|
remove unused consensus full_validation method (#6164)
|
2024-01-22 19:01:51 +00:00 |
|
Matthias Seitz
|
aeb08d500d
|
meta: add @emhane as net codeowner (#6162)
|
2024-01-22 16:47:21 +00:00 |
|
Thomas Coratger
|
18bf17e9b5
|
add is_timestamp_in_past and exceeds_allowed_future_timestamp for Header (#6160)
|
2024-01-22 16:44:07 +00:00 |
|
DaniPopes
|
fe63b1089d
|
chore(meta): require platform and version in bug reports (#6161)
|
2024-01-22 16:31:15 +00:00 |
|
Thomas Coratger
|
3cf0e3a955
|
add minimum check in check_gas_limit with unit test (#6157)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-22 16:25:08 +00:00 |
|
Emilia Hane
|
b713408331
|
Bug fix tx fetcher RUST_LOG=trace & add state dump to debug_assert error (#6146)
|
2024-01-22 15:37:56 +00:00 |
|
Aditya Pandey
|
7ceec05e63
|
Moving more types from reth crate to node core crate (#6102)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-22 15:05:46 +00:00 |
|
Matthias Seitz
|
b65aea2675
|
chore: bump shlex; advisory RUSTSEC-2024-0006 (#6156)
|
2024-01-22 15:55:30 +01:00 |
|
Thomas Coratger
|
e58a93d9ce
|
add has_access_list method to TxType (#6153)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-22 15:42:33 +01:00 |
|
Matthias Seitz
|
6740897d1d
|
test: add sanity envelope encode test (#6155)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-22 14:32:07 +00:00 |
|
Thomas Coratger
|
a8574b6990
|
feat(access-list): refactor and add some utils to AccessList (#6144)
|
2024-01-22 12:22:51 +00:00 |
|
Emilia Hane
|
ade779754a
|
Add commands from CONTRIBUTING.md to Makefile and update ci (#6141)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-01-22 10:42:06 +00:00 |
|
Thomas Coratger
|
ea36b58cb2
|
add missing documentation and minor refactor (#6152)
|
2024-01-22 10:26:47 +00:00 |
|
Thomas Coratger
|
ccafe0f2df
|
small refactor for Account implementation (#6143)
|
2024-01-22 05:59:22 +00:00 |
|
Thomas Coratger
|
734109e968
|
improve documentation and refactor transaction-pool gen test utils (#6142)
|
2024-01-21 17:07:05 +00:00 |
|
Thomas Coratger
|
90e1c432de
|
feat(discv4): small improvements and documentation for discv4 (#6149)
|
2024-01-21 15:54:46 +00:00 |
|
github-actions[bot]
|
501bedf4f4
|
chore(deps): weekly cargo update (#6147)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
|
2024-01-21 10:48:00 +00:00 |
|
Supernovahs.eth
|
bf3264b257
|
feat: use alloy genesis now (#6135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-20 10:08:32 +00:00 |
|
Emilia Hane
|
51b40a029d
|
Fix bug, buffered hashes of different eth versions from same peer (#6139)
|
2024-01-20 06:28:04 +00:00 |
|
Arindam Singh
|
48d07eddb4
|
Shifted build_empty_payload method (#6078)
Co-authored-by: root <root@Arindam>
|
2024-01-19 22:26:15 +00:00 |
|
Dan Cline
|
924ef8de2e
|
fix: use non-None enveloped tx for trace_call (#6136)
|
2024-01-19 20:16:03 +00:00 |
|
Matthias Seitz
|
a18d1f5539
|
chore: flip if else arms for eip155 check (#6134)
|
2024-01-19 17:11:05 +00:00 |
|
Matthias Seitz
|
77f38574e2
|
chore: update JS inspector (#6129)
|
2024-01-19 16:03:21 +00:00 |
|
Matthias Seitz
|
25a7b67da7
|
chore: use alloy engine rpc type (#6123)
|
2024-01-19 10:25:05 +00:00 |
|
Emilia Hane
|
8349cb3205
|
optimise TransactionFetcher (#6012)
Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com>
|
2024-01-18 23:37:14 +00:00 |
|
Dan Cline
|
9300e53927
|
feat: add with_unused_ports method to rpc and network args (#6109)
|
2024-01-18 20:26:20 +00:00 |
|
Matthias Seitz
|
db80ed1120
|
test: add additional recover test (#6124)
|
2024-01-18 20:23:28 +00:00 |
|
Matthias Seitz
|
663d877ec8
|
chore: update cargo.lock (#6125)
|
2024-01-18 21:26:28 +01:00 |
|
Darex
|
a3e56eaffa
|
Cap max graceful disconnects (#6117)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-18 18:20:48 +00:00 |
|
Matthias Seitz
|
63adf39290
|
fix: enable tls feature correctly (#6120)
|
2024-01-18 17:07:15 +00:00 |
|
zerosnacks
|
7c9949962b
|
chore(dep): replace unmaintained dependency tui with ratatui (#6114)
|
2024-01-18 12:52:02 +01:00 |
|
Matthias Seitz
|
28921d966d
|
chore(deps): bump h2 dependency (#6116)
|
2024-01-18 12:51:10 +01:00 |
|
Roman Krasiuk
|
5dba51650c
|
feat(trie): construct HashedPostState from revert range (#6072)
|
2024-01-18 07:27:34 +00:00 |
|
Thomas Coratger
|
d919f3da10
|
refactor in trie crate (#5897)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-01-17 20:57:52 +00:00 |
|
Dan Cline
|
aeee4486eb
|
feat: add optimism canyon engine tests (#6107)
|
2024-01-17 20:54:00 +00:00 |
|
Alexey Shekhirin
|
43167eabda
|
feat(stages): duration threshold for Execution stage (#6073)
|
2024-01-17 16:45:40 +00:00 |
|
Matthias Seitz
|
f23250d88c
|
chore: reuse alloy rpc serde helpers (#6105)
|
2024-01-17 14:12:11 +00:00 |
|
Dan Cline
|
5637eed19e
|
fix: return TaskManager in spawn_node (#6101)
|
2024-01-17 10:34:34 +00:00 |
|
Alexey Shekhirin
|
afa860757d
|
feat(book): update CLI section (#6097)
|
2024-01-16 21:33:05 +00:00 |
|
Roman Krasiuk
|
5a623a9c12
|
fix(ci): conditional asm feature (#6096)
v0.1.0-alpha.15
|
2024-01-16 19:15:12 +00:00 |
|
Roman Krasiuk
|
be2d6f0fba
|
release: 0.1.0-alpha.15 (#6094)
|
2024-01-16 18:00:41 +00:00 |
|
Matthias Seitz
|
4d3c9c59c4
|
chore: bump alloy rpc types (#6093)
|
2024-01-16 17:04:34 +01:00 |
|
Matthias Seitz
|
fd12aba49c
|
chore: use diskfile blobstore (#6084)
|
2024-01-16 14:45:00 +00:00 |
|
Erce Can Bektüre
|
630fd45da6
|
fix price bump issue in is_underpriced (#6076)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-16 09:38:14 +00:00 |
|
rakita
|
93c0eeac17
|
chore(dep): bump revm with max blob fee fix (#6081)
|
2024-01-16 08:59:44 +00:00 |
|
Matthias Seitz
|
7ed87433d8
|
chore: add missing outgoing message check (#6082)
|
2024-01-16 08:45:51 +00:00 |
|
Dan Cline
|
9d65a4cfbb
|
feat: add version_specific_fields method to EngineTypes (#6050)
|
2024-01-15 20:29:45 +00:00 |
|
Dan Cline
|
685d1c51e4
|
feat: add BuiltPayload associated type to EngineTypes (#6028)
|
2024-01-15 17:10:56 +00:00 |
|