Luca Provini
|
a075c31542
|
feat: test tracer (#6025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-13 12:38:08 +00:00 |
|
Thomas Coratger
|
030a1fd0f8
|
some refactoring in transaction-pool mock utils (#6043)
|
2024-01-13 11:00:11 +00:00 |
|
Thomas Coratger
|
b08371b565
|
feat: add activation_block method for Ethereum hardforks (#5723)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-13 10:26:32 +00:00 |
|
Shashank Trivedi
|
8761072977
|
asm-keccak added (#5997)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-01-12 23:11:29 +00:00 |
|
Dan Cline
|
94e8b8084b
|
chore: bump aquamarine (#6048)
|
2024-01-12 22:21:00 +00:00 |
|
Dan Cline
|
cea638108b
|
fix: change vergen features to match foundry (#6047)
|
2024-01-12 22:20:32 +00:00 |
|
Dan Cline
|
bc229c67c9
|
fix: use proper decoding types in Header::decode (#6046)
|
2024-01-12 20:09:48 +00:00 |
|
Darex
|
3ce9fcf7e5
|
add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-12 14:43:55 +00:00 |
|
clabby
|
3675c632fd
|
fix: Activate shanghai with Canyon on Base Mainnet (#6040)
|
2024-01-12 14:26:32 +00:00 |
|
Thomas Coratger
|
16a6e000bd
|
resolve some missing doc and clippy (#6027)
|
2024-01-12 13:14:12 +00:00 |
|
Roman Krasiuk
|
daf6eb6d45
|
chore(db): format backtrace (#6039)
|
2024-01-12 13:03:21 +00:00 |
|
Dan Cline
|
00d6bffc0d
|
feat: add GenesisAllocator for easier genesis alloc creation (#6021)
|
2024-01-12 11:43:28 +00:00 |
|
rakita
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
Matthias Seitz
|
49621631a6
|
test: add base payload serde test (#6038)
|
2024-01-12 12:39:06 +01:00 |
|
Dan Cline
|
8686e97290
|
chore: make clippy happy (#6033)
|
2024-01-12 06:25:06 +00:00 |
|
clabby
|
622ac2e9b1
|
fix: Add canyon to base mainnet (#6034)
|
2024-01-11 22:25:46 -08:00 |
|
Dan Cline
|
955d343afa
|
chore: remove redundant cfg_and_block_env method (#6029)
|
2024-01-11 23:12:36 +00:00 |
|
Supernovahs.eth
|
6430731fff
|
feat: Exclude private txs for pending block (#6015)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-11 08:12:32 +00:00 |
|
Thomas Coratger
|
4660da4a3f
|
fix various clippy (#6020)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-10 23:27:57 +00:00 |
|
Dan Cline
|
08dff3642d
|
chore: remove empty EngineHookAction (#6019)
|
2024-01-10 22:42:47 +00:00 |
|
Thomas Coratger
|
26e31f3197
|
Move FileClient and BlockFileCodec out of test-utils (#5998)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-10 19:02:57 +00:00 |
|
Dan Cline
|
43cdd73acf
|
chore: move optimism payload attribute types to optimism.rs files (#6011)
|
2024-01-10 17:09:52 +00:00 |
|
Fabian Zeiher
|
df4774c709
|
fix: randomly sample peers in NetworkState::announce_new_block() for block propagation (#5930)
|
2024-01-10 15:14:17 +00:00 |
|
Alexey Shekhirin
|
56a3548915
|
chore: fix clippy warnings for windows (#6005)
|
2024-01-10 13:15:18 +00:00 |
|
DaniPopes
|
873df0920b
|
chore(deps): bump alloys (#6001)
|
2024-01-10 12:50:40 +00:00 |
|
Alexey Shekhirin
|
573c73fd82
|
fix(storage): gate MDBX HSR with macro (#6000)
|
2024-01-10 10:48:40 +00:00 |
|
Matthias Seitz
|
0588fa44c2
|
fix: use cfg attributes over macro (#5999)
|
2024-01-10 10:32:29 +00:00 |
|
Dan Cline
|
cb96fe6d09
|
feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-10 10:21:43 +00:00 |
|
Emilia Hane
|
ee3c4ebc36
|
Fix lru cache to match docs (#5995)
|
2024-01-10 01:07:54 +00:00 |
|
DaniPopes
|
19f481006b
|
chore: move revm-inspectors to a separate repo (#5992)
|
2024-01-09 21:33:45 +00:00 |
|
Alexey Shekhirin
|
0efbf893e3
|
fix(storage): disable MDBX HSR on Windows (#5991)
|
2024-01-09 21:17:04 +00:00 |
|
Matthias Seitz
|
3fdb24ebd3
|
chore: move revm inspectors to alloy rpc types (#5990)
|
2024-01-09 19:58:47 +00:00 |
|
Alexey Shekhirin
|
467c22b38b
|
test(tracing): allow tracer init to fail (#5988)
|
2024-01-09 18:55:31 +00:00 |
|
Nil Medvedev
|
514750fb1a
|
feat: preload cachedreads with tip state (#5804)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-09 17:22:56 +00:00 |
|
Thomas Coratger
|
75608610a5
|
add ChainConfig utils for block and timestamp comparisons (#5978)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-09 17:15:20 +00:00 |
|
Alexey Shekhirin
|
a1225be077
|
fix(bin): process metrics version mismatch (#5985)
|
2024-01-09 16:59:55 +00:00 |
|
Alexey Shekhirin
|
6ad221fd28
|
feat(storage): downgrade tx open log to trace (#5984)
|
2024-01-09 14:51:34 +00:00 |
|
Supernovahs.eth
|
7cd659f406
|
feat: Support txpool.locals in txpool.cli (#5971)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-09 14:32:55 +00:00 |
|
Matthias Seitz
|
a3d2b224ea
|
chore: add TracingInspector::config (#5982)
|
2024-01-09 15:40:10 +01:00 |
|
Roman Krasiuk
|
ac104d09eb
|
feat(cli): debug replay engine (#5972)
|
2024-01-09 12:06:12 +00:00 |
|
Luca Provini
|
8078c515c7
|
Json structured logs (#5784)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-01-09 11:19:41 +00:00 |
|
Dan Cline
|
ae329773bc
|
chore: improve BLS constant documentation (#5976)
|
2024-01-08 22:42:49 +00:00 |
|
Alexey Shekhirin
|
189cf490eb
|
feat(storage): log tx opening location (#5973)
|
2024-01-08 19:01:17 +00:00 |
|
Roman Krasiuk
|
bb7dcfaf12
|
perf(tree): cache canonical trie updates (#5871)
|
2024-01-08 18:39:42 +00:00 |
|
Alexey Shekhirin
|
408d1c7e9e
|
feat(storage): handle-slow-readers callback for MDBX (#5941)
|
2024-01-08 17:54:47 +00:00 |
|
Supernovahs.eth
|
2287392405
|
feat: Add random lookup for discv4 (#5975)
|
2024-01-08 17:52:24 +00:00 |
|
Supernovahs.eth
|
d51375c4f3
|
refactor : Simplify is_some in Header (#5969)
|
2024-01-08 13:13:48 +00:00 |
|
Matthias Seitz
|
8d6880c1d2
|
chore: add non critical spawn with graceful shutdown signal fn (#5962)
|
2024-01-08 11:08:14 +00:00 |
|
Thomas Coratger
|
3038c3c7ba
|
feat(header): add is_zero_difficulty util function for POS (#5966)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-07 11:29:00 +00:00 |
|
Matthias Seitz
|
a5a0fff511
|
test: enable ignored tests (#5958)
|
2024-01-06 13:40:32 +01:00 |
|