6 releases (1 stable)

1.0.0 Mar 21, 2024
0.1.5 Feb 15, 2024
0.1.3 Mar 1, 2023
0.1.2 Sep 2, 2021
0.1.0 Jun 14, 2021

#16 in #stratum

Download history 2/week @ 2024-02-02 88/week @ 2024-02-09 82/week @ 2024-02-16 53/week @ 2024-02-23 29/week @ 2024-03-01 33/week @ 2024-03-08 120/week @ 2024-03-15 159/week @ 2024-03-22 60/week @ 2024-03-29 24/week @ 2024-04-05 26/week @ 2024-04-12 40/week @ 2024-04-19 240/week @ 2024-04-26 65/week @ 2024-05-03 96/week @ 2024-05-10 59/week @ 2024-05-17

480 downloads per month
Used in 11 crates (2 directly)

MIT license

115KB
3K SLoC

SERDE    <-> Sv2
bool     <-> BOOL
u8       <-> U8
u16      <-> U16
U24      <-> U24
u32      <-> u32
f32      <-> f32 // not in the spec but used
u64      <-> u64 // not in the spec but used
U256     <-> U256
Str0255  <-> STRO_255
Signature<-> SIGNATURE
B032     <-> B0_32 // not in the spec but used
B0255    <-> B0_255
B064K    <-> B0_64K
B016M    <-> B0_16M
[u8]     <-> BYTES
Pubkey   <-> PUBKEY
Seq0255  <-> SEQ0_255[T]
Seq064K  <-> SEQ0_64K[T]

Dependencies

~0–320KB