|
|
013b4c93db
|
feat(rpc): Add tx_hash to debug_traceBlockByX (#5743)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-13 18:36:24 +00:00 |
|
|
|
5062b7ea86
|
feat: integrate multiplexing (#5559)
|
2023-12-12 16:34:31 +00:00 |
|
|
|
701e37804e
|
fix: dont include empty revert reason (#5736)
|
2023-12-12 17:02:49 +01:00 |
|
|
|
c1d7d2bde3
|
feat: add DatabaseMetrics trait for generic DB in reth node (#5690)
|
2023-12-11 22:28:56 +00:00 |
|
|
|
64337f31e0
|
chore: make mixHash optional (#5732)
|
2023-12-11 20:47:34 +00:00 |
|
|
|
971e8d9b01
|
refactor(net): Simplified logic for determining shared capability versions (#5725)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-11 20:28:25 +00:00 |
|
|
|
c4c07b86bb
|
feat: add network bench (#5728)
|
2023-12-11 14:20:45 +00:00 |
|
|
|
b83afd4b76
|
fix: use unchecked sender recovery in rpc (#5721)
|
2023-12-11 14:13:47 +00:00 |
|
|
|
ae8ad6f26a
|
refactor(net): Improved Masking Function for Message IDs (#5724)
|
2023-12-11 11:34:32 +00:00 |
|
|
|
8a670d57ec
|
fix: use receover_signer_unchecked for tx receipt (#5715)
|
2023-12-09 14:45:09 +00:00 |
|
|
|
cf5006108c
|
chore: promote trace bad txs to debug (#5714)
|
2023-12-08 09:08:51 +00:00 |
|
|
|
32bf97d7bc
|
chore: add default gpo constants (#5662)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-08 08:22:42 +00:00 |
|
|
|
cd4d6c52b0
|
Cap mux simple (#5577)
Signed-off-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2023-12-08 08:21:01 +00:00 |
|
|
|
27da72cd57
|
feat(primitives/net): export ConnectionInfo (#5709)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
|
2023-12-08 07:51:22 +00:00 |
|
|
|
8fa48c4f89
|
feat(primitives/net): make parse_nodes public (#5708)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
|
2023-12-07 07:40:33 +00:00 |
|
|
|
3947b91b72
|
chore: add fs read (#5706)
|
2023-12-06 16:31:50 +00:00 |
|
|
|
857f90722e
|
chore(provider): better observability on append (#5703)
|
2023-12-06 14:51:23 +00:00 |
|
|
|
926766d482
|
perf: misc changes (#5701)
|
2023-12-05 19:13:49 +00:00 |
|
|
|
b0c4d99cac
|
test(storage): implement DbCursorRO::walk_back method for CursorMock (#5670)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-12-05 18:39:46 +00:00 |
|
|
|
7f3bbf3459
|
fix(tree): reinsert unwound state to dependent chains (#5683)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-12-05 16:36:15 +00:00 |
|
|
|
11fd7a2844
|
chore: remove trailing semicolon (#5699)
|
2023-12-05 13:50:34 +00:00 |
|
|
|
8d8700a5c0
|
feat(primitives): state root methods (#5694)
|
2023-12-05 10:31:41 +00:00 |
|
|
|
074d7c7945
|
fix(provider): latest provider proof method (#5695)
|
2023-12-05 10:30:37 +00:00 |
|
|
|
dc56078919
|
feat(ethereum-fork) : enhance Head struct with methods (#5656)
|
2023-12-05 04:16:18 +00:00 |
|
|
|
a3ca95877d
|
fix: use correct error if fault fn missing (#5688)
|
2023-12-04 23:41:02 +00:00 |
|
|
|
55f4c30210
|
fix: invoke enter,exit only for non root calls (#5686)
|
2023-12-04 23:36:36 +00:00 |
|
|
|
f7b08d4ab7
|
(storage): impl remaining todo! in mock module (#5681)
|
2023-12-04 22:48:31 +00:00 |
|
|
|
73a5b6ced9
|
feat: add debug_getrawTransactions (#5682)
|
2023-12-04 18:27:57 +00:00 |
|
|
|
f15e878250
|
Fix eth message ID length bug (#5666)
|
2023-12-04 16:01:40 +00:00 |
|
|
|
6f7d6d5016
|
chore: make trace builder ctrs public (#5672)
|
2023-12-04 13:59:10 +01:00 |
|
|
|
caa7b92518
|
chore: clippy (#5674)
|
2023-12-04 12:25:20 +00:00 |
|
|
|
270b9e0f69
|
docs: nit in parity trace builder (#5673)
|
2023-12-04 13:30:29 +01:00 |
|
|
|
585bc31fbd
|
feat: add sanity tests for Args Default impls (#5660)
|
2023-12-02 00:08:51 +00:00 |
|
|
|
542639cc6f
|
perf(trie): use smallvec as the Nibbles representation (#5641)
|
2023-12-01 22:45:15 +00:00 |
|
|
|
5ac4a3d4cb
|
chore: simplify Consensus::validate_header_range with let-else (#5659)
|
2023-12-01 22:30:43 +00:00 |
|
|
|
ba544d746c
|
fix: invert is error check (#5657)
|
2023-12-01 18:05:44 +00:00 |
|
|
|
0d70bf45d6
|
chore: group optimism reexports (#5652)
|
2023-12-01 14:46:02 +00:00 |
|
|
|
cb52a4ca39
|
chore: cleanup codecs deps (#5650)
|
2023-12-01 13:39:21 +00:00 |
|
|
|
a3f77d275b
|
chore: remove unused deps in primitives (#5651)
|
2023-12-01 13:39:13 +00:00 |
|
|
|
67d93e822e
|
chore(evm): use provider errors (#5649)
|
2023-12-01 12:35:45 +00:00 |
|
|
|
2144b97df0
|
reth-ethereum-forks crate (#5621)
Co-authored-by: root <root@Arindam>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-01 12:07:32 +00:00 |
|
|
|
1067bb32d0
|
perf(rpc): Use block_with_senders in tracing (#5630)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-01 12:00:07 +00:00 |
|
|
|
8bdcce535b
|
chore(txpool): query header on txpool maintenance bootup (#5648)
|
2023-12-01 11:06:52 +00:00 |
|
|
|
0d522e8472
|
chore: improve Nibbles-related code (#5631)
|
2023-11-30 19:28:50 +00:00 |
|
|
|
a4ed76d058
|
perf: misc Codec improvements (#5642)
|
2023-11-30 19:14:47 +00:00 |
|
|
|
12d9559333
|
fix: fetch missing cached blocks (#5612)
|
2023-11-30 15:12:17 +00:00 |
|
|
|
02a07f6480
|
chore: apply same impl order (#5639)
|
2023-11-30 15:11:03 +00:00 |
|
|
|
c29fcf3b16
|
docs: more tracing type docs (#5638)
|
2023-11-30 15:10:02 +00:00 |
|
|
|
aabb58dc8a
|
feat: add MockTransactionSet for easier dependent mock txs (#5633)
|
2023-11-30 15:05:55 +00:00 |
|
|
|
00804191ff
|
Add stateOverrides-to-estimate-gas-call (#5604)
|
2023-11-30 11:46:44 +00:00 |
|