Docs.rs
grin_p2p-5.3.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
grin_p2p 5.3.0
Chain implementation for grin, a simple, private and scalable cryptocurrency implementation based on the Mimblewimble chain format.
Crate
Source
Builds
Feature flags
Documentation
Coverage
48.4%
166
out of
343
items documented
0
out of
137
items with examples
Ø build duration
all releases: 1m 3s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
mimblewimble/grin
5087
982
125
crates.io
Dependencies
bitflags ^1
normal
bytes ^0.5
normal
chrono ^0.4.11
normal
enum_primitive ^0.1
normal
grin_chain ^5.3.0
normal
grin_core ^5.3.0
normal
grin_store ^5.3.0
normal
grin_util ^5.3.0
normal
log ^0.4
normal
lru-cache ^0.1
normal
num ^0.2
normal
rand ^0.6
normal
serde ^1
normal
serde_derive ^1
normal
tempfile ^3.1
normal
grin_pool ^5.3.0
dev
Versions
5.4.0
(2026-03-09)
5.4.0-alpha.0
(2026-03-08)
5.3.3
(2024-09-16)
5.3.1
(2024-05-13)
5.3.0
(2024-04-18)
5.2.0
(2024-01-25)
5.1.2
(2022-03-17)
5.1.0
(2021-05-10)
5.0.4
(2021-05-10)
5.0.1
(2021-01-06)
5.0.0
(2021-01-05)
5.0.0-rc.2
(2021-01-04)
4.1.1
(2020-10-08)
4.1.0
(2020-09-16)
4.0.2
(2020-07-22)
4.0.1
(2020-07-13)
4.0.0
(2020-07-02)
3.1.1
(2020-06-02)
3.1.0
(2020-03-02)
3.0.0
(2020-01-02)
2.1.0
(2019-10-23)
2.0.0
(2019-07-01)
1.1.0
(2019-06-05)
1.1.0-beta.1
(2019-04-03)
1.0.3
(2019-04-02)
1.0.2
(2019-02-25)
1.0.1
(2019-02-02)
1.0.0
(2019-01-17)
0.5.2
(2019-01-11)
0.5.1
(2019-01-07)
0.5.0
(2018-12-29)
0.4.2
(2018-12-07)
0.4.0
(2018-10-25)
Owners
Networking code to connect to other peers and exchange block, transactions, etc.