Commit Graph

3070 Commits

Author SHA1 Message Date
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
b701cbc9a3 release: v0.1.0-alpha.9 (#4766) 2023-09-25 15:32:29 +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
2ddca433ff fix: add hive job experimental flag again (#4756) 2023-09-24 20:04:32 +00:00
7a0781c25e fix: block overrides inconsistencies (#4746) 2023-09-24 13:55:51 +00:00
0a4e428448 Example: Manual P2P (#4736)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-24 12:37:19 +00:00
2de29fb0ff (chore) fix reth book dockercmd with correct datadir path for volume (#4753) 2023-09-24 10:45:48 +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
344ffbd38f fix(hive): jobs need experimental flag (#4744) 2023-09-23 09:15:32 +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
5c028cc54d fix: add slash to match only fork suites (#4732) 2023-09-22 20:59:34 +00:00
64aba9cac5 feat(CI): add timeout to CI (#4728) 2023-09-22 19:13:37 +00:00
995986e7c0 chore: fix flaky test (#4729) 2023-09-22 18:59:58 +00:00
a792841966 feat: add merge and pre-merge pyspec jobs (#4726) 2023-09-22 16:40:54 +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
48231c8ae9 remove deprecated log line (#4719) 2023-09-21 17:41:46 +00:00
aab57b5841 fix: pin revm until we move to crates deps again (#4707) 2023-09-21 10:47:50 -07:00
bb0da4af6a feat: enable EIP-7516 hive tests (#4717) 2023-09-21 16:58:06 +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
9c51a0ae4c (chore) Add enode address on startup (#4712) 2023-09-21 14:38:28 +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
f00df57ea5 fix: add excess_blob_gas for first cancun block (#4700) 2023-09-21 10:41:22 +00:00
a29f102999 chore: simplify get precompiles (#4681) 2023-09-20 23:15:30 +00:00
30b4ddb5f9 fix: add CANCUN to revm_spec_by_timestamp_after_merge (#4699) 2023-09-20 23:09:18 +00:00
1718f14663 feat: add enough blob fee tx state (#4680) 2023-09-20 22:32:53 +00:00
a52b433e65 feat(book): update CLI section (#4694) 2023-09-20 14:51:09 -07:00
b870a4ef01 feat(interfaces): better document BlockchainTreeError (#4693) 2023-09-20 21:39:10 +00:00
0a17bc66ff chore: update revm and map new errors to rpc (#4696) 2023-09-20 21:35:09 +00:00
1962014a77 feat(primitives): add calculate_blob_gas_used function in SealedBlock (#4692)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-20 21:34:07 +00:00
0874767cd9 refactor(interfaces): Result -> RethResult, Error -> RethError (#4695) 2023-09-20 21:13:16 +00:00
6016da7a12 refactor(engine): always connect buffered blocks on r/w hook finish (#4657) 2023-09-20 12:13:45 +00:00
afbe88f583 feat(error): revamp make_canonical error (#3899)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-09-20 07:25:54 +00:00
24a8590e69 feat: validate blob_gas_used in header (#4676) 2023-09-20 06:58:48 +00:00
ec4b302079 feat: add pyspec cancun tests to hive workflow (#4677) 2023-09-20 06:57:06 +00:00
0fbc3f6c94 chore: shorten info interval (#4666) 2023-09-20 06:56:48 +00:00
a979f5b661 add TransactionsProvider implementation for MockEthProvider (#4656) 2023-09-20 06:54:21 +00:00