|
|
ec25f49530
|
chore(deps): bump boa (#4787)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2023-09-28 00:26:43 +00:00 |
|
|
|
50175f8cf6
|
fix: omit empty fields of AccountState (#4828)
|
2023-09-27 21:26:31 +00:00 |
|
|
|
2138a8b587
|
feat(primitives): add Receipts to encapsulate Vec<Vec<Option<Receipt>> (#4626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-27 18:11:19 +00:00 |
|
|
|
61a1ac95ad
|
fix(rpc): use nested lists for debug_traceCallMany (#4820)
|
2023-09-27 18:10:08 +00:00 |
|
|
|
29d66a1021
|
fix: use u64 nonce field for prestate (#4825)
|
2023-09-27 16:47:45 +00:00 |
|
|
|
0cdd30251b
|
feat: create a NippyJar snapshot from multiple Table (#4716)
|
2023-09-27 14:13:18 +00:00 |
|
|
|
ac6570fa7a
|
feat: add blob subpool variants and state (#4824)
|
2023-09-27 13:45:14 +00:00 |
|
|
|
5b2c03a483
|
feat(provider): query block range using cursors (#4821)
|
2023-09-27 12:50:35 +00:00 |
|
|
|
66fc1964d7
|
feat: add block_range provider function (#4819)
|
2023-09-27 10:33:01 +00:00 |
|
|
|
b994d159b4
|
chore: silence unused warning (#4817)
|
2023-09-27 12:20:20 +02:00 |
|
|
|
4dbd8835e5
|
feat(primitives): remove mod ethers_compat (#4771)
|
2023-09-26 19:03:49 +00:00 |
|
|
|
eb6dc51971
|
fix: ensure no blob transactions in payloads pre-cancun (#4779)
|
2023-09-26 18:24:20 +00:00 |
|
|
|
5e01a21ec4
|
chore(tree, engine, prune, stages, storage): improve logs (#4790)
|
2023-09-26 17:01:37 +00:00 |
|
|
|
d0ef5af580
|
chore(primitives): move KeccakHasher behind test-utils feature flag (#4804)
|
2023-09-26 16:02:57 +00:00 |
|
|
|
f7c3bbcc99
|
test: replace unused_tcp_udp with port 0 (#4805)
|
2023-09-26 18:57:16 +02:00 |
|
|
|
29a52010b6
|
fix typo as_eip2930 (#4801)
|
2023-09-26 15:21:47 +00: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 |
|
|
|
ff27ecc75e
|
chore(primitives): root calculation using HashBuilder (#4780)
|
2023-09-26 12:53:47 +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 |
|
|
|
dae31fa2a7
|
chore: timestamp fork activation semantics (#4785)
|
2023-09-26 11:29:38 +00:00 |
|
|
|
faf9a89ca4
|
chore(cancun): beacon root address update (#4784)
|
2023-09-26 10:49:12 +00:00 |
|
|
|
6d634e9ad5
|
test: disable discovery for test_listener_addr_in_use (#4774)
|
2023-09-26 00:19:59 +02:00 |
|
|
|
1f33cb5e1b
|
feat: update genesis for holesky (#4773)
|
2023-09-25 20:33:15 +00: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 |
|
|
|
0f9def08c0
|
perf: remove unnecessary state clone (#4763)
|
2023-09-25 13:48:48 +00:00 |
|
|
|
1b17453261
|
chore: pin breaking icu releases (#4760)
|
2023-09-25 11:56:42 +00:00 |
|
|
|
f67f850bfe
|
Callrequest fee validation (#4685)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-25 11:23:55 +00:00 |
|
|
|
7a0781c25e
|
fix: block overrides inconsistencies (#4746)
|
2023-09-24 13:55:51 +00:00 |
|
|
|
b7a6eedd3a
|
fix: export self::zstd (#4747)
|
2023-09-23 15:27:19 +02:00 |
|
|
|
c24a6b2e08
|
feat(txpool) add blob transaction sidecar listeners (#4722)
|
2023-09-23 11:32:55 +00:00 |
|
|
|
675c6bfc39
|
perf/refactor: use tokio_util::sync::PollSender for ActiveSession -> SessionManager messages (#4603)
|
2023-09-22 22:09:39 +00:00 |
|
|
|
3018054772
|
support EIP-4844 transaction when building pending block (#4688)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-22 22:00:21 +00:00 |
|
|
|
b6e452b2cf
|
fix: allow unknown fields in ExecutionPayloadV1 (#4733)
|
2023-09-22 21:22:22 +00:00 |
|
|
|
995986e7c0
|
chore: fix flaky test (#4729)
|
2023-09-22 18:59:58 +00:00 |
|
|
|
ad9235be3b
|
feat(interfaces): better documentation for ConsensusError (#4725)
|
2023-09-22 14:19:53 +00:00 |
|
|
|
e83d3aa704
|
chore: bump revm (#4723)
|
2023-09-22 01:05:10 +00:00 |
|
|
|
7a5b631273
|
feat: add nippy-jar format for snapshots (#4512)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-09-21 17:52:32 +00:00 |
|
|
|
070554a8d4
|
feat: add updated beacon root contract address (#4665)
|
2023-09-21 16:24:30 +00:00 |
|
|
|
acd7470e80
|
fix(tree): retain max(additional, max_reorg_depth) block hashes (#4612)
|
2023-09-21 15:00:05 +00:00 |
|
|
|
6a601755c9
|
fix: make into_transaction fallible (#4710)
|
2023-09-21 14:38:21 +00:00 |
|
|
|
5c3d7d0b2a
|
(chore) surface block hash for MissingTotalDifficulty error (#4711)
|
2023-09-21 13:51:40 +00:00 |
|
|
|
5779fa4ad0
|
feat(interfaces): better doc for BlockValidationError and BlockExecutionError (#4708)
|
2023-09-21 13:22:26 +00:00 |
|
|
|
8cb28a7005
|
fix: bump revm with breaking change (#4706)
|
2023-09-21 14:59:11 +02:00 |
|
|
|
5be8ae4b64
|
refactor(engine): update sync state for r/w hooks (#4687)
|
2023-09-21 12:13:44 +00:00 |
|
|
|
cf5d0e2307
|
chore: fix non_snake_case rust-analyzer warning (#4689)
|
2023-09-21 11:47:26 +00:00 |
|
|
|
6d3e229e12
|
feat(interfaces): move BlockHashNotFoundInChain to BlockchainTreeError (#4697)
|
2023-09-21 11:16:22 +00:00 |
|