|
|
441ddbf085
|
primitives: rm more alloy block reexports (#12308)
|
2024-11-05 11:37:56 +00:00 |
|
|
|
556995fc5d
|
chore: limit initial status size (#12324)
|
2024-11-05 11:23:20 +00:00 |
|
|
|
4222cbe682
|
chore: switch op to new engine (#12329)
|
2024-11-05 11:11:04 +00:00 |
|
|
|
e3173407e1
|
renamed OptimismEngineValidator to OpEngineValidator (#12312)
|
2024-11-05 10:07:58 +00:00 |
|
|
|
967cbc4e97
|
primitives: rm alloy Signature reexport (#12313)
|
2024-11-05 04:15:15 +00:00 |
|
|
|
d5f0103601
|
primitives: rm alloy BlockNumHash reexport (#12304)
|
2024-11-04 14:54:58 +00:00 |
|
|
|
3fe22343f1
|
feat(engine): add StateRootTask skeleton (#12305)
|
2024-11-04 12:48:32 +00:00 |
|
|
|
0475af8bdb
|
primitives: rm alloy BlockId reexport (#12303)
|
2024-11-04 11:47:18 +00:00 |
|
|
|
566f2b4950
|
primitives: rm alloy BlockHashOrNumber reexport (#12302)
|
2024-11-04 10:15:56 +00:00 |
|
|
|
56b76871ed
|
primitives: rm alloy Withdrawal reexport (#12296)
|
2024-11-04 08:21:17 +00:00 |
|
|
|
9814041603
|
primitives: rm useless OP_ constants (#12298)
|
2024-11-04 08:18:13 +00:00 |
|
|
|
bb03578eed
|
chore: Move FillTxEnv::fill_tx_env into SignedTransaction trait and implement in TransactionSigned (#12186)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-04 07:01:40 +00:00 |
|
|
|
21d911abb2
|
docs: add debug.etherscan in the book (#12293)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-03 17:49:07 +00:00 |
|
|
|
61f19ab2dc
|
Refactor: use fully-qualified paths in Compact derives(Deon Branch) (#12279)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-03 17:03:45 +00:00 |
|
|
|
4e3b32c5af
|
feat: add more decimals to database growth (#12288)
|
2024-11-03 15:40:49 +00:00 |
|
|
|
20d3b21904
|
renamed OptimismEngineTypes to OpEngineTypes (#12285)
|
2024-11-03 15:26:31 +00:00 |
|
|
|
e167cc9b09
|
chore(deps): weekly cargo update (#12289)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-11-03 13:51:20 +00:00 |
|
|
|
e374e4bfe9
|
renamed OptimismEvmConfig to OpEvmConfig (#12284)
|
2024-11-02 19:18:31 +00:00 |
|
|
|
adff5a9429
|
feat: remove AnyNetwork usage (#12280)
|
2024-11-02 18:14:10 +00:00 |
|
|
|
af38a1a2d0
|
renamed OptimismPayloadTypes to OpPayloadTypes (#12281)
|
2024-11-02 18:04:25 +00:00 |
|
|
|
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 |
|
|
|
c74d2a06f2
|
chore(ci): unpin kurtosis (#12272)
|
2024-11-02 10:30:17 +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 |
|