-
Notifications
You must be signed in to change notification settings - Fork 233
Pull requests: alloy-rs/alloy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add ssz support for beacon request types
#1099
opened Jul 24, 2024 by
programskillforverification
•
Draft
updated Jul 24, 2024
3 tasks
ci: do not limit feature powerset check by depth
meta
Changes in the contributor workflow and planning
consensus: impl
recover_signers
for BlockBody<TxEnvelope>
#1541
opened Oct 20, 2024 by
tcoratger
Loading…
updated Oct 21, 2024
feat: Add a TraceRpc helper type
#1086
opened Jul 21, 2024 by
moricho
Loading…
updated Oct 23, 2024
3 tasks
chore(general): bump MSRV to 1.81, use
core::error::Error
on no-std
compatible crates
#1552
opened Oct 23, 2024 by
Evalir
Loading…
updated Oct 24, 2024
3 tasks
consensus: implement
validate_against_parent_4844
for Header
#1572
opened Oct 26, 2024 by
tcoratger
Loading…
updated Oct 26, 2024
fix: remove
Clone
from nonce-related APIs
#1491
opened Oct 16, 2024 by
Daniel-Aaron-Bloom
Loading…
updated Nov 1, 2024
3 tasks done
chore: EIP-7685 changes
blocked
This cannot move forward until something else changes
#1599
opened Oct 31, 2024 by
klkvr
Loading…
updated Nov 4, 2024
3 tasks
test(node-bindings): add unit tests for node-bindings utils and refac
#1637
opened Nov 8, 2024 by
tcoratger
Loading…
updated Nov 8, 2024
feat: Move
AnyReceipt
and AnyHeader
to alloy-consensus-any
#1609
opened Nov 3, 2024 by
moricho
Loading…
updated Nov 14, 2024
3 tasks
fix(
consensus
): serde aliases to avoid breaking changes
#1654
opened Nov 17, 2024 by
yash-atreya
Loading…
updated Nov 17, 2024
3 tasks
fix(consensus): transaction types should be able to deserialize old name
#1655
opened Nov 17, 2024 by
dbeal-eth
Loading…
updated Nov 17, 2024
3 tasks
consensus: add unit tests for tx envelope
#1656
opened Nov 17, 2024 by
tcoratger
Loading…
updated Nov 17, 2024
feat(eips): Make prague field an enum
#1574
opened Oct 27, 2024 by
DoTheBestToGetTheBest
Loading…
updated Nov 17, 2024
Add blanket impl of Transaction, TxReceipt and BlockHeader references
#1657
opened Nov 17, 2024 by
emhane
Loading…
updated Nov 17, 2024
3 tasks
test(serde): add unit tests for serde optional
#1658
opened Nov 17, 2024 by
tcoratger
Loading…
updated Nov 17, 2024
test(serde): add unit tests for serde storage
#1659
opened Nov 17, 2024 by
tcoratger
Loading…
updated Nov 17, 2024
ProTip!
Exclude everything labeled
bug
with -label:bug.