|
|
2aba40b17c
|
feat: add CachedReads::extend (#12277)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-02 14:22:17 +00:00 |
|
|
|
f2de55d8fe
|
chore: make some fields owned (#12274)
|
2024-11-02 12:16:08 +00:00 |
|
|
|
dbdf60ba11
|
renamed OptimismBeaconConsensus to OpBeaconConsensus (#12271)
|
2024-11-02 09:22:58 +00:00 |
|
|
|
9593f4d08d
|
renamed OptimismGenesisInfo to OpGenesisInfo (#12270)
|
2024-11-02 08:42:42 +00:00 |
|
|
|
962fa6685b
|
Use Arc<ChainSpec> in SystemCaller (#12268)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-02 07:41:11 +00:00 |
|
|
|
d7ead13bda
|
fix: clippy lints (#12269)
|
2024-11-02 07:17:31 +00:00 |
|
|
|
d8bbd36b2f
|
feat: flashbots_validateBuilderSubmissionV4 (#12243)
|
2024-11-01 21:35:47 +00:00 |
|
|
|
c72f11cc85
|
renamed OptimismConsensusBuilder to OpConsensusBuilder (#12265)
|
2024-11-01 21:34:14 +00:00 |
|
|
|
a911104fe9
|
test: make cargo t compile in db-models (#12263)
|
2024-11-01 21:03:17 +00:00 |
|
|
|
fdf10a7dc2
|
test: make cargo t compile in codecs (#12261)
|
2024-11-01 20:58:59 +00:00 |
|
|
|
166a2346dc
|
renamed OptimismExecutorBuilder to OpExecutorBuilder (#12258)
|
2024-11-01 20:19:47 +00:00 |
|
|
|
969ca3e63b
|
fix: check hashed state for loading TriePrefixSets::destroyed_accounts (#12235)
|
2024-11-01 17:14:22 +00:00 |
|
|
|
bc69f6348f
|
feat: add asref impls (#12257)
|
2024-11-01 17:08:41 +00:00 |
|
|
|
41c4bab0f7
|
chore: use deref directly (#12256)
|
2024-11-01 16:02:49 +00:00 |
|
|
|
d810001279
|
renamed OptimismNetworkBuilder to OpNetworkBuilder (#12255)
|
2024-11-01 15:34:48 +00:00 |
|
|
|
eaac2aa2cf
|
chore: simplify cached db usage (#12242)
|
2024-11-01 14:17:31 +00:00 |
|
|
|
d5a3a3a849
|
test(chain-state): add unit tests for CanonStateNotification (#12110)
|
2024-11-01 13:57:34 +00:00 |
|
|
|
c1a68f23cf
|
refactor: move payload/builder/src/database.rs to revm/src/cached.rs (#12252)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-01 14:55:23 +01:00 |
|
|
|
f6bd11c711
|
feature: transaction's input truncate function (#12236)
Signed-off-by: nadtech-hub <taberlick@gmail.com>
|
2024-11-01 14:54:55 +01:00 |
|
|
|
f93dbf54c3
|
Remove redundant SignedTransaction::Signature (#12185)
|
2024-11-01 11:49:37 +00:00 |
|
|
|
927be855ff
|
feat: track buffered outgoing messages (#12220)
|
2024-11-01 11:32:12 +00:00 |
|
|
|
f52186cc4d
|
db-api: opt StorageShardedKey encode, decode (#12143)
|
2024-11-01 11:30:03 +00:00 |
|
|
|
c6b740801f
|
chore: apply same member order (#12253)
|
2024-11-01 11:11:54 +00:00 |
|
|
|
2758a560c0
|
txpool: added a helper to filter pending txns by predicate (#12204)
|
2024-11-01 12:10:55 +01:00 |
|
|
|
249c600dd9
|
rpc: add rename method in TransportRpcModules (#12239)
|
2024-11-01 10:34:48 +00:00 |
|
|
|
f0cef9dc51
|
revm: add Database Either helper type (#12240)
|
2024-11-01 10:33:58 +00:00 |
|
|
|
39bc8ce81a
|
refactor(revm): simplify Database impl for StateProviderDatabase (#12241)
|
2024-11-01 11:35:06 +01:00 |
|
|
|
8d31b65242
|
chore: clippy happy (#12248)
|
2024-11-01 11:17:43 +01:00 |
|
|
|
921d1cc4b5
|
renamed OptimismPoolBuilder to OpPoolBuilder (#12246)
|
2024-11-01 10:44:16 +01:00 |
|
|
|
bd8c4eceb2
|
replace DisplayHardforks with Box<dyn Display> (#12219)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-31 20:20:41 +00:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
998b3b3d3a
|
renamed OptimismPayloadBuilder to OpPayloadBuilder (#12234)
|
2024-10-31 19:21:38 +00:00 |
|
|
|
460e26cc51
|
renamed OptimismBuiltPayload to OpBuiltPayload (#12227)
|
2024-10-31 15:51:33 +00:00 |
|
|
|
1f1dcc950d
|
chore: simplify SystemCaller setup (#12223)
|
2024-10-31 13:45:55 +00:00 |
|
|
|
76c5aef911
|
fix(trie): move to sibling on invalid tree mask (#12193)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2024-10-31 10:53:59 +00:00 |
|
|
|
41044a2601
|
Apply beacon system call to trace_block (#12030)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-31 09:07:20 +00:00 |
|
|
|
66cc619128
|
chore: rm deprecated txpool fn (#12198)
|
2024-10-31 08:34:31 +00:00 |
|
|
|
9659717e83
|
renamed OptimismPayloadBuilderAttributes to OpPayloadBuilderAttributes (#12213)
|
2024-10-31 08:34:11 +00:00 |
|
|
|
c19af293a6
|
feat: add rlp support for EthVersion (#12221)
|
2024-10-31 08:33:33 +00:00 |
|
|
|
e5fc048139
|
docs: add context truncated input (#12207)
|
2024-10-30 22:43:26 +00:00 |
|
|
|
b42b189210
|
Reth primitives traits tx type (#11720)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-30 21:45:16 +00:00 |
|
|
|
09c666d676
|
test: add test case for BestTransactions (#12209)
|
2024-10-30 18:36:38 +00:00 |
|
|
|
0c39704950
|
feat: add missing is active at timestamp fns (#12206)
|
2024-10-30 18:04:44 +00:00 |
|
|
|
b3e8327065
|
chore: rename v1 type (#12205)
|
2024-10-30 17:56:36 +00:00 |
|
|
|
755fac08dd
|
Wrap sidecar in arcs (#11554)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 16:06:37 +00:00 |
|
|
|
bb8da983b0
|
feat: add is_ethereum trait fn (#12197)
|
2024-10-30 15:39:12 +00:00 |
|
|
|
ff9a42ae8f
|
feat(eth69): support for ETH69 (#12158)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 14:13:03 +00:00 |
|
|
|
93a9b8a218
|
feat: Eip1559 params in extradata (#11887)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-30 12:59:19 +00:00 |
|
|
|
2778ba3d52
|
tx-pool: fix ExceedsGasLimit error message order (#12191)
|
2024-10-30 11:30:49 +00:00 |
|
|
|
6e794ee673
|
fix(ecies): bound initial header body size (#12172)
|
2024-10-30 11:29:48 +00:00 |
|