54 releases (16 breaking)
| new 0.16.2 | Apr 3, 2026 |
|---|---|
| 0.16.0-rc.17 | Mar 26, 2026 |
| 0.16.0-rc.4 | Dec 30, 2025 |
| 0.15.0 | Nov 19, 2025 |
| 0.0.1-alpha | Mar 11, 2025 |
#260 in Magic Beans
1,401 downloads per month
Used in 23 crates
(13 directly)
260KB
5K
SLoC
Signet-related types and utilities used throughout the SDK and node.
This is a utility and data-type crate. As a result its documentation is boring.
signet-types
This crate contains shared datastructures that are used by multiple Signet
components. It is used by signet-extractor, signet-evm, signet-node and
other ecosystem crates to share common functionality. It's pretty boring
honestly.
What's in this crate?
AggregateFills- a struct that holds the aggregate fill status for conditional transactions.MagicSig- a struct that holds magic signatures for Signet L1-driven actions.SignRequestandSignResponse- data structures for block-builders communicating with the Signet sequencer.
Dependencies
~68MB
~1M SLoC